+ Post New Thread
Results 1 to 3 of 3
-
6th August 2012, 07:18 #1
- Join Date
- Aug 2012
- Posts
- 15
- Helped
- 0 / 0
- Points
- 999
- Level
- 7
error in calibre post simulation using CalibreView
Hello,
I am now doing the post simulation of a ring oscillator and my DRC and LVS are ok. But when it comes to PEX the problem is that, the parasitic r and c have been in the pex.netlist but their symbol cannot be seen in the calibreview generated , in which they should be res and cap symbols in analogLib according to calview.cellmap.
I checked the cds.log and there is an error like this:
((p cap c)
analogLib cap symbol)
(
(MINUS)
(PLUS)
)
)
*Error* eval: undefined function - mgcRectangleWidth
Very likely that this error has caused the parasitic r and c not successfully created in the calibreview.
So, HOW TO FIX THIS ERROR?? THANKS!
-
Advertisement
-
6th August 2012, 07:26 #2
Re: error in calibre post simulation using CalibreView
Hi,
Probably need to replace the ideal components for real...
For example in file calview.cellmap for tsmc:
Code:( (p cap c) (tsmc18sige pcapacitor symbol) ( (PLUS) (MINUS) ) )
-
Advertisement
-
6th August 2012, 08:27 #3
- Join Date
- Aug 2012
- Posts
- 15
- Helped
- 0 / 0
- Points
- 999
- Level
- 7
Re: error in calibre post simulation using CalibreView
Thanks, I tried this method but it does not work either.
+ Post New Thread
Please login