Skip to content

Commit 713cdba

Browse files
committed
[autorelease] nextpnr 0.4.
1 parent 3fdfa94 commit 713cdba

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ cmake -B nextpnr-bba-build -S nextpnr-src/bba
9191
cmake --build nextpnr-bba-build
9292

9393
${PYTHON} -m venv apycula-prefix
94-
./apycula-prefix/bin/pip install Apycula wheel setuptools setuptools_scm
94+
./apycula-prefix/bin/pip install Apycula==0.4 wheel setuptools setuptools_scm
9595

9696
mkdir -p nextpnr-build
9797
cmake -B nextpnr-build -S nextpnr-src \

nextpnr-src

Submodule nextpnr-src updated 81 files

0 commit comments

Comments
 (0)