drc and lvs violations...

Status
Not open for further replies.

ee1

Full Member level 2
Joined
May 31, 2011
Messages
120
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,298
Activity points
2,036
Hi,
can anyone tell me what is the difference between DRC and LVS violations?

thanks!
 

DRC - Design Rule Checks - Ideally this is a manufacturability issue. Violations such as spacing etc comes in this.
For example, if there are two nets that are too close (Lesser than the min spacing defined in library), the design may be at present clean with no shorts. But there is a possibility of these two being shorted when manufactured.

LVS - Layout Vs Schematic. - Shorts and opens in general.
Does your chip function as the input verilog netlist.
If in netlist, there are two nets A and B while A goes as an input to AND and B goes to OR. Suppose because of congestion there exists a short between A and B, then B goes to AND and OR and A goes to AND and OR gates. Hence the circuit will not perform as expected and hence this is an LVS Issue

I have given in a broader way. DRC and LVS are more complicated than spacing and short. But these serve as a better starting point.

Regards,
R.Srideepa
 
Reactions: ee1

    ee1

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…