2024

LLM-Aided Testbench Generation and Bug Detection for Finite-State Machines

Bhandari, Jitendra, Knechtel, Johann, Narayanaswamy, Ramesh et al.

Understand

This work investigates the potential of tailoring Large Language Models (LLMs), specifically GPT3.5 and GPT4, for the domain of chip testing.

  • A key aspect of chip design is functional testing, which relies on testbenches to evaluate the functionality and coverage of Register-Transfer Level (RTL) designs.
  • We aim to enhance testbench generation by incorporating feedback from commercial-grade Electronic Design Automation (EDA) tools into LLMs.
  • Through iterative feedback from these tools, we refine the testbenches to achieve improved test coverage.

Reading the bibliography…