2 replies
Sep '15

TudorTimi Verification Gentleman

In the coverage collector, for the arrays containing the ignore bins (the ones we defined static due to simulator limitations), some simulators might complain that they can’t be used inside the coverpoint bin definitions, because they aren’t constant (which is true). In those cases, try replacing ‘static’ with ‘constant’ and it should work.

Jul '16

winston_wolf_ifb Imported from Blogger

Hi Tudor, thats so beautiful, thanks for sharing these ideas with us.

In fact, as you can imagine, me too as an old grumpie specman (ex-) Boy I am missing the simple ways how you can adapt covergrps and cover items in specman to your Needs in the systemverilog language.

These discussions are always very nice and constructive and a resource of valuable informations…

ciao, see you some time at the Campeon!

Alex Ogheri