Difference between revisions of "Quaigh: open source test pattern generation"

From F-Si wiki
Jump to navigation Jump to search
 
Line 3: Line 3:


==Downloads==
==Downloads==
* [[File:Gouvine_Quaigh.pdf|Slides]]
* [[:File:Gouvine_Quaigh.pdf|Slides]]
* [https://peertube6.f-si.org/w/42aYfH7i74fgrNAowTpXz9 Video recording]


==Abstract==
==Abstract==

Latest revision as of 15:56, 1 August 2024

  • Speakers: Gabriel Gouvine
  • email: gabriel.gouvine_quaigh@m4x.org

Downloads

Abstract

After building an electronic circuit, it is necessary to test it for physical defaults. This makes test pattern generation is a critical piece of a design-for-test toolchain. Its goal is to obtain a small number of test patterns that exercize all possible faults in a circuit.

Quaigh is a test pattern generation tool developed in Rust. In this presentation, we will present the test pattern generation and the tool, and discuss the experience of developing reusable EDA libraries in the Rust ecosystem.