mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-01-26 20:22:44 +00:00
Use new parameter definition data in FPGA interchange processing.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
This commit is contained in:
2
.github/ci/build_interchange.sh
vendored
2
.github/ci/build_interchange.sh
vendored
@@ -26,7 +26,7 @@ popd
|
||||
RAPIDWRIGHT_PATH="`pwd`/RapidWright"
|
||||
INTERCHANGE_SCHEMA_PATH="`pwd`/3rdparty/fpga-interchange-schema/interchange"
|
||||
PYTHON_INTERCHANGE_PATH="`pwd`/python-fpga-interchange"
|
||||
PYTHON_INTERCHANGE_TAG="v0.0.2"
|
||||
PYTHON_INTERCHANGE_TAG="v0.0.3"
|
||||
|
||||
# Install python-fpga-interchange libraries
|
||||
git clone -b $PYTHON_INTERCHANGE_TAG https://github.com/SymbiFlow/python-fpga-interchange.git $PYTHON_INTERCHANGE_PATH
|
||||
|
||||
Reference in New Issue
Block a user