Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

Introduce ICCC, a tool for computing values for external components required by ICs#4

Closed
twelho wants to merge 3 commits into
mainfrom
iccc-tool
Closed

Introduce ICCC, a tool for computing values for external components required by ICs#4
twelho wants to merge 3 commits into
mainfrom
iccc-tool

Conversation

@twelho
Copy link
Copy Markdown
Member

@twelho twelho commented May 17, 2021

This bases on and majorly refactors the work done in #2. ICCC aims to provide an easy-to-use framework to compute values for external components required by integrated circuits, according to their datasheets. Equations for the components can be entered in a Python class dedicated for the IC, and this tool will evaluate the correct values based on given input parameters. There is a reference use case implemented for the ROHM Semiconductor BD9E302EFJ, which matches the old implementation in #2 (see the file tools/iccc/bd9e302efj.py.

@twelho twelho requested review from Jaakkonen, chiplet and luxas May 17, 2021 17:02
@chiplet
Copy link
Copy Markdown
Member

chiplet commented May 17, 2021

Consider adding a requirements.txt file to keep track of pip dependencies.

@twelho
Copy link
Copy Markdown
Member Author

twelho commented Jul 21, 2021

This work has been superseded by the Rust-written KiCad evaluator implemented in #14. Closing.

@twelho twelho closed this Jul 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants