Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Goals and Intended Features #18

Open
1 of 6 tasks
infinitymdm opened this issue Oct 27, 2023 · 2 comments
Open
1 of 6 tasks

Goals and Intended Features #18

infinitymdm opened this issue Oct 27, 2023 · 2 comments

Comments

@infinitymdm
Copy link
Collaborator

infinitymdm commented Oct 27, 2023

This issue tracks major goals and features for CharLib. Other issues and PRs will be linked here as features are completed or worked towards.

  • Support combinational and sequential cells
  • Take advantage of multithreading (WIP: see Enable cell-level multiprocessing #19 )
  • Characterize timing, power, and noise
  • Provide CCSM, ECSM, and NLDM models
  • Account for setup and hold time interdependence in sequential characterization
  • Support other circuit simulators (hspice, spectre, etc.)

Feedback and suggestions are, of course, welcome.

@TiMo3654
Copy link

Hi @infinitymdm, this is a great project so far! Were you able to make any further progress on the points listed above? Especially the different kind of models are of great interest to me. Keep up the good work!

@infinitymdm
Copy link
Collaborator Author

Were you able to make any further progress on the points listed above? Especially the different kind of models are of great interest to me.

Unfortunately the literature on how ECSM and CCSM work seems to be pretty sparse. There may be enough info out there to figure it out, but what I've read so far only seems to hint at methods rather than actually explaining how it works. So unfortunately there's been no major progress there.

Currently the priority is to get power characterization working for NLDM. Other models are a much bigger task that will follow later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants