pluto_hdl_adi/projects/pzsdr1/ccbrk_cmos/system_bd.tcl

12 lines
266 B
Tcl
Raw Normal View History

2016-04-11 19:58:29 +00:00
2016-11-17 20:32:49 +00:00
source ../common/pzsdr1_bd.tcl
2016-04-11 19:58:29 +00:00
source ../common/ccbrk_bd.tcl
set_property -dict [list CONFIG.SEL_0_DIV {2}] $clkdiv
set_property -dict [list CONFIG.SEL_1_DIV {1}] $clkdiv
2016-11-17 20:32:49 +00:00
cfg_ad9361_interface CMOS
2016-04-11 19:58:29 +00:00
2017-03-15 16:06:49 +00:00
set_property CONFIG.ADC_INIT_DELAY 30 [get_bd_cells axi_ad9361]