aboutsummaryrefslogtreecommitdiffstats
path: root/fpga/usrp3
diff options
context:
space:
mode:
authorWade Fife <wade.fife@ettus.com>2022-02-18 17:57:49 -0600
committerWade Fife <wade.fife@ettus.com>2022-02-24 20:25:48 -0600
commita297c9765a0309ff194bf36074871f5bb1b6c34d (patch)
tree1592d98221eb6a1d16bdbf4a0dff274b70bddddf /fpga/usrp3
parent8ca640b922700276abb86adde1b5ad46f3d2af07 (diff)
downloaduhd-a297c9765a0309ff194bf36074871f5bb1b6c34d.tar.gz
uhd-a297c9765a0309ff194bf36074871f5bb1b6c34d.tar.bz2
uhd-a297c9765a0309ff194bf36074871f5bb1b6c34d.zip
fpga: x400: Set replay SEP buffers to twice MTU
Diffstat (limited to 'fpga/usrp3')
-rw-r--r--fpga/usrp3/top/x400/x410_100_rfnoc_image_core.yml8
-rw-r--r--fpga/usrp3/top/x400/x410_200_rfnoc_image_core.yml8
2 files changed, 8 insertions, 8 deletions
diff --git a/fpga/usrp3/top/x400/x410_100_rfnoc_image_core.yml b/fpga/usrp3/top/x400/x410_100_rfnoc_image_core.yml
index 2788e5734..54ac97a29 100644
--- a/fpga/usrp3/top/x400/x410_100_rfnoc_image_core.yml
+++ b/fpga/usrp3/top/x400/x410_100_rfnoc_image_core.yml
@@ -32,19 +32,19 @@ stream_endpoints:
ep4:
ctrl: False
data: True
- buff_size_bytes: 4096
+ buff_size_bytes: 16384
ep5:
ctrl: False
data: True
- buff_size_bytes: 4096
+ buff_size_bytes: 16384
ep6:
ctrl: False
data: True
- buff_size_bytes: 4096
+ buff_size_bytes: 16384
ep7:
ctrl: False
data: True
- buff_size_bytes: 4096
+ buff_size_bytes: 16384
# A list of all NoC blocks in design
# ----------------------------------
diff --git a/fpga/usrp3/top/x400/x410_200_rfnoc_image_core.yml b/fpga/usrp3/top/x400/x410_200_rfnoc_image_core.yml
index c10e5119f..ddc028b0c 100644
--- a/fpga/usrp3/top/x400/x410_200_rfnoc_image_core.yml
+++ b/fpga/usrp3/top/x400/x410_200_rfnoc_image_core.yml
@@ -32,19 +32,19 @@ stream_endpoints:
ep4:
ctrl: False
data: True
- buff_size_bytes: 4096
+ buff_size_bytes: 16384
ep5:
ctrl: False
data: True
- buff_size_bytes: 4096
+ buff_size_bytes: 16384
ep6:
ctrl: False
data: True
- buff_size_bytes: 4096
+ buff_size_bytes: 16384
ep7:
ctrl: False
data: True
- buff_size_bytes: 4096
+ buff_size_bytes: 16384
# A list of all NoC blocks in design
# ----------------------------------