pluto_hdl_adi/projects/pzsdr1/ccbrk_cmos/system_bd.tcl

10 lines
201 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