SURF
Loading...
Searching...
No Matches
SaciMasterPkg Package Reference

Libraries

ieee 
surf 

Use Clauses

std_logic_1164 
numeric_std 
StdRtlPkg  Package <StdRtlPkg>

Constants

SACI_WRITE_C  sl := ' 1 '
SACI_READ_C  sl := ' 0 '
SACI_NUM_SLAVES_C  positive := 4
SACI_CHIP_WIDTH_C  natural := log2 ( SACI_NUM_SLAVES_C )
SACI_MASTER_IN_INIT_C  SaciMasterInType := ( req = > ' 0 ' , reset = > ' 0 ' , chip = > ( others = > ' 0 ' ) , op = > ' 0 ' , cmd = > ( others = > ' 0 ' ) , addr = > ( others = > ' 0 ' ) , wrData = > ( others = > ' 0 ' ) )
SACI_MASTER_OUT_INIT_C  SaciMasterOutType := ( ack = > ' 0 ' , fail = > ' 0 ' , rdData = > ( others = > ' 0 ' ) )

Records

SaciMasterInType 
SaciMasterOutType 

The documentation for this design unit was generated from the following files: