SURF
|
Processes | |
WaveGen_Proc | |
WaveGen_Proc |
Constants | |
TPD_G | time := 1 ns |
RST_POLARITY_G | sl := ' 1 ' |
RST_ASYNC_G | boolean := true |
Signals | |
clkDiv2 | sl := ' 0 ' |
clk | sl := ' 0 ' |
rst | sl := RST_POLARITY_G |
dataIn | slv ( 19 downto 0 ) := ( others = > ' 0 ' ) |
validIn | sl |
dataOut | slv ( 15 downto 0 ) |
validOut | sl |
sof | sl |
eof | sl |
eofe | sl |
dataInEnc | slv ( 15 downto 0 ) |
dataValidEnc | sl |
dataOutEnc | slv ( 19 downto 0 ) |
Instantiations | |
stimuli | SspEncoder8b10b <Entity SspEncoder8b10b> |
fifo | FifoCascade <Entity FifoCascade> |
u_dut | SspDecoder8b10b <Entity SspDecoder8b10b> |
stimuli | SspEncoder8b10b <Entity SspEncoder8b10b> |
fifo | FifoCascade <Entity FifoCascade> |
u_dut | SspDecoder8b10b <Entity SspDecoder8b10b> |