Changelog

All notable changes to this project will be documented in this file.

[0.1.0] — 2026-03-14

Added

  • Initial public release on PyPI

  • Event-driven Verilog-A simulator engine

  • Spectre netlist parser

  • evas simulate CLI command

  • evas run <name> to run any of 17 bundled examples

  • evas list to enumerate available examples

  • 17 example circuits: clk_div, lfsr, cmp_strongarm, SAR ADC, and more

  • Pure-Python implementation — no C compiler, no ngspice required