|
SURF
|
Processes | |
| comb | ( m2sRstActive , r , sArReady , sAwReady , sAxiClkRst , sAxiReadMaster , sAxiWriteMaster , sBValid , sRValid , sWReady ) |
| seq | ( sAxiClk , sAxiClkRst ) |
| PROCESS_1 | ( readSlaveToMastDout ) |
| PROCESS_2 | ( writeAddrSlaveToMastDout ) |
Constants | |
| FIFO_ADDR_WIDTH_C | positive := 4 |
| REG_INIT_C | RegType := ( errMode = > ' 0 ' , rPend = > ' 0 ' , awPend = > ' 0 ' , wPend = > ' 0 ' ) |
Records | |
| RegType | |
Instantiations | |
| loc_s_rstsync | RstSync <Entity RstSync> |
| loc_m2s_rstsync | RstSync <Entity RstSync> |
| u_fiforstreg | RegisterVector <Entity RegisterVector> |
| u_readslavetomastfifo | FifoAsync <Entity FifoAsync> |
| u_readmasttoslavefifo | FifoAsync <Entity FifoAsync> |
| u_writeaddrslavetomastfifo | FifoAsync <Entity FifoAsync> |
| u_writedataslavetomastfifo | FifoAsync <Entity FifoAsync> |
| u_writemasttoslavefifo | FifoAsync <Entity FifoAsync> |