Announcing RiescueC, a Compliance Test Generator

Tenstorrent releases RiescueC, a specialized test generator for RISC-V compliance testing
この記事を共有
Announcing RiescueC, a Compliance Test Generator

Tenstorrent would like to introduce RiescueC as the next open-source release in a suite of tools under their RiESCUE umbrella, which provides a suite of python scripts and libraries for generating RISC-V tests.

RiescueC is a comprehensive compliance test generation framework for RISC-V, that operates through multiple sophisticated modules to generate, execute, and validate RISC-V assembly tests. RiescueC supports:

  • Multiple RISC-V extensions (I, M, A F, C, D, V, etc.)
  • Self-checking test generation
  • Configurable test constraints
  • Comprehensive instruction set extension support

Learn more on how to get started with installation and setup or visit our GitHub repository for source code, examples, and more information.