AXI muckbucket
Namespaces | Macros | Variables
params_pkg.sv File Reference
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

#define _PARAMS_PKG

Definition at line 29 of file params_pkg.sv.

Variable Documentation

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.