diff options
| -rw-r--r-- | host/include/uhd/rfnoc/core/e320_bsp.yml | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/host/include/uhd/rfnoc/core/e320_bsp.yml b/host/include/uhd/rfnoc/core/e320_bsp.yml index c8d5b7de0..0d8f1de62 100644 --- a/host/include/uhd/rfnoc/core/e320_bsp.yml +++ b/host/include/uhd/rfnoc/core/e320_bsp.yml @@ -25,3 +25,6 @@ io_ports:    x300_radio:      type: x300_radio      drive: master +  dram: +    type: axi4_mm_2x64_4g +    drive: master  | 
