AXI muckbucket
|
Parameters used in the design and testbench are kept here. More...
Parameters used in the design and testbench are kept here.
The top level module, tb, in this case, imports this package and references it to set the design and tb parameters. For example, in tb.sv: import params_pkg::*; parameter C_AXI_ID_WIDTH = params_pkg::AXI_ID_WIDTH;