aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/examples/chipdb_xilinx.cmake
diff options
context:
space:
mode:
authormyrtle <gatecat@ds0.me>2022-08-21 20:53:10 +0200
committerGitHub <noreply@github.com>2022-08-21 20:53:10 +0200
commitccf4367209986d7431217f8c3a3df1b71a601385 (patch)
tree3e1c5cd75b7d260d477ea6f04d4ce15a8556a061 /fpga_interchange/examples/chipdb_xilinx.cmake
parent05167fcb8bf9cd85ea605331ca36cac6f25ce67f (diff)
parent19160f10ae8916f9bb22166ce38186550c56b6d5 (diff)
downloadnextpnr-ccf4367209986d7431217f8c3a3df1b71a601385.tar.gz
nextpnr-ccf4367209986d7431217f8c3a3df1b71a601385.tar.bz2
nextpnr-ccf4367209986d7431217f8c3a3df1b71a601385.zip
Merge pull request #1016 from atsampson/python3
Use CMake's Python3 rather than PythonInterp in subdirs
Diffstat (limited to 'fpga_interchange/examples/chipdb_xilinx.cmake')
-rw-r--r--fpga_interchange/examples/chipdb_xilinx.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpga_interchange/examples/chipdb_xilinx.cmake b/fpga_interchange/examples/chipdb_xilinx.cmake
index 23b4d7f1..62e6b9ed 100644
--- a/fpga_interchange/examples/chipdb_xilinx.cmake
+++ b/fpga_interchange/examples/chipdb_xilinx.cmake
@@ -53,7 +53,7 @@ function(create_rapidwright_device_db)
add_custom_target(rapidwright-${device}-device-yaml
COMMAND
- ${PYTHON_EXECUTABLE} -mfpga_interchange.convert
+ ${Python3_EXECUTABLE} -mfpga_interchange.convert
--schema_dir ${INTERCHANGE_SCHEMA_PATH}
--schema device
--input_format capnp