Skip to content
Snippets Groups Projects
Commit aae59b1e authored by Felix Jentzsch's avatar Felix Jentzsch
Browse files

[Zynq build] update PS IP version

parent 3f43c8f0
No related branches found
No related tags found
No related merge requests found
......@@ -135,7 +135,7 @@ if {$BOARD == "ZCU104"} {
create_bd_design "top"
if {$ZYNQ_TYPE == "zynq_us+"} {
create_bd_cell -type ip -vlnv xilinx.com:ip:zynq_ultra_ps_e:3.4 zynq_ps
create_bd_cell -type ip -vlnv xilinx.com:ip:zynq_ultra_ps_e:3.5 zynq_ps
apply_bd_automation -rule xilinx.com:bd_rule:zynq_ultra_ps_e -config {apply_board_preset "1" } [get_bd_cells zynq_ps]
#activate one slave port, deactivate the second master port
set_property -dict [list CONFIG.PSU__USE__S_AXI_GP2 {1}] [get_bd_cells zynq_ps]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment