diff options
Diffstat (limited to 'host')
-rw-r--r-- | host/include/uhd/rfnoc/core/e310_bsp.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/host/include/uhd/rfnoc/core/e310_bsp.yml b/host/include/uhd/rfnoc/core/e310_bsp.yml index efd2511f1..3457198b5 100644 --- a/host/include/uhd/rfnoc/core/e310_bsp.yml +++ b/host/include/uhd/rfnoc/core/e310_bsp.yml @@ -8,6 +8,7 @@ transports: clocks: - name: radio + - name: dram io_ports: ctrlport_radio: @@ -22,3 +23,6 @@ io_ports: x300_radio: type: x300_radio drive: master + dram: + type: axi4_mm + drive: slave |