-
a19156c9 · Merge branch '3-enhancements-for-axis-saf' into 'master'
- ... and 1 more commit. Compare f160e5ce...a19156c9
-
f160e5ce · Merge branch '3-enhancements-for-axis-saf' into 'master'
- ... and 3 more commits. Compare ddf0831a...f160e5ce
well we did have of the improvements, we can come back to them later.
-
162fa94a · Reduce size of saf in testbench
You could make the sim shorter if you made the fifo smaller......
-
996444bf · Add assertion to length overflow test
What is SOP? Its the first cycle we see TVALID after reset or TLAST.
So for the length thing we can't use the ctrl_ren signal because it actually comes after the read. We need to generate when we read out the ctrl_data....