Fixed chipdb path
This commit is contained in:
parent
7c196bf595
commit
6d2acd9563
|
|
@ -1,6 +1,6 @@
|
|||
# Generated by https://github.com/FPGAOL-CE/caas-wizard
|
||||
DB_DIR = /nextpnr-xilinx/xilinx/external/prjxray-db
|
||||
CHIPDB = /chipdb
|
||||
CHIPDB = ./chipdb
|
||||
|
||||
BUILDDIR := ${CURDIR}/build
|
||||
TOP := nexysvideo_ddr3
|
||||
|
|
|
|||
Loading…
Reference in New Issue