Architecture >> AxiSy56040Reg::rtl
|
comb | ( axiReadMaster , axiRst , axiWriteMaster , r ) |
seq | ( axiClk ) |
comb | ( axiReadMaster , axiRst , axiWriteMaster , r ) |
seq | ( axiClk ) |
|
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 ) |
|
StateType | ( IDLE_S , SETUP_S , LOAD_S , HOLD_S ) |
|
r | RegType := REG_INIT_C |
rin | RegType |
The documentation for this design unit was generated from the following files:
- build/SRC_VHDL/surf/AxiSy56040Reg.vhd
- devices/Microchip/sy56040/rtl/AxiSy56040Reg.vhd