SURF
|
Processes | |
comb | ( r , rst ) |
seq | ( clk ) |
Constants | |
CLK_PERIOD_C | time := 10 ns |
TPD_G | time := CLK_PERIOD_C/ 4 |
REG_INIT_C | RegType := ( wrdCnt = > 0 , cnt = > 0 , txMaster = > AXI_STREAM_MASTER_INIT_C ) |
Signals | |
r | RegType := REG_INIT_C |
rin | RegType |
clk | sl := ' 0 ' |
rst | sl := ' 1 ' |
Records | |
RegType |
Instantiations | |
u_clkrst | ClkRst <Entity ClkRst> |
u_ethmacrxcsum | EthMacRxCsum <Entity EthMacRxCsum> |