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.
Hi
this is sivakumar,GDS2 format is un readable format and which is accepted by most fabs and ther format is ASCI format which is readable but not secured.So that genarally we are doing stream out in GDS2 format
GDSII is the worldwide recognize format to store layout design data. Its in binary form.
if you using unix,
od -h file.gds can view it hexa form.
anyway there is alot of free scripts to let you dump the GDS into ASCII/Text enable to let you see all the coordinates and datatype of particular layer.
Its a industrial standart format. Will send to fabrication in tape out process to convert into .DIE format before Masking.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.