Semi-ATE
Semiconductor Automated Test Equipment
Semi-ATE is a tester- and instruments AGNOSTIC framework for Semiconductor ATE ASIC testing projects.
This means that the system is not build around a specific instrument (let's consider an ATE tester for a moment as a super instrument), it rather focuses on organizing semiconductor testing in such a way that all use- (and special) corner cases have their well known place. This enables the users (read: DE's, TCE's, TE's & PE's) to focus on the REAL work, being the writing of good, fast and stable tests. Organizing tests into test-programs and test-programs in to flows is handled by wizards, so the only code that needs writing is the actual test! (motto: Code is our enemy)
The Semi-ATE package is written purely in Python (noarch) and provides besides libraries also a plugin to the Spyder IDE.
Packages
The Semi-ATE project is maintained in this single repository, however it is released as a set of packages (all with the same version number) to accomodate the different use-cases.
| Package Name | PyPI Version | conda Version | feedstock |
|---|---|---|---|
| Semi-ATE-common | |||
| Semi-ATE-project-database | |||
| Semi-ATE-sammy | |||
| Semi-ATE-plugins | |||
| Semi-ATE-testers | |||
| Semi-ATE-spyder | |||
| Semi-ATE-apps-common | |||
| Semi-ATE-control-app | |||
| Semi-ATE-master-app | |||
| Semi-ATE-test-app | |||
| Semi-ATE-installer |
3rd party packages needed:
=== The documentation explains how to install a semi-ATE environment to create test programs and test flows for a developer (with the help of Spyder), or to use the created test flows with the help of a browser, for example in production or in quality assurance.
The semi-ate-common package
This package contains helper functions used by more than one package from the semi-ate project. Among others this package contains the famous Logger class ;-).
Release files for semi-ate-common 1.0.17
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| semi_ate_common-1.0.17.tar.gz | 17.3 kB | Details |
Release files / semi_ate_common-1.0.17.tar.gz
| Download URL | semi_ate_common-1.0.17.tar.gz |
|---|---|
| Size | 17.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
224fcddb7cd7dc383fa33a81815f7c92b8d77280f23b37caeb1653d872d7170c
|
|
BLAKE2b-256 checksum How to use checksums |
d6633f70d51372be3084b35bb4c0055be425e1abe0c409bec1a9ca7f27b537b9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.10.12
|