lustrec-tests/vhdl_json/vhdl_files/ghdl/ghdl/testsuite/vests/vhdl-93/billowitch/compliant/parse_error/tc1781.vhd.error.log @ d93979b7
1 | d93979b7 | Arnaud Dieumegard | WARN: SCM provider autodetection failed. No SCM provider claims to support this project. Please use sonar.scm.provider to define SCM of your project. |
---|---|---|---|
2 | ERROR: Unable to parse source file : /home/adieumeg/Documents/Projects/Valencia/workspaces/vhdl_examples/ghdl/ghdl/testsuite/vests/vhdl-93/billowitch/compliant/tc1781.vhd |
||
3 | ERROR: Parse error at line 120 column 3: |
||
4 | |||
5 | 110: g4 : Integer ; |
||
6 | 111: g5 : Real ; |
||
7 | 112: g6 : TIME ; |
||
8 | 113: g7 : Natural ; |
||
9 | 114: g8 : Positive ; |
||
10 | 115: g9 : String ; |
||
11 | 116: gA : Bit_vector ; |
||
12 | 117: gB : stuff |
||
13 | 118: ); |
||
14 | 119: end component; |
||
15 | 120: for u1 : MultiType use entity work.c09s06b00x00p04n05i01781ent_a(c09s06b00x00p04n05i01781arch_a); |
||
16 | ^ |
||
17 | 121: |
||
18 | 122: BEGIN |
||
19 | 123: u1 : MultiType |
||
20 | 124: generic map ( |
||
21 | 125: True, |
||
22 | 126: '0', |
||
23 | 127: '@', |
||
24 | 128: NOTE, |
||
25 | 129: 123456789, |
||
26 | 130: 987654321.5, |