Entity: prim_generic_pad_wrapper
- File: prim_generic_pad_wrapper.sv
Diagram
Description
Copyright lowRISC contributors. Licensed under the Apache License, Version 2.0, see LICENSE for details. SPDX-License-Identifier: Apache-2.0
Generic, technology independent pad wrapper. This is NOT synthesizable!
Generics
| Generic name |
Type |
Value |
Description |
| PadType |
pad_type_e |
BidirStd |
These parameters are ignored in this model. |
| ScanRole |
scan_role_e |
NoScan |
|
Ports
| Port name |
Direction |
Type |
Description |
| clk_scan_i |
input |
|
This is only used for scanmode (not used in generic models) |
| scanmode_i |
input |
|
|
| pok_i |
input |
pad_pok_t |
Power sequencing signals (not used in generic models) |
| inout_io |
inout |
wire |
bidirectional pad |
| in_o |
output |
|
input data |
| in_raw_o |
output |
|
uninverted output data |
| ie_i |
input |
|
input enable |
| out_i |
input |
|
output data |
| oe_i |
input |
|
output enable |
| attr_i |
input |
pad_attr_t |
additional pad attributes |
Signals
| Name |
Type |
Description |
| unused_sigs |
logic |
not all signals are used here. |
| unused_in_sigs |
logic |
|
| else |
end |
|
| else |
end |
|