Skip to content

mikaeloduh/gds2ascii-tool-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDSII-2-ASCII Dumper Utility

This is an utility for convert GDSII HEX stream data to readable ASCII format. GDSII is a data format used in semi-conductor mask layout.

Prerequisite & Install:

Run:

Open Terminal and run this command:

python3 gds2ascii.py <input.gds> <output.json>

Test:

python3 -m unittest tests.test_gds2ascii -v

GDSII Format Reference

About

GDS to ASCII Converter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages