SURF
Loading...
Searching...
No Matches
AxiSy56040Reg.rtl Architecture Reference
Architecture >> AxiSy56040Reg::rtl

Processes

comb  ( axiReadMaster , axiRst , axiWriteMaster , r )
seq  ( axiClk )
comb  ( axiReadMaster , axiRst , axiWriteMaster , r )
seq  ( axiClk )

Constants

PULSE_WIDTH_C  real := 10 . 0E - 9
PULSE_FREQ_C  real := 1 . 0 / PULSE_WIDTH_C
MAX_CNT_C  natural := getTimeRatio ( AXI_CLK_FREQ_G , PULSE_FREQ_C )
REG_INIT_C  RegType := ( sin = > ( others = > ' 0 ' ) , sout = > ( others = > ' 0 ' ) , load = > ' 0 ' , config = > XBAR_DEFAULT_G , cnt = > 0 , index = > 0 , axiReadSlave = > AXI_LITE_READ_SLAVE_INIT_C , axiWriteSlave = > AXI_LITE_WRITE_SLAVE_INIT_C , state = > SETUP_S )

Types

StateType  ( IDLE_S , SETUP_S , LOAD_S , HOLD_S )

Signals

r  RegType := REG_INIT_C
rin  RegType

Records

RegType 

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