Skip to content

v1.1.0

Latest

Choose a tag to compare

@ranaumarnadeem ranaumarnadeem released this 11 May 08:04
· 2 commits to main since this release

autoMBIST v1.1.0

Release v1.1.0
This release introduces new capabilities to autoMBIST, expanding its integration with OpenRAM, improving fault reporting, and bringing powerful new command-line features.

What's New

  • OpenRAM Integration: Added native support for synthesizing SRAM cells directly from OpenRAM via autoMBIST.
  • CLI Enhancements: Expanded the CLI with new commands for more flexible testing and generation workflows.
  • Enhanced Fault Reporting: Vastly improved reporting metrics and output readability for transition faults (transition-up and transition-down).
  • Testing & Infrastructure: Overhauled internal software/hardware testing suite and fixed legacy smoke-test dependencies.
  • Bug Fixes: Cleaned up redundant files, resolved internal pathing issues, and applied minor bug fixes for greater stability.

Supported Fault Models (Maintained)

  • Stuck-at (SA0, SA1)
  • Transition-up
  • Transition-down

Verification

  • Extended Cocotb and Icarus Verilog test coverage.
  • Continuous software and hardware test coverage for generation and integration paths.