Project

General

Profile

Actions

Bug #10030

closed

line 28:0 no viable alternative at input 'op'"

Added by Alexander Protsenko over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Category:
nML Translator
Target version:
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.

Actions

Also available in: Atom PDF