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.

how to import gds2 file into virtuoso layout editor

Status
Not open for further replies.

siva_7517

Full Member level 2
Joined
Jan 16, 2006
Messages
138
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Activity points
2,401
maxcellsintargetlib

Hi,

How to import gds2 file into virtuoso layout editor for DRC and LVS checking?
Thanx in advance.

Siva
 

virtuoso refliblist

use import ..and stream ..commmand ..

you can search google using cadence tutorial ...

you can find lots of it ..
 

virtuoso stream form

Hi

Go to the CIW Window, In the FILE MEMU u have IMPORT AND EXPORT commands open it, select STREAM, window gets displayed, and there u will have the details u have ti fill in.

Hope this helps

bye
 

import stream map file

You can use command line "strmin".

strmin -help :
Usage: strmin
-library <destination library>
-strmFile <input stream file>
[-runDir] <run directory>
[-logFile] <output log file name>
[-topCell] <toplevel cell to translate>
[-view] <destination view name>
[-hierDepth] <hierarchical depth to translate to>
[-summaryFile] <summary file name>
[-cellMap] <input cell map file>
[-case] <upper | lower | preserve >
[-layerMap] <input layer map file>
[-fontMap] <input font map file>
[-propMap] <input property map file>
[-objectMap] <object mapping file>
[-viaMap] <via mapping file>
[-userSkillFile] <User skill file>
[-propSeparator] <property separator character>
[-pinAttNum] < Stream Attribute number 0-127 >
[-ignoreBoxes]
[-noOverwriteCell]
[-refLibList] <Name of the file containing refliblist>
[-keepStreamCells] <keep stream cells>
[-arrayInstToScalar] <Convert AREF to Scalar instances>
[-attachTechFileOfLib] <Attach this tech lib with target lib>
[-loadTechFile] <Ascii tech file>
[-skipUndefinedLPP] <Donot create undefined LPPs in the techfile>
[-translateNode] <convert node to dot>
[-ignoreZeroWidthPath] <convert Zero With Path to line>
[-convertPathToPathSeg] <convert 2-point Path to PathSeg>
[-snapToGrid] <Snap To Grid>
[-scaleTextHeight] <Scale Text Height (Positive Scaling Value)>
[-disableLocking] <Disable file locking>
[-maxCellsInTargetLib] <Maximum Cells in target library>
[-mergeUndefPurposToDrawing] <Merges undefined purposes to drawing>
[-templateFile] <Name of the file containing option names and values>
[-detectVias] <Detect the via defs and create them in the database>
[-i]
 

virtuoso layout editor import eror gdsii file

Haii

Go to icfb ---> file ----->import----->stream----->And fill the form.
In the User Defined data tab You need to specify the layer map table file in map table column.

Cheers
Sridhar.
 

Re: virtuoso layout editor import eror gdsii file

sridhar540 said:
Haii

Go to icfb ---> file ----->import----->stream----->And fill the form.
In the User Defined data tab You need to specify the layer map table file in map table column.

Cheers
Sridhar.

can you describe what is layer map table and what kind of file is it?

I have the same problem when I try to import the stream file.

At first, I can import the file but the result layout using different component.

Now, I try it again, the import process didn't work anymore. It always stop in "Compiling class 'physycalRules'...."

Do you have any idea?

PS: before, there was a warning:
"FATAL (299): Stream In is unable to find the structure definition for the primary cell in the stream file. Ensure that you have specified the correct values with the Primary Cell and Input Stream File options."
 

^
sorry... the problems was fixed. thank you
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top