Architecture >> Si5324::rtl
|
comb | ( axilReadMaster , axilRst , axilWriteMaster , r , ramData , rdData , rdEn ) |
seq | ( axilClk ) |
|
BOOT_ROM_C | boolean := ( MEMORY_INIT_FILE_G/ = " none " ) |
DLY_C | natural := 8 * integer ( SPI_SCLK_PERIOD_G/ CLK_PERIOD_G ) |
REG_INIT_C | RegType := ( axilRd = > ' 0 ' , wrEn = > ' 0 ' , wrData = > ( others = > ' 0 ' ) , data = > ( others = > ' 0 ' ) , addr = > ( others = > ' 0 ' ) , timer = > 0 , cnt = > 0 , wrArray = > ( others = > ( others = > ' 0 ' ) ) , axilWriteSlave = > AXI_LITE_WRITE_SLAVE_INIT_C , axilReadSlave = > AXI_LITE_READ_SLAVE_INIT_C , ramAddr = > ( others = > ' 0 ' ) , booting = > ite ( BOOT_ROM_C , ' 1 ' , ' 0 ' ) , state = > BOOT_ROM_S ) |
|
StateType | ( BOOT_ROM_S , IDLE_S , INIT_S , REQ_S , ACK_S , DONE_S ) |
The documentation for this design unit was generated from the following file:
- devices/Silabs/si5324/rtl/Si5324.vhd