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_07_fg_07_20.vhd ERROR: Parse error at line 77 column 3: 67: dut : entity work.reg_ctrl 68: port map ( reg_addr_decoded, rd, wr, io_en, cpu_clk, reg_rd, reg_wr ); 69: 70: stimulus_proc : process is 71: begin 72: all_possible_values( bv => test_vector, 73: delay_between_values => 10 ns ); 74: wait; 75: end process stimulus_proc; 76: 77: (reg_addr_decoded, rd, wr, io_en, cpu_clk) <= test_vector; ^ 78: 79: end architecture test; 80: WARN: Missing blame information for the following files: WARN: * ch_07_fg_07_20.vhd WARN: This may lead to missing/broken features in SonarQube