Skip to content

Commit

Permalink
bump nextpnr-xilinx to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hansfbaier committed Sep 12, 2023
1 parent 548cd54 commit 17916f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolchain-installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TMPDIR=$(mktemp -d)
cd $TMPDIR

YOSYS_VERSION=0.17
NEXTPNR_VERSION=0.5.0
NEXTPNR_VERSION=0.5.1

function cleanup {
cd
Expand Down

0 comments on commit 17916f9

Please sign in to comment.