summaryrefslogtreecommitdiffstats
path: root/zpu/hdl/example_ghdl/ghdl_make.sh
diff options
context:
space:
mode:
Diffstat (limited to 'zpu/hdl/example_ghdl/ghdl_make.sh')
-rw-r--r--zpu/hdl/example_ghdl/ghdl_make.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/zpu/hdl/example_ghdl/ghdl_make.sh b/zpu/hdl/example_ghdl/ghdl_make.sh
new file mode 100644
index 0000000..948b100
--- /dev/null
+++ b/zpu/hdl/example_ghdl/ghdl_make.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+. ghdl_options.sh
+
+ghdl -m ${MAKE_OPTIONS} fpga_top
OpenPOWER on IntegriCloud