The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
Apr 18th, 2024, 8:32am
Pages: 1
Send Topic Print
min. Capsize not settable for Assura RCX (Read 3114 times)
vivkr
Community Fellow
*****
Offline



Posts: 780

min. Capsize not settable for Assura RCX
Feb 13th, 2008, 5:12am
 
Hi,

I have noticed this for a long while now that the option minC in Assura RCX is simply a dummy. You can set it as high as you like, and
still you get caps a 100x - 1000x smaller than the chosen minC. This is very annoying if one wants only a simple netlist with say min.
parasitic cap > 10 fF or say 100 fF and one gets all these caps in the aF range.

Is there any way to get around this problem?

Thanks & Regards
Vivek
Back to top
 
 
View Profile   IP Logged
ACWWong
Community Fellow
*****
Offline



Posts: 539
Oxford, UK
Re: min. Capsize not settable for Assura RCX
Reply #1 - Feb 13th, 2008, 5:33am
 
I have suffered this in the past. The way I cope with it is to filter the netlist to remove tiny capacitors. I use regular expression replace using nedit (or any editor which understands regular expressions).

So putting in the following regular expression into nedit replace form will remove all sub 1fF (i.e. measured in aF) caps:

^.*e-18\n

you could also script a simular filter tool in say perl or similar.

cheers
aw
Back to top
 
 
View Profile   IP Logged
vivkr
Community Fellow
*****
Offline



Posts: 780

Re: min. Capsize not settable for Assura RCX
Reply #2 - Feb 13th, 2008, 10:53pm
 
Thanks a lot. I will do it this way then. I use VI. Interesting to know that nedit also supports regular expressions.

Regards
Vivek
Back to top
 
 
View Profile   IP Logged
Pages: 1
Send Topic Print
Copyright 2002-2024 Designer’s Guide Consulting, Inc. Designer’s Guide® is a registered trademark of Designer’s Guide Consulting, Inc. All rights reserved. Send comments or questions to editor@designers-guide.org. Consider submitting a paper or model.