- ghdl: fixed compile unisim

This commit is contained in:
2022-06-30 22:51:03 +02:00
parent 0e278ee393
commit f0d6f26adf
+1 -1
View File
@@ -11,7 +11,7 @@ IEEE_STD := standard
WORK_LIB := unisim
TARGET := ghdl
STD_LIB_PATH := xilinx/unisims
STD_LIB_PATH := xilinx/libsrc/unisims
# -------------------------------------------------
# Target options
# -------------------------------------------------