uhd/host/python
Martin Braun 01e3661329 rfnoc: image builder: Allow NoC blocks with no ports
There is no reason why an RFNoC block couldn't only have control traffic
(e.g., and embedded processor), or only have inputs/outputs (i.e.,
a true sink/source block). The tooling wasn't expecting that, and
had hard-coded the assumption that every block has at least one input
AND at least one output.

This simply removes the restriction from the image builder and updates
the image core template.
2024-05-27 17:05:06 +02:00
..
uhd rfnoc: image builder: Allow NoC blocks with no ports 2024-05-27 17:05:06 +02:00
CMakeLists.txt cmake: Add ENABLE_PYMOD_UTILS option, fix venv 2024-02-19 21:12:01 -06:00
pyproject.toml python: Add pyproject.toml with black line length 2024-04-08 21:44:38 -05:00
pyuhd.cpp python: Add version API calls 2024-01-30 13:37:07 -06:00
setup.py.in python: Explicitly list .mako files as part of Python package 2024-02-25 16:54:12 -06:00