/gds2ascii-tool-project

GDS to ASCII Converter

Primary LanguagePython

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>