diff options
Diffstat (limited to 'host')
-rw-r--r-- | host/include/uhd/rfnoc/core/x410_bsp.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/host/include/uhd/rfnoc/core/x410_bsp.yml b/host/include/uhd/rfnoc/core/x410_bsp.yml index 66b6d77b0..5f759faae 100644 --- a/host/include/uhd/rfnoc/core/x410_bsp.yml +++ b/host/include/uhd/rfnoc/core/x410_bsp.yml @@ -26,6 +26,7 @@ transports: clocks: - name: radio - name: radio_2x +- name: dram io_ports: ctrlport_radio0: @@ -55,3 +56,6 @@ io_ports: rename: pattern: (.*) repl: \1_radio1 + dram: + type: axi4_mm + drive: slave |