SURF
|
Processes | |
comb | ( axisMaster , axisRst , axisSlave , r ) |
seq | ( axisClk , axisRst ) |
comb | ( axisMaster , axisRst , axisSlave , r ) |
seq | ( axisClk , axisRst ) |
Constants | |
REG_INIT_C | RegType := ( cnt = > ( others = > ' 0 ' ) , copy = > AXI_STREAM_MASTER_INIT_C , state = > IDLE_S ) |
Types | |
StateType | ( IDLE_S , MOVE_S ) |
Signals | |
r | RegType := REG_INIT_C |
rin | RegType |
Attributes | |
dont_touch | string |
dont_touch | signal is " TRUE " |
Records | |
RegType |