aboutsummaryrefslogtreecommitdiffstats
path: root/fpga/CODING.md
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2021-11-26 15:46:27 +0100
committerAaron Rossetto <aaron.rossetto@ni.com>2021-12-01 13:34:59 -0800
commit763eba025e56c1dbe3c24f0fc1139e7530411795 (patch)
treebbaf835ff2cc7e1f2c7460bb14409ed0b0e6078f /fpga/CODING.md
parent746c896eafd64ff52de535ff4a274cdae05a28c1 (diff)
downloaduhd-763eba025e56c1dbe3c24f0fc1139e7530411795.tar.gz
uhd-763eba025e56c1dbe3c24f0fc1139e7530411795.tar.bz2
uhd-763eba025e56c1dbe3c24f0fc1139e7530411795.zip
rfnoc: replay block: Disable prop and action propagation
The replay block is more like the radio block than like a FIFO. In particular, consider this flow graph: Replay -> DDC -> Replay Imagine you're using the replay block to test the DDC block with prerecorded data. If we treated the Replay Block like a FIFO, then we'd have a loop in the graph (which is already wrong). If we used the DDC to resample, then the input- and output sample rate of the Replay mismatch, which is a legal way to use the Replay block, but not possible if we treat the graph like a loop.
Diffstat (limited to 'fpga/CODING.md')
0 files changed, 0 insertions, 0 deletions