Introduction My previous post showed how SystemVerilog class variables can refer to base and derived objects. This post shows you…
50 years ago on 4 August 1971, the IEEE Journal of Solid-State Circuits published the Dr. Nagel and Dr. Rohrer…
The primary focus of DO-254, referred to as ED-80 in Europe, is hardware reliability of airborne electronic hardware. DO-254 is…
Introduction Good OOP style says you should start your project with a common base class (or several). When you want…
Qrun-ing with Questasim For Questasim users, qrun will be a welcome surprise. Admittedly, I’ve never been a huge fan of…
Introduction Verilog was always known for its lack of type checking, treating everything as just bits strung together into vectors…
Introduction What can you describe with Object-Oriented Programming? When I learned OOP, we had cute classes like animals, cars, and…
Introduction How can you visualize the relationship between classes and objects in SystemVerilog? This is the first post in a…
Two significant milestones were reached earlier this year. The first is that the Universal Verification Methodology (UVM) celebrated its 10-year…