Enhancements for axis saf
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Author Owner
- Length output
- Occupancy Levels
- Pulsed outputs for rx, tx, drop_full, drop_bad
- Optional backpressure towards input or just drop packets
Edited by Byron Lathi - Byron Lathi created branch
3-enhancements-for-axis-saf
to address this issuecreated branch
3-enhancements-for-axis-saf
to address this issue - Byron Lathi mentioned in merge request !3 (merged)
mentioned in merge request !3 (merged)
- Author Owner
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.
Basically, we need to generate an SOP signal.
Collapse replies - Author Owner
What is SOP? Its the first cycle we see TVALID after reset or TLAST.
- Author Owner
You could make the sim shorter if you made the fifo smaller...
2^15 *4 is very large, thats a 128k fifo. we could change this to 16k
- Author Owner
well we did have of the improvements, we can come back to them later.
- Byron Lathi mentioned in commit f160e5ce
mentioned in commit f160e5ce
- Byron Lathi closed with merge request !3 (merged)
closed with merge request !3 (merged)
- Byron Lathi mentioned in merge request !4 (merged)
mentioned in merge request !4 (merged)
- Byron Lathi mentioned in commit a19156c9
mentioned in commit a19156c9
Please register or sign in to reply