pzsdr1: Set the device core to 1R1T mode

main
Istvan 2016-12-09 16:35:46 +02:00
parent 8e69c838e1
commit 06aab8ebbd
1 changed files with 1 additions and 1 deletions

View File

@ -334,7 +334,7 @@ ad_cpu_interrupt ps-12 mb-12 axi_ad9361_dac_dma/irq
## 2R2T supports 1R1T as a run time option.
## 1R1T allows core to run at a lower rate (1/2 of 2R2T)
set_property CONFIG.MODE_1R1T 0 [get_bd_cells axi_ad9361]
set_property CONFIG.MODE_1R1T 1 [get_bd_cells axi_ad9361]
## interface type - CMOS (1) or LVDS (0) (default is LVDS)
## CMOS allows core to run at a lower rate (1/2 of LVDS)