Skip to content

The new feature of verilator stops building procession #118

Open
@LoveMyPillow

Description

Verilator has a new feature called "IMPLICTSTATIC warning", when a function is implictly static, in the version v5.006.
When I run the command make -f $RV_ROOT\tools\Makefile
The shell print
%Warning-IMPLICITSTATIC: /home/hiramhsu/W-VeeR/Cores-VeeR-EH1-main/testbench/dasm.svi:393:17: Function/task's lifetime implicitly set to static
And the building procession will be stopped because of these warnings.
I have to downgrade the version of verilator into v5.004 so that I can run the simulation.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions