Werni2A / CadenceOSHW

Open Source Layouts, Footprints, Schematics, Libraries, ... for Cadence Products

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CadenceOSHW

Collect Cadence open-source hardware (OSHW) projects, libraries and similar for verification purposes.

Click the link to view the corresponding design table.

Designs

Distributed with OrCAD/Allegro

Some non OSHW files are provided in

  • C:\Cadence\SPB_17.4\share\orcad\examples\pcbdesign
  • C:\Cadence\SPB_17.4\share\pcb\pcb_lib\symbols

Other Lists

Setup

Install Linux Requirements

sudo apt install git git-lfs

Install Python Requirements

python -m pip install -r requirements.txt

Adding new Entries to the Database

  1. Fork the repository and use the naming <author>_<name>
  2. Modify sql_db.py to add your designs
  3. Run python sql_db.py to add the entries
  4. Run python repos_to_md.py to regenerate the markdown table

About

Open Source Layouts, Footprints, Schematics, Libraries, ... for Cadence Products

License:MIT License


Languages

Language:Python 100.0%