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.

Checking the capacitor width and length only using Calibre LVS

Status
Not open for further replies.

dragonwell

Junior Member level 3
Joined
Mar 31, 2004
Messages
31
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
299
Hello,

Is it possible to let Calibre to check the capacitor length and width only? I checked the generated layout netlist, there is only the cap value.

Thanks!

Dragonwell
 

you need to netlist the properties during the extraction.

I am not sure about CALIBRE, but in hecules and ICV we use the properties option in the device extraction commands
eg :

nmos (

properties
{"length" double}
{"width" double}
);

Thanks.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top