Quantcast
Channel: Cadence Functional Verification Forum
Viewing all articles
Browse latest Browse all 1074

JasperGold Connectivity check

$
0
0

Hi Cadence,

I got below issue at "analyze RTL" step in Jaspergold Connectivity Check App.

Is there any command option to solve it ? 

[ERROR (VERI-1817)] ...: parameter initial value cannot be omitted in this mode of verilog

I use command : 

     analyze -sv -f {<RTL file list>}

My module definition code : 

    module <mudule name> #(

    parameter a,

    parameter b,

    parameter c

)

(

        input x, 

        input y,

        output z

);

Thanks,

Nghia Nguyen


Viewing all articles
Browse latest Browse all 1074

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>