Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 364 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 364 Bytes

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>