SURF
Loading...
Searching...
No Matches
SspDeframer.rtl Architecture Reference
Architecture >> SspDeframer::rtl

Processes

comb  ( dataIn , dataKIn , decErrIn , gearboxAligned , r , rst , validIn )
seq  ( clk , rst )
comb  ( dataIn , dataKIn , decErrIn , gearboxAligned , r , rst , validIn )
seq  ( clk , rst )

Constants

WAIT_SOF_S  sl := ' 0 '
WAIT_EOF_S  sl := ' 1 '
REG_INIT_C  RegType := ( state = > WAIT_SOF_S , iDataOut = > ( others = > ' 0 ' ) , iValidOut = > ' 0 ' , iSof = > ' 0 ' , iEof = > ' 0 ' , iEofe = > ' 0 ' , dataOut = > ( others = > ' 0 ' ) , validOut = > ' 0 ' , errorOut = > ' 0 ' , idle = > ' 0 ' , sof = > ' 0 ' , eof = > ' 0 ' , eofe = > ' 0 ' )

Signals

r  RegType := REG_INIT_C
rin  RegType

Records

RegType 

The documentation for this design unit was generated from the following files: