3 replies
Nov '14

stephenh_ifb Imported from Blogger

Nice article! Don’t forget vr_ad has lots of examples of modelling different scenarios in the vr_ad/examples/ directory.
Good to see your simple and effective unit test approach too; I see far too many people trying to figure out complex register modelling in their full testbench where it’s (relatively) slow, over constrained and harder to debug.

1 reply
Nov '14 ▶ stephenh_ifb

TudorTimi Verification Gentleman

Hi Stephen,

I know about the examples and I always refer to them, but some of them are not broad enough, IMO. Plus, it’s always nice to have some textual explanations to go with the code and I hope others will find it useful. Writing these posts is also a good way for me to better internalize the concepts (if you can’t explain it simply, you don’t understand it properly) and dig a bit deeper.

Dec '14

cristian_slav_ifb Imported from Blogger

Great info on vr_ad! I was also using post_access() and did some stuff there. this method is cleaner!