mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-16 21:10:10 +00:00
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. |
||
|---|---|---|
| .. | ||
| uhd | ||
| CMakeLists.txt | ||
| pyproject.toml | ||
| pyuhd.cpp | ||
| setup.py.in | ||