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

INCISIV132/122 does not support some systemverilog 2012 coverage coding

$
0
0

INCISIV132/122 does not support following coverage code with error report:
 "ncvlog: *E, ECBECL… Range specification for a bin must start with (‘{’)"
 
/// ------------- coding start -----------------

bit [6:0] sbyte;

covergroup cg;

  coverpoint sbyte {
    bins mod3[ = sbyte with {item % 3 == 0};
  }

endgroup

/// ------------- coding end   -----------------

 

 

Can anyone give me feedback ?


Viewing all articles
Browse latest Browse all 1069

Trending Articles



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