1 |
78957d3d
|
Arnaud Dieumegard
|
ERROR: Unable to parse source file : /home/adieumeg/Documents/Repositories/lustrec-tests/vhdl_json/vhdl_files/ghdl/ghdl/testsuite/vests/vhdl-93/ashenden/compliant/ch_13_ch_13_01.vhd
|
2 |
|
|
ERROR: Parse error at line 71 column 5:
|
3 |
|
|
|
4 |
|
|
61:
|
5 |
|
|
62: -- end code from book
|
6 |
|
|
63:
|
7 |
|
|
64:
|
8 |
|
|
65: configuration ch_13_01_test of ch_13_01 is
|
9 |
|
|
66:
|
10 |
|
|
67: for test
|
11 |
|
|
68:
|
12 |
|
|
69: -- code from book
|
13 |
|
|
70:
|
14 |
|
|
71: for gate1 : nand3
|
15 |
|
|
^
|
16 |
|
|
72: use entity work.nand2(basic);
|
17 |
|
|
73: end for;
|
18 |
|
|
74:
|
19 |
|
|
75: -- end code from book
|
20 |
|
|
76:
|
21 |
|
|
77: end for;
|
22 |
|
|
78:
|
23 |
|
|
79: end configuration ch_13_01_test;
|
24 |
|
|
80:
|
25 |
|
|
|
26 |
|
|
WARN: Missing blame information for the following files:
|
27 |
|
|
WARN: * ch_13_ch_13_01.vhd
|
28 |
|
|
WARN: This may lead to missing/broken features in SonarQube
|