gnuradio / gr-verilog

GNU General Public License v3.0
14 stars 9 forks source link

Add support for optional TLAST signalling with tags #8

Open dkozel opened 4 years ago

dkozel commented 4 years ago

Originally requested by @gs-jgj at https://github.com/B0WEN-HU/gr-verilog/issues/4

This is part of being able to handle bursts of data. Supporting sob and eob for starting and stopping transactions on the HDL buses would be really valuable. Some consideration of how clocking would work when samples are not passing is needed I think.