Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Greg

Greg

Greg has asked 0 questions and find answers to 44 problems.

Stats

1.2k
EtPoint
396
Vote count
0
questions
44
answers

About

profile for Greg on Stack Exchange, a network of free, community-driven Q&A sites

Staff 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).

Mission on StackOverflow (and Other StackExchange sites)

  • Help others
  • Promote best practices
  • Learn something new

Favorite Resources:

  • SystemVerilog LRM IEEE Std 1800-2017 (includes legacy Verilog)
  • IEEE Std 1800-2012
  • UVM LRM IEEE Std 1800.2-2017
  • Cliff Cummings Papers, Sunburst Design
  • Stuart Sutherland Papers, Sutherland HDL
  • Doulos Guide to SV
  • Verilab
  • EDA Playground (online simulator)
  • UVM (Manual, User Guild, & Code)
  • https://verificationacademy.com
  • http://cluelogic.com
  • http://www.arm.com/files/pdf/Verilog_X_Bugs.pdf