Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Advantages of SV compared to verilog as a verification point

Status
Not open for further replies.

aswin123

Junior Member level 2
Joined
May 26, 2007
Messages
21
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,441
how to explain adv's of system verilog as a verification point , compared to verilog verification..........

suggest me..........
 

high level data structue supporting OOP
assertion based verification
 

SystemVerilog -
1. Classes form the base of SV
2. Assertion, randomization and coverage support in same language
3. Separate regions for Testbench and RTL
4. Representation at higher abstraction
5. Fork/join_any,Fork/join_none
6. Final block in addition to initial block
7. interface,clocking block construtcs
and hell lot of feature taken from VHDL, C++, verilog.

thanks
Manmohan
 

system verilog has extensive data type which helps both designer n verification engineer...
verilog is purely for design purpose
shiv
 

Re: Advantages of SV compared to verilog as a verification p

in System verilog verification & design same constructs can be used or different?all are synthesizable code or not???
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top