Architecture >> EthCrc32Parallel::rtl
|
|
comb | ( crcDataValid , crcDataWidth , crcIn , crcReset , dspOut , r ) |
|
seq | ( crcClk ) |
|
|
REG_INIT_C | RegType := ( valid = > ' 0 ' , byteWidth = > ( others = > ' 0 ' ) , data = > ( others = > ' 0 ' ) , crc = > CRC_INIT_G ) |
|
|
r | RegType := REG_INIT_C |
|
rin | RegType |
|
dspInA | Slv96Array ( 31 downto 0 ) |
|
dspInB | Slv192Array ( 31 downto 0 ) |
|
dspOut | slv ( 31 downto 0 ) |
The documentation for this design unit was generated from the following file:
- ethernet/EthMacCore/rtl/EthCrc32Parallel.vhd