https://github.com/cda-tum/pyckt
Python-based library for analog circuit synthesis, subcircuit recognition, and stage partitioning
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.7%) to scientific vocabulary
Keywords
Repository
Python-based library for analog circuit synthesis, subcircuit recognition, and stage partitioning
Basic Info
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
pyckt: Python Analog Circuit Synthesis Tool (ACST)
This library provides tools for analog circuit topology generation, structural recognition, and partitioning, inspired by the C++ ACST project.
Structure
pyckt/topology/: Topology generationpyckt/recognition/: Structural recognitionpyckt/partitioning/: Partitioningpyckt/utils.py: Utilitiestests/: Unit tests
Installation
bash
pip install .
Testing
bash
python -m unittest discover tests
Author
Your Name
Acknowledgements
This project is inspired by the original implementation: - acst - Analog Circuit Synthesis Tool: https://github.com/inga000/acst/ - Abel, Inga, and Helmut Graeb. "FUBOCO: Structure synthesis of basic op-amps by FUnctional BlOck COmposition." ACM Transactions on Design Automation of Electronic Systems (TODAES) 27.6 (2022): 1-27.
Owner
- Name: Chair for Design Automation, TU Munich
- Login: cda-tum
- Kind: organization
- Location: Germany
- Website: https://www.cda.cit.tum.de
- Repositories: 22
- Profile: https://github.com/cda-tum
The CDA provides expertise for all main steps in the design and realization of integrated circuits, embedded systems, as well as cyber-physical systems.
GitHub Events
Total
- Member event: 1
- Push event: 1
Last Year
- Member event: 1
- Push event: 1
Issues and Pull Requests
Last synced: 10 months ago