Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: rfnoc: apply clang-format | Martin Braun | 2019-01-17 | 1 | -69/+84 |
| | | | | | | This is a continuation of 967be2a4. $ clang-format -i -style=file host/lib/rfnoc/*.cpp | ||||
* | rfnoc: Add halt to replay API | Wade Fife | 2018-11-27 | 1 | -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 replay | Wade Fife | 2018-11-27 | 1 | -4/+3 |
| | | | | Consolidate two constants for default replay packet size down to one. | ||||
* | RFNoC: Add Replay API and example | Wade Fife | 2018-08-29 | 1 | -0/+183 |