Search papers, labs, and topics across Lattice.
NEMESIS is a multimodal framework that integrates large language models with circuit design for operational transconductance amplifiers (OTAs), balancing the trade-off between speed and accuracy in performance modeling. By leveraging prior knowledge and iteratively refining equations through a SPICE-based repair loop, NEMESIS generates performance equations that are both fast to compute and closely aligned with SPICE evaluations. The framework achieves an impressive average relative error of less than 7% while offering a speedup of approximately 4622x compared to traditional SPICE evaluations in a commercial 65nm process design kit (PDK).
Achieving over 4600x speedup in OTA design without sacrificing accuracy could revolutionize circuit modeling practices.
This work presents NEMESIS, a multimodal framework for operational transconductance amplifier (OTA) design using large language models (LLMs). NEMESIS strikes a balance between fast, approximate analytical models vs. accurate, computationally expensive SPICE evaluations. Given an OTA netlist and schematic, NEMESIS first identifies circuit primitives and then generates progressively more accurate performance equations. The framework begins with equations retrieved from the prior invocations of NEMESIS to structurally similar OTAs, if available; otherwise, it uses the LLM to derive the initial equations directly from the circuit input. These equations are iteratively refined via a SPICE-based repair loop. In a commercial 65nm PDK, NEMESIS is demonstrated on five OTA topologies, producing SPICE-verified equations across biasing ranges with <7% average relative error and a post-convergence evaluation speedup of ~4622x over full SPICE-based evaluation.