Skip to content

scir: v0.1.0

Compare
Choose a tag to compare
@rohanku rohanku released this 07 Jul 05:20
1b7465b

0.1.0 (2023-07-07)

Features

  • api: initial SCIR API definition (#51) (c175a48)
  • blackboxing: support Substrate and SCIR blackboxes (#135) (049a598)
  • buses: add support for 1D SCIR buses (#57) (162889c)
  • netlisting: initial implementation of SPICE netlister (#102) (9125446)
  • node-naming: create internal, named signals of any schematic type (#118) (1954bb9)
  • pdks: example instantiation of PDK-specific MOS (#112) (bbac00c)
  • schematics: export Substrate schematics to SCIR (#110) (28115f0)
  • simulation: access nested nodes without strings in simulation (#139) (ed7989c)
  • simulation: simplify SCIR paths for data access (#143) (d42e6f9)
  • simulation: support transient simulation in spectre (#133) (4605862)
  • tests: add SCIR and SPICE netlister blackbox tests (049a598)

Bug Fixes

  • netlisting: fix whitespace issues (9125446)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • diagnostics bumped from 0.0.0 to 0.1.0
      • opacity bumped from 0.0.0 to 0.1.0