Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dutlib] develop an TestProgram<-->DUT API/shim layer to test the ATE communication interface using hyperdebug+FPGA platform #5

Open
timothytrippel opened this issue Aug 13, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@timothytrippel
Copy link
Collaborator

timothytrippel commented Aug 13, 2024

The ATE machine interfaces with DUTs to move data in and out of a DUT during provisioning. To emulate how an ATE machine interacts with a DUT, an ATE<-->DUT API and shim layer (called dutlib) should be developed to enable writing test CP and FT programs that drive provisioning flows. This shim layer should have two implementations:

  1. that interfaces test programs to a hyperdebug + FPGA platform (to enable testing provisioning flows in pre-silicon), and
  2. that interfaces with a real ATE machine use by silicon vendors.
@timothytrippel timothytrippel added the enhancement New feature or request label Aug 13, 2024
@timothytrippel timothytrippel self-assigned this Oct 8, 2024
@timothytrippel timothytrippel changed the title [ate] develop an ATE<-->DUT API/shim layer to test the ATE communication interface using hyperdebug+FPGA platform [dutlib] develop an TestProgram<-->DUT API/shim layer to test the ATE communication interface using hyperdebug+FPGA platform Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant