kbroch-rivosinc / gds2gdt

Generic GDS-II Proessing Utility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generic GDS utility

The utility is developed by Albert Li since 1996.

Purpose

The main purpose of this Generic GDS utility is to convert binary GDS-II file to a readable text format (GDT), so user can validate the design content, modify or manipulate the content using simple script language such as tcl or perl without decoding the GDS-II binary format.

Building

build/test:

make

clean:

make clean

About

Generic GDS-II Proessing Utility

License:MIT License


Languages

Language:C 82.4%Language:Perl 12.6%Language:Makefile 5.0%