You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
that interfaces test programs to a hyperdebug + FPGA platform (to enable testing provisioning flows in pre-silicon), and
that interfaces with a real ATE machine use by silicon vendors.
The text was updated successfully, but these errors were encountered:
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
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:The text was updated successfully, but these errors were encountered: