summaryrefslogtreecommitdiffstats
path: root/zpu/hdl/example_ghdl/ghdl_options.sh
blob: 3883ee70bd0f0a0c35bd620b12cdfc2ec4b5d305 (plain)
1
2
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