Architecture >> HammingEccDecoder::rtl
|
comb | ( ibData , ibValid , obReady , r , rst ) |
seq | ( clk , rst ) |
comb | ( ibData , ibValid , obReady , r , rst ) |
seq | ( clk , rst ) |
|
IB_DATA_WIDTH_C | positive := hammingEccDataWidth ( DATA_WIDTH_G ) |
REG_INIT_C | RegType := ( ibReady = > ' 0 ' , obValid = > ' 0 ' , obData = > ( others = > ' 0 ' ) , obErrSbit = > ' 0 ' , obErrDbit = > ' 0 ' ) |
|
r | RegType := REG_INIT_C |
rin | RegType |
The documentation for this design unit was generated from the following files:
- build/SRC_VHDL/surf/HammingEccDecoder.vhd
- protocols/hamming-ecc/rtl/HammingEccDecoder.vhd