Skip to content

Commit

Permalink
Merge pull request #75 from slaclab/pre-release
Browse files Browse the repository at this point in the history
Release Candidate v3.7.1
  • Loading branch information
ruck314 authored Jul 22, 2021
2 parents 2d1f428 + e7257ab commit c5db5ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardware/XilinxKcu1500/ruckus.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ if { $::env(PRJ_PART) != "xcku115-flvb2104-2-e" } {
}

# Set the board part
set_property board_part {xilinx.com:kcu1500:part0:1.1} [current_project]
set_property board_part xilinx.com:kcu1500:part0:1.2 [current_project]

# Load local Source Code and Constraints
loadSource -lib axi_pcie_core -dir "$::DIR_PATH/rtl"
Expand Down

0 comments on commit c5db5ac

Please sign in to comment.