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, 3 insertions, 0 deletions
diff --git a/zpu/hdl/example_ghdl/ghdl_options.sh b/zpu/hdl/example_ghdl/ghdl_options.sh
new file mode 100644
index 0000000..3883ee7
--- /dev/null
+++ b/zpu/hdl/example_ghdl/ghdl_options.sh
@@ -0,0 +1,3 @@
+UNISIM_DIR="'location of GHDL objects for unisim library'/unisim_v93"
+IMPORT_OPTIONS="--std=93 --ieee=synopsys --workdir=work -P${UNISIM_DIR}"
+MAKE_OPTIONS="${IMPORT_OPTIONS} -Wl,-s -fexplicit --syn-binding"
OpenPOWER on IntegriCloud