Functional Coverage in SystemVerilog
Presented by Doulos
Everyone's talking about coverage driven verification,
but how do you make it work in reality? This presentation
links theory to practice by exploring the big verification
questions that can only be answered by collecting coverage
information, and by explaining how you can write SystemVerilog
code to help answer those questions effectively and efficiently.
We'll discuss the two forms of coverage that are new in
SystemVerilog - covergroups and property coverage - and
take a look at how current tools help you to display,
manage and interpret the data that they yield.
SystemVerilog FSM, Assertion & RTL Tricks for Design Engineers
Presented by Cliff Cummings, Sunburst Design, Inc.
How do designers get the most from FSM enumerated types? What are some simple tricks to help designers use concurrent assertions? What new SystemVerilog constructs have been added to help build robust and concise RTL designs? This presentation will show a few tricks from the experts to address these questions and help RTL designers get the most from new SystemVerilog features.