Download List

Projeto Descrição

PySTDF is a Python module which makes it easy to
work with STDF
(Teradyne's Standard Test Data Format). STDF is a
commonly-used file
format in semiconductor tests. Automated test
equipment (ATE) from such
vendors as Teradyne, Verigy, LTX, Credence, and
others supports this
format. PySTDF provides event-based stream parsing
of STDF version 4,
indexers that help structure the data into a more
useful tabular form,
and the ability to generate missing summary
records or new types of
derivative records. The parser architecture is
very flexible and can
easily be extended to support STDF version 3 and
custom record types.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-08-12 10:02
1.0.0

distutils foi adicionado para fazer o ajuste do módulo para o consumo geral do usuário e para trazer o script stdf2atdf em maior conformidade com a especificação ATDF.
Tags: Code cleanup
distutils was added to make the module fit for general user consumption and to bring the stdf2atdf script into closer compliance with the ATDF specification.

Project Resources