Architecture >> Crc32Parallel::rtl
|
comb | ( crcDataValid , crcDataWidth , crcIn , crcInit , crcReset , r ) |
seq | ( crcClk , crcPwrOnRst ) |
comb | ( crcDataValid , crcDataWidth , crcIn , crcInit , crcReset , r ) |
seq | ( crcClk , crcPwrOnRst ) |
|
REG_INIT_C | RegType := ( crc = > CRC_INIT_G , data = > ( others = > ' 0 ' ) , valid = > ' 0 ' , reset = > ' 0 ' , byteWidth = > ( others = > ' 0 ' ) ) |
|
r | RegType := REG_INIT_C |
rin | RegType |
The documentation for this design unit was generated from the following files:
- base/crc/rtl/Crc32Parallel.vhd
- build/SRC_VHDL/surf/Crc32Parallel.vhd