Quaigh: open source test pattern generation

From F-Si wiki
Revision as of 10:32, 11 June 2024 by Alnurn (talk | contribs) (Created page with "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....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.