aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc/replay_block_ctrl_impl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* rfnoc: Add halt to replay APIWade Fife2018-11-271-0/+4
| | | | | The HALT feature allows a command that takes a long time to run to be stopped while it is in progress.
* rfnoc: Fix default SPP for replayWade Fife2018-11-271-4/+3
| | | | Consolidate two constants for default replay packet size down to one.
* RFNoC: Add Replay API and exampleWade Fife2018-08-291-0/+183