Skip to content

Commit

Permalink
Load both GTH and GTY
Browse files Browse the repository at this point in the history
  • Loading branch information
bengineerd committed Jun 12, 2024
1 parent 1b3338a commit 92206c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions protocols/pgp/pgp2fc/ruckus.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ if { ${family} eq {artix7} } {
if { ${family} eq {kintexuplus} ||
${family} eq {zynquplus} ||
${family} eq {zynquplusRFSOC} } {
# loadRuckusTcl "$::DIR_PATH/gthUltraScale+"
loadRuckusTcl "$::DIR_PATH/gtyUltraScale+"
loadRuckusTcl "$::DIR_PATH/gthUltraScale+"
loadRuckusTcl "$::DIR_PATH/gtyUltraScale+"
}

if { ${family} eq {virtexuplus} ||
Expand Down

0 comments on commit 92206c6

Please sign in to comment.