Actions
Bug #10030
closedline 28:0 no viable alternative at input 'op'"
Start date:
01/10/2020
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
Description
Translating: /srv/****/workspace/MicroTESK_MIPS64/build/target/arch/mips64/model/mips64.nml Model name: mips64 Revision: MIPS64_R5 Included: /srv/****/workspace/MicroTESK_MIPS64/build/target/arch/mips64/model/mips64.nml Included: mips64_alu.nml Included: mips64_bpu.nml Included: mips64_mmu.nml Included: mips64_nop.nml Included: mips64_sys.nml Included: mips64_fpu.nml Included: mips_instruction_set/mips_fpu.nml Included: mips_instruction_set/mips_sys.nml Included: mips_instruction_set/mips_nop.nml Included: mips_instruction_set/mips_mmu.nml Included: mips_instruction_set/mips_bpu.nml Included: mips_instruction_set/mips_alu.nml mips_alu.nml 28:0 ERROR (PARSER): "/srv/****/workspace/MicroTESK_MIPS64/build/target/arch/mips64/model/mips_instruction_set/mips_alu.nml line 28:0 no viable alternative at input 'op'" ******************************************************************************** ATTENTION! An unexpected error has occurred: org.antlr.runtime.tree.RewriteEmptyStreamException: rule procSpec The program will be terminated. Please contact us at: microtesk-support@ispras.ru We are sorry for the inconvenience. Exception stack: org.antlr.runtime.tree.RewriteEmptyStreamException: rule procSpec at org.antlr.runtime.tree.RewriteRuleElementStream._next(RewriteRuleElementStream.java:158) at org.antlr.runtime.tree.RewriteRuleElementStream.nextTree(RewriteRuleElementStream.java:145) at ru.ispras.microtesk.translator.nml.grammar.NmlParser.procSpecRev(NmlParser.java:399) at ru.ispras.microtesk.translator.nml.grammar.NmlParser.startRule(NmlParser.java:282) at ru.ispras.microtesk.translator.nml.NmlTranslator.startParserAndWalker(NmlTranslator.java:156) at ru.ispras.microtesk.translator.nml.NmlTranslator.start(NmlTranslator.java:126) at ru.ispras.microtesk.translator.Translator.translate(Translator.java:201) at ru.ispras.microtesk.MicroTESK.translate(MicroTESK.java:168) at ru.ispras.microtesk.MicroTESK.runTask(MicroTESK.java:141) at ru.ispras.microtesk.MicroTESK.main(MicroTESK.java:79) ******************************************************************************** FAILURE: Build failed with an exception.
Updated by Alexander Protsenko almost 5 years ago
- Status changed from New to Closed
Use "Mips: coreVersion=2.5.0-beta-SNAPSHOT"
Actions