https://github.com/coloquinte/gbl
Lightweight database for VLSI and hierarchical hypergraphs
https://github.com/coloquinte/gbl
Last synced: about 1 year ago
JSON representation
Lightweight database for VLSI and hierarchical hypergraphs
- Host: GitHub
- URL: https://github.com/coloquinte/gbl
- Owner: Coloquinte
- Created: 2016-02-20T10:31:58.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-03T14:09:59.000Z (almost 10 years ago)
- Last Synced: 2025-06-03T14:28:38.843Z (about 1 year ago)
- Language: C++
- Size: 51.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GBL is a VLSI database written in C++. It provides the core datastructures needed by VLSI design software.
It targets a simple and safe API with powerful manipulation algorithm. Core objectives are performance, memory consumption and determinism.