summaryrefslogtreecommitdiffstats
path: root/zpu/hdl/example_ghdl/ghdl_options.sh
diff options
context:
space:
mode:
Diffstat (limited to 'zpu/hdl/example_ghdl/ghdl_options.sh')
-rw-r--r--zpu/hdl/example_ghdl/ghdl_options.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/zpu/hdl/example_ghdl/ghdl_options.sh b/zpu/hdl/example_ghdl/ghdl_options.sh
index 3883ee7..aba231c 100644
--- a/zpu/hdl/example_ghdl/ghdl_options.sh
+++ b/zpu/hdl/example_ghdl/ghdl_options.sh
@@ -1,3 +1,2 @@
-UNISIM_DIR="'location of GHDL objects for unisim library'/unisim_v93"
-IMPORT_OPTIONS="--std=93 --ieee=synopsys --workdir=work -P${UNISIM_DIR}"
+IMPORT_OPTIONS="--std=93 --ieee=synopsys --workdir=work"
MAKE_OPTIONS="${IMPORT_OPTIONS} -Wl,-s -fexplicit --syn-binding"
OpenPOWER on IntegriCloud