Verification Engineer with over 15 years of professional experience, plus RTL implementation and schematic experience. When I'm not resolving bugs, I'm finding ways maximize quality of the design, streamline verification, and teaching other best practices. Other skills on my tool belt: C, C++, Perl, GNUmakefile.
I am a advocate of system-verilog because it gives flexibility for verification and enforces best practices for RTL design. Quality design can be done with only verilog, however system-verilog will catch basic design bugs and syntheses surprises early (e.g. transparent latches, multiple drivers on nets, procedural when intending parallel logic).
Favorite Resources:
- SystemVerilog LRM IEEE Std 1800-2017 (includes legacy Verilog)
- UVM LRM IEEE Std 1800.2-2020 + Accellera's Manual, User Guild, & Code
- Cliff Cummings Papers, Sunburst Design
- Stuart Sutherland Papers, Sutherland HDL
- Doulos Guide to SV
- Verilab
- EDA Playground (online simulator)
- https://verificationacademy.com
- http://cluelogic.com
- http://www.arm.com/files/pdf/Verilog_X_Bugs.pdf