Skip to content

autoMBIST v1.0.1

Choose a tag to compare

@ranaumarnadeem ranaumarnadeem released this 30 Apr 10:51
· 21 commits to main since this release

Release v1.0.1

This is the initial release of autoMBIST, providing a complete MBIST wrapper and fault-flow generation pipeline for OpenRAM-style SRAM macros.

Features

  • CLI Tool: Packaged Python tool accessible via the autombist command.
  • Generation: Config-driven MBIST wrapper generation using YAML.
  • Algorithms: Support for March-C and March-RAW algorithms.
  • Fault Injection: Automated fault-flow generation including assets and test-mode logic.

Supported Fault Models

  • Stuck-at
  • Transition-up
  • Transition-down

Verification

  • Software and hardware test coverage for generation and integration paths.