Skip to content

cellsmith 0.1.0

Choose a tag to compare

@marlls1989 marlls1989 released this 06 Jul 20:40
aa9316e

Initial release — cellsmith on crates.io.

Added

  • Generate Cadence Liberate transition arcs (with prevectors) for logic cells,
    including state-holding and hysteretic cells.
  • Detect order-dependent and oscillation hazards and generate the timing
    constraints that resolve them.
  • Emit Liberty, Verilog, and Tcl (arc) artefacts from a TOML cell specification.
  • Multi-threaded analysis with rayon.