diff options
author | Wade Fife <wade.fife@ettus.com> | 2021-03-31 14:03:48 -0500 |
---|---|---|
committer | Wade Fife <wade.fife@ettus.com> | 2021-04-14 07:24:49 -0500 |
commit | 184999c54f0f30a7952d4e8560b393730c00e353 (patch) | |
tree | 9e7dbe23d4608bc82d952fac8ebf9c70936d2042 /.ci/templates | |
parent | 89f99fac006dd2039d75f524961a176cb6089c59 (diff) | |
download | uhd-184999c54f0f30a7952d4e8560b393730c00e353.tar.gz uhd-184999c54f0f30a7952d4e8560b393730c00e353.tar.bz2 uhd-184999c54f0f30a7952d4e8560b393730c00e353.zip |
fpga: rfnoc: Add ability to disable output flow control
Per the RFNoC specification, if we set the frequency of flow
control updates to 0 then the input stream will not send flow control
status updates to the output stream handler.
This change makes it so that when the frequency of flow control status
updates is configured to be zero in the FPGA output stream handler
(i.e., cfg_fc_freq_bytes and cfg_fc_freq_pkts are both 0 in
chdr_stream_output) then the output stream handler will not use flow
control. That is, chdr_stream_output will not expect stream status
updates and will not restrict output packets.
Diffstat (limited to '.ci/templates')
0 files changed, 0 insertions, 0 deletions