Repository navigation
def
- Website
- Wikipedia
OpenROAD's unified application implementing an RTL-to-GDS Flow. Documentation at https://openroad.readthedocs.io/en/latest/
OpenROAD's scripts implementing an RTL-to-GDS Flow. Documentation at https://openroad-flow-scripts.readthedocs.io/en/latest/
This repository houses an extensive collection of .def files, which are header files containing enumerations of entry points for various native libraries. These entry points serve as essential references for developers seeking to interact with these libraries from their codebases.
EDAV: Open-Source EDA Viewer; render design LEF/DEF files in your browser!
Scripts to convert HRTF files to different formats
This is a brief tutorial that shows how to load GDS or LEF/DEF data into KLayout. The first step is to convert a Cadence techology into Klayout property file format. Then we use this configuration to display a small cmos design using either gds or LEF/DEF input format.
Backend API TypeScript interfaces and types 📜
https://uvacoder.github.io/codetogo/
Online Course - Projects