Actions
Bug #9915
closed"Cycle inclusion has been detected in fine <filename>" error is reported for Verilog modules that use the same another file
Start date:
11/13/2019
Due date:
% Done:
0%
Estimated time:
Detected in build:
master
Platform:
Published in build:
0.1.3-beta-201002
Description
The tool reports "Cycle inclusion has been detected in fine <filename>" error for the case when "a.v" and "b.v" modules include "c.v" module.
To reproduce the bug, checkout to 5ca788cd commit and run ru.ispras.verilog.parser.VerilogQuipTestCase. It should be fail-free, but it is not.
IMPORTANT: please run all the project tests before push and compare your results with Jenkins!
Actions