gds2ascii-tool-project
gds2ascii-tool-project copied to clipboard
GDS to ASCII Converter
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:
- Windows, macOS, Linux
- Python 3
Run:
Open Terminal and run this command:
python3 gds2ascii.py <input.gds> <output.json>