mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-02-06 00:25:07 +00:00
[FPGA interchange] Add support for global buffers from chipdb.
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.3"
|
||||
PYTHON_INTERCHANGE_TAG="v0.0.4"
|
||||
|
||||
# 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