Collect Cadence open-source hardware (OSHW) projects, libraries and similar for verification purposes.
Click the link to view the corresponding design table.
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
sudo apt install git git-lfs
python -m pip install -r requirements.txt
- Fork the repository and use the naming
<author>_<name>
- Modify
sql_db.py
to add your designs - Run
python sql_db.py
to add the entries - Run
python repos_to_md.py
to regenerate the markdown table