From 19a333a2682898c4720a1316d4bcd6b3046d23ba Mon Sep 17 00:00:00 2001 From: Wade Fife Date: Tue, 7 Dec 2021 15:02:24 -0600 Subject: fpga: x400: Add DRAM support --- host/include/uhd/rfnoc/core/x410_bsp.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'host/include') 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 -- cgit v1.2.3