Skip to content

pdunc/rust-stdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

I disclaim!

This library is a personal project to get familiar with the rust programming language. It may reach a stable point, it may not 😄

TODO

  • Everything, there is no code in this repository!

What is STDF?

From Wikipedia:

Standard Test Data Format (STDF) is a proprietary file format for semiconductor test information originally developed by Teradyne, but it is now a de facto standard widely used throughout the semiconductor industry. It is a commonly used format produced by automatic test equipment (ATE) platforms from companies such as LTX-Credence, Roos Instruments, Teradyne, Advantest, and others.

STDF is a binary format, but can be converted either to an ASCII format known as ATDF or to a tab delimited text file. Decoding the STDF variable length binary field data format to extract ASCII text is non-trivial as it involves a detailed comprehension of the STDF specification, the current (2007) version 4 specification being over 100 pages in length. Software tools exist for processing STDF generated files and performing statistical analysis on a population of tested devices.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published