zcu102- 2016.4 updates
parent
4f0accbbfa
commit
f3959cb5b9
File diff suppressed because it is too large
Load Diff
|
@ -77,8 +77,8 @@ proc adi_project_create {project_name {mode 0}} {
|
|||
set sys_zynq 1
|
||||
}
|
||||
if [regexp "_zcu102$" $project_name] {
|
||||
set p_device "xczu9eg-ffvb1156-1-i-es1"
|
||||
set p_board "xilinx.com:zcu102:part0:1.2"
|
||||
set p_device "xczu9eg-ffvb1156-2-i-es2"
|
||||
set p_board "xilinx.com:zcu102:part0:2.0"
|
||||
set sys_zynq 2
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue