VLSIDA / OpenRAM

An open-source static random access memory (SRAM) compiler.
http://www.openram.org
BSD 3-Clause "New" or "Revised" License
809 stars 199 forks source link

Could Xyce be used in OpenRAM? #49

Closed mithro closed 2 years ago

mithro commented 5 years ago

https://github.com/Xyce/Xyce

Xyce (zīs, rhymes with "spice") is an open source, SPICE-compatible, high-performance analog circuit simulator, capable of solving extremely large circuit problems by supporting large-scale parallel computing platforms.

Does it make sense to support Xyce as a simulator in OpenRAM?

mguthaus commented 5 years ago

Absolutely. This has been on my private to-do list for a long time. I've mostly been lazy due to the dependencies of Xyce. The list is pretty long and there was no package that I know of...

We currently support ngspice, hspice, xa. ngspice is pretty good for parallel evaluation of the BSIM models, but it would be interesting to compare what is best overall.

Matt

Matthew Guthaus Professor Computer Science & Engineering University of California Santa Cruz https://www.soe.ucsc.edu/people/mrg

On Wed, Jul 17, 2019, 14:15 Tim Ansell notifications@github.com wrote:

https://github.com/Xyce/Xyce

Xyce (zīs, rhymes with "spice") is an open source, SPICE-compatible, high-performance analog circuit simulator, capable of solving extremely large circuit problems by supporting large-scale parallel computing platforms.

Does it make sense to support Xyce as a simulator in OpenRAM?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/VLSIDA/OpenRAM/issues/49?email_source=notifications&email_token=AC67SL3S3IIEPIAJM2AMV3TP76DXNA5CNFSM4IEUS3Y2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G73HPQA, or mute the thread https://github.com/notifications/unsubscribe-auth/AC67SL3GII6XF3S5THQ7L4TP76DXNANCNFSM4IEUS3YQ .

mguthaus commented 2 years ago

This was originally added back in 67a67111a6e9274847fe4eb960b1d1fcd5f0a7ab.