Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 599 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 599 Bytes

An open source data storage solution for chip designs and their corresponding components, analyses, and simulations.

Setting up database

Local installation

  1. Install gdatasea
    pip install -e .

Note

Installs pygraphviz to render the database schema. Please install necessary dependencies by following this tutorial.

  1. Initialize the database
    rebuild_db

Database schema