Project

General

Profile

Actions

Bug #8786

closed

ru.ispras.verilog.parser.sample.FifoTestbenchTestCase fails

Added by Sergey Smolov about 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
03/27/2018
Due date:
% Done:

100%

Estimated time:
Detected in build:
master
Platform:
Published in build:

Description

The same problem, that makes this test to be failed, appears while running Retrascope at Jenkins server with the following parameters:

/srv/jenkins/workspace/Retrascope/build/resources/test/fifo/fifo_testbench.v
 --target cfg-iface
 --include-path /srv/jenkins/workspace/Retrascope/build/resources/test/fifo
 --module-name fifo_testbench
 --engine cfg-cfginterface-extractor

Here comes an error like:

java.lang.IllegalArgumentException: Module 'fifo' cannot be found
    at ru.ispras.fortress.util.InvariantChecks.checkTrue(InvariantChecks.java:53)
    at ru.ispras.fortress.util.InvariantChecks.checkNotNull(InvariantChecks.java:109)
    at ru.ispras.verilog.parser.elaborator.VerilogElaborator.expand(VerilogElaborator.java:334)
    at ru.ispras.verilog.parser.elaborator.VerilogElaborator.start(VerilogElaborator.java:176)
    at ru.ispras.verilog.parser.VerilogSyntaxBackends.start(VerilogSyntaxBackends.java:56)
    at ru.ispras.verilog.parser.VerilogTranslator.start(VerilogTranslator.java:163)
    at ru.ispras.verilog.parser.sample.VerilogPrinter.main(VerilogPrinter.java:51)
    at ru.ispras.verilog.parser.sample.VerilogPrinterTestCase.runTest(VerilogPrinterTestCase.java:48)
Actions #1

Updated by Sergey Smolov about 6 years ago

  • Status changed from New to Resolved
  • Assignee changed from Alexander Kamkin to Sergey Smolov
  • % Done changed from 0 to 100

"`include" directives were added to top Verilog module for correct processing.

Actions #2

Updated by Sergey Smolov about 6 years ago

  • Status changed from Resolved to Verified
Actions #3

Updated by Alexander Kamkin almost 6 years ago

  • Status changed from Verified to Closed
Actions

Also available in: Atom PDF