Git Product home page Git Product logo

pcbpy's Introduction

PCBpy

Alt text

A Cadence Allegro PCB schematics parser and verification tool

Instalation:

  1. From github (all example files are included)
  2. From PyPI (example files are not included) https://pypi.org/project/PCBpy/
pip install PCBpy

Workflow

Alt text

Functionality

  1. Formal verification of cross-referenced nets generated by Cadence Design Entry HDL.
  2. Formal verification of net-to-package-pin connections based on net name and vendor package pinout information.
  3. Generates XDC package pin placing constraints.
  4. Generates VHDL top-level entity description.
  5. Generates IBERT set polarity TCL script for high-speed lines.
  6. Generates IBERT TXT and CSV information files. It includes every transceiver connectivity to other components (FPGAs, optical modules, multiplexers,...) and their respective coupling capacitor if applicable.

Files from #5 and #6 can be used with IBERTpy to run and generate eye diagram LaTeX reports. More info on: https://github.com/mvsoliveira/IBERTpy

This collection of python scripts was initially meant to verify cross-referenced nets (function 1). Later it was extend three times to add functions 2, 3, and 4. The current code is still not clean and optimized, so feel free to do it if you want :)

More usage information will be added as soon as possible.

To DO:

  1. Organize the code better
  2. Creating logging messages
  3. Creating a command line parameter parser

pcbpy's People

Contributors

mvsoliveira avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.