diff options
Diffstat (limited to 'testsuite/synth/issue2144/repro.ref')
-rw-r--r-- | testsuite/synth/issue2144/repro.ref | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/testsuite/synth/issue2144/repro.ref b/testsuite/synth/issue2144/repro.ref new file mode 100644 index 000000000..f552aa83c --- /dev/null +++ b/testsuite/synth/issue2144/repro.ref @@ -0,0 +1,18 @@ +Synthesis of repro.vhdl -e +/Users/gingold/devel/ghdl/ghdl_mcode:note: top entity is "bug" +repro.vhdl:26:9:(report note): t(0,0)=100 +repro.vhdl:26:9:(report note): t(0,1)=101 +repro.vhdl:26:9:(report note): t(0,2)=102 +repro.vhdl:26:9:(report note): t(0,3)=103 +repro.vhdl:26:9:(report note): t(1,0)=110 +repro.vhdl:26:9:(report note): t(1,1)=111 +repro.vhdl:26:9:(report note): t(1,2)=112 +repro.vhdl:26:9:(report note): t(1,3)=113 +repro.vhdl:40:41:(report note): index=0,0; length=2,4 +repro.vhdl:40:41:(report note): index=0,1; length=2,4 +repro.vhdl:40:41:(report note): index=0,2; length=2,4 +repro.vhdl:40:41:(report note): index=0,3; length=2,4 +repro.vhdl:40:41:(report note): index=1,0; length=2,4 +repro.vhdl:40:41:(report note): index=1,1; length=2,4 +repro.vhdl:40:41:(report note): index=1,2; length=2,4 +repro.vhdl:40:41:(report note): index=1,3; length=2,4 |