aboutsummaryrefslogtreecommitdiffstats
path: root/fpga/usrp3/lib/axi/axis_packetize.v
Commit message (Collapse)AuthorAgeFilesLines
* fpga: rfnoc: Add Signal Generator RFNoC blockWade Fife2020-07-301-17/+21
|
* fpga: lib: Add axis_packetize moduleWade Fife2020-07-301-0/+161
This module takes an AXI-Stream without TLAST and outputs the same AXI-Stream with TLAST based on the provided packet size input.