aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/issue332/comp.bat
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/gna/issue332/comp.bat')
-rw-r--r--testsuite/gna/issue332/comp.bat6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/gna/issue332/comp.bat b/testsuite/gna/issue332/comp.bat
new file mode 100644
index 000000000..73f9ea93c
--- /dev/null
+++ b/testsuite/gna/issue332/comp.bat
@@ -0,0 +1,6 @@
+ghdl -a -fexplicit -frelaxed-rules --mb-comments --warn-binding --ieee=synopsys --no-vital-checks --std=08 ilos_sim_pkg.vhd
+ghdl -a -fexplicit -frelaxed-rules --mb-comments --warn-binding --ieee=synopsys --no-vital-checks --std=08 irqc_pif_pkg.vhd
+ghdl -a -fexplicit -frelaxed-rules --mb-comments --warn-binding --ieee=synopsys --no-vital-checks --std=08 irqc_pif.vhd
+ghdl -a -fexplicit -frelaxed-rules --mb-comments --warn-binding --ieee=synopsys --no-vital-checks --std=08 irqc_tb.vhd
+ghdl -r -fexplicit -frelaxed-rules --mb-comments --warn-binding --ieee=synopsys --no-vital-checks --std=08 tb_irqc --wave=sim.ghw
+rem ghdl -r -fexplicit -frelaxed-rules --mb-comments --warn-binding --ieee=synopsys --no-vital-checks --std=08 tb_irqc --vcd=sim.vcd \ No newline at end of file