aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc/null_block_control_python.hpp
Commit message (Collapse)AuthorAgeFilesLines
* rfnoc: Add accessors for item width and nipc for NSSWade Fife2021-01-111-0/+13
| | | | | | - Add get_item_width() and get_nipc() methods to the Null/Source/Sink block controller. - Add missing enumerated types for get_count() method.
* python: Add null RFNoC block controller bindingsAaron Rossetto2020-06-091-0/+27