or, to get the GDS2 structure info very easily~
in linux flatten~~ thx a lot
it's a library for GDS2 & OASIS reading/writing, but it includes as a "sample"
a tool to convert GDS2 to ASCII- you'll have to compile it however, but it's
not a big deal-
cheers,
stéphane
and ps: i once got a tool called gds2txt,
but it report me GDS format error.. anyone
know this ? thx~
stéphane
I downloaded this software last month but has not played around nor
created TCL interface yet.. Would you share your experience with this
API?
thanks,
ronald
stéphane
I downloaded and compiled Anuvad and it seemed to work for me, though I
haven't tested it too much. gds2txt can be found here:
http://www.magma.ca/~psharris/gds2txt.zip
I haven't tried it though. If it gives you an error then your layout is
probably invalid. If you can send me the exact error and the GDSII layout
I might be able to help you find the problem.
Frank
A couple of other pograms to convert gdsii to text are at:
http://www.neander.com/GdsDump.html
http://www.itee.uq.edu.au/~iltseng/Downloads/
I haven't used either of these.
usr2@mosix_05: /home/usr2/ 57 >GDS2TXT.EXE
GDS2TXT.EXE: GDS2TXT.EXE: cannot execute binary file
The extension .EXE is to obvious, isn't it?
But for sure you can test it:
% file GDS2TXT.EXE
...
PM
Why would one wish to convert GDSII to text?
Is the purpose to VERIFY the GDSII?
If so, wouldn't a GDSII viewer be better than TEXT?
What is the intended purpose of converting GDSII to text?