Skip to content

Releases: NooriDan/SymXplorer

Improved class hierachy and added new tia topo examples

15 Oct 03:31
77f9ad2

Choose a tag to compare

What's Changed

Full Changelog: spicelib-v1.0.0...v1.1.0

Ngspice with EA and Sigmoid Loss

07 Oct 03:59
12bf89a

Choose a tag to compare

Pre-release

updating the main with features added to the spicelib integration

  • Sigmoid loss function added... showed great convergence speed improvements.
  • New example... 5T OTA circuit was added
  • Optimizer checkpointing was added
  • Class hierarchies were enhanced to allow better code reusability
  • Plotting and design space exploration

Todo

  • Need to think of a better way to switch the optimization algorithms... especially going from EA to BO or even a user-defined one.
  • add "harder" design problems... i.e., larger number of design variables...
  • support pspice or hspice... perhaps very easy with spicelibe module but there is always hiccups.
  • Explore automatic layout generation with BAG

What's Changed

New Contributors

Full Changelog: https://github.com/NooriDan/SymXplorer/commits/spicelib-v1.0.0