Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rfnoc: Support for new backend iface plus fixes | Ashish Chaudhari | 2019-11-26 | 1 | -21/+25 |
| | | | | | | - Add support for new backend iface with max_async_msgs and mtu moved to after the noc ID - Fixed offsets for block info registers | ||||
* | rfnoc: adding client_zero | Brent Stapleton | 2019-11-26 | 1 | -0/+224 |
- Adding client_zero class, which gathers information about our device form the global registers on port 0 of the RFNoC backend registers. - adding unit tests to exercise client_zero - mock_reg_iface class: adding fake register_iface so we can run unit tests in software only Co-authored-by: Martin Braun <martin.braun@ettus.com> |