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.

Calibre extraction memory issue

Status
Not open for further replies.

anwei7208

Junior Member level 1
Joined
Nov 23, 2006
Messages
16
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,444
I have problems when using calibre xRC to do parasitic extraction on my chip. At the beginning, I do the job in the following step:
1. use calibre -lvs to create phdb file
2. use calibre -xrc -pdb to create pdb file
3. use calibre -xrc -fmt to format netlist

However, in the middle of extraction, the tool complained short of computer memory and stopped.

Then I tried the following steps:
1. use calibre -xrc -phdb to create phdb file
2. use calibre -xrc -pdb to create pdb file
3. use calibre -xrc -fmt to format netlist

The tool completed the first 2 steps but had an error in the 3rd step. It asked for a xdb file for cross reference.

My question is:
1. Do I have to use -lvs option to create phdb and xdb files?
2. If I use -xrc -phdb option to create phdb file, how do I get xdb file?

Thanks very much
 

anwei7208 said:
I have problems when using calibre xRC to do parasitic extraction on my chip. At the beginning, I do the job in the following step:
1. use calibre -lvs to create phdb file
2. use calibre -xrc -pdb to create pdb file
3. use calibre -xrc -fmt to format netlist

However, in the middle of extraction, the tool complained short of computer memory and stopped.

Then I tried the following steps:
1. use calibre -xrc -phdb to create phdb file
2. use calibre -xrc -pdb to create pdb file
3. use calibre -xrc -fmt to format netlist

The tool completed the first 2 steps but had an error in the 3rd step. It asked for a xdb file for cross reference.

My question is:
1. Do I have to use -lvs option to create phdb and xdb files?
2. If I use -xrc -phdb option to create phdb file, how do I get xdb file?

Thanks very much

After doing LVS, do a back annotation and then try to extract. Without the back-annotation, extractor will not know which nets to extract.

Also for doing lvs, you need to use extraction lvs deck file and not the regular lvs deck file. Please feel free to ask any questions!
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top