mirror of https://github.com/KLayout/klayout.git
Updated Deep Verification Base (markdown)
parent
0de6f8c111
commit
1acce7b21d
|
|
@ -1,6 +1,6 @@
|
||||||
The Deep Verification Base development happens in the "dvb" branch: https://github.com/klayoutmatthias/klayout/tree/dvb
|
The Deep Verification Base development happens in the "dvb" branch: https://github.com/klayoutmatthias/klayout/tree/dvb
|
||||||
|
|
||||||
See more about the progress here: [DVB Log](DVB-Log)
|
See more about the progress here: [[DVB Log|DVB-Log]]
|
||||||
|
|
||||||
# The problem
|
# The problem
|
||||||
|
|
||||||
|
|
@ -9,7 +9,8 @@ Verification is a fundamental task in the chip design process. KLayout basically
|
||||||
Two important verification methods are addressed here:
|
Two important verification methods are addressed here:
|
||||||
|
|
||||||
* Design rule check (DRC)
|
* Design rule check (DRC)
|
||||||
* Schematic extraction plus schematic compare. Both steps form layout vs. schematic verification (LVS)
|
* Schematic extraction plus schematic compare.
|
||||||
|
* Compare: both steps form layout vs. schematic verification (LVS) once a netlist compare feature is added.
|
||||||
|
|
||||||
KLayout supports DRC verification to some extent:
|
KLayout supports DRC verification to some extent:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue