summaryrefslogtreecommitdiffstats
path: root/zpu/hdl/example_ghdl/ghdl_make.sh
blob: 948b100468436a1a35007269408037d771ab5f83 (plain)
1
2
3
4
#!/bin/sh
. ghdl_options.sh

ghdl -m ${MAKE_OPTIONS} fpga_top
OpenPOWER on IntegriCloud