|
AXI muckbucket
|

Go to the source code of this file.
Namespaces | |
| params_pkg | |
| Parameters used in the design and testbench are kept here. | |
Macros | |
| #define | _PARAMS_PKG |
Variables | |
| parameter | AXI_ID_WIDTH = 4 |
| parameter | AXI_ADDR_WIDTH = 32 |
| parameter | AXI_DATA_WIDTH = 256 |
| parameter | AXI_LEN_WIDTH = 8 |
| #define _PARAMS_PKG |
Definition at line 29 of file params_pkg.sv.
| parameter AXI_ADDR_WIDTH = 32 |
Definition at line 45 of file params_pkg.sv.
| parameter AXI_DATA_WIDTH = 256 |
Definition at line 46 of file params_pkg.sv.
| parameter AXI_ID_WIDTH = 4 |
Definition at line 44 of file params_pkg.sv.
| parameter AXI_LEN_WIDTH = 8 |
Definition at line 47 of file params_pkg.sv.
1.8.11