CN113327642A - Software-centric solution supported by arbitrary full-data non-standard sector sizes - Google Patents

Software-centric solution supported by arbitrary full-data non-standard sector sizes Download PDF

Info

Publication number
CN113327642A
CN113327642A CN202110224734.8A CN202110224734A CN113327642A CN 113327642 A CN113327642 A CN 113327642A CN 202110224734 A CN202110224734 A CN 202110224734A CN 113327642 A CN113327642 A CN 113327642A
Authority
CN
China
Prior art keywords
dut
tester processor
data
tester
fpga
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110224734.8A
Other languages
Chinese (zh)
Inventor
斯德詹·马利西奇
迟·阿尔伯特·袁
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Advantest Corp
Original Assignee
Advantest Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US17/142,989 external-priority patent/US11430536B2/en
Application filed by Advantest Corp filed Critical Advantest Corp
Publication of CN113327642A publication Critical patent/CN113327642A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C29/00Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
    • G11C29/04Detection or location of defective memory elements, e.g. cell constructio details, timing of test signals
    • G11C29/08Functional testing, e.g. testing during refresh, power-on self testing [POST] or distributed testing
    • G11C29/12Built-in arrangements for testing, e.g. built-in self testing [BIST] or interconnection details
    • G11C29/36Data generation devices, e.g. data inverters
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C29/00Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
    • G11C29/56External testing equipment for static stores, e.g. automatic test equipment [ATE]; Interfaces therefor

Abstract

The present disclosure provides a software-centric solution for arbitrary full data non-standard sector size support. An Automated Test Equipment (ATE) system includes a computer system including a system controller, wherein the system controller is communicatively coupled to a tester processor, wherein the system controller is to send instructions to the tester processor. The tester processor is to generate commands and data for coordinating testing of a Device Under Test (DUT) according to the instructions, wherein the DUT supports arbitrary sector sizes, and wherein a software layer on the tester processor performs calculations to enable control of data flow between the tester processor and arbitrarily sized sectors in the DUT.

Description

Software-centric solution supported by arbitrary full-data non-standard sector sizes
Cross Reference to Related Applications
The present application is filed on 20.12.2018, entitled "AUTOMATED TEST EQUIPMENT (ATE) SUPPORT FRAMEWORK FOR non-standard SECTOR SIZES AND PROTECTION MODES FOR SOLID State Devices (SSDs)" Applied TEST EQUIPMENT (ATE) SUPPORT FRAMEWORK FOR SOLID STATE DEVICE (SSD) ODD SECTOR SIZES AND PROTECTION MODES ", invented by Srdjan Malic, Micahel Jones AND Albert Yuan, filed in the continuation-in-part with U.S. patent application 16/227,389, attorney docket number ATSY-0062-01.01US, the entire contents of which are incorporated herein by reference FOR all purposes.
This application also claims priority from US provisional application 62/983,118 filed on 28.2.2020, entitled "software-only solution for any full data non-standard sector size support", docket number ATSY-0080-00.00 US. The entire contents of each of the above-listed applications are hereby incorporated by reference for all purposes as if fully set forth herein.
Technical Field
The present disclosure relates generally to the field of electronic device testing systems, and more particularly to the field of electronic device testing devices for testing Devices Under Test (DUTs), such as Solid State Drives (SSDs).
Background
Automated Test Equipment (ATE) may be any test assembly that performs tests on semiconductor devices or electronic assemblies. ATE components may be used to perform automated tests that quickly perform measurements and generate test results that may then be analyzed. ATE assemblies can be any device from computer systems coupled with meters to complex automated test assemblies that can include custom, dedicated computer control systems and many different test instruments capable of automatically testing electronic components and/or semiconductor wafer tests (e.g., system on a chip (SOC) tests or integrated circuit tests). ATE systems both reduce the time spent testing equipment to ensure that the equipment functions are consistent with the design, and act as diagnostic tools to determine whether a faulty component exists for a given device before reaching the customer.
Fig. 1 is a schematic block diagram of a conventional automatic test equipment body 100 for testing certain typical DUTs (e.g., semiconductor memory devices such as DRAMs). The ATE includes an ATE body 100 having hardware bus adapter slots 110A-110N. Hardware bus adapter cards 110A-110N dedicated to a particular communication protocol (e.g., PCIe, USB, SATA, SAS, etc.) connect to hardware bus adapter slots provided on the ATE body and interface with the DUT via cables dedicated to the respective protocol. The ATE body 100 also includes a test processor 101 with associated memory 108 for controlling the hardware components built into the ATE body 100 and generating the commands and data needed to communicate with the DUT under test through the hardware bus adapter card. The tester processor 101 communicates with the hardware bus adapter card via a system bus 130. The tester processor may be programmed to include certain functional blocks including the pattern generator 102 and the comparator 106. Alternatively, the pattern generator 102 and comparator 106 may be hardware components mounted on an expansion or adapter card that is inserted into the ATE body 100.
The ATE body 100 tests the electrical functions of the DUTs 112A-112N connected to the ATE body 100 through a hardware bus adapter that plugs into a hardware bus adapter socket of the ATE body 100. Thus, the tester processor 101 is programmed to use the protocol specific to the hardware bus adapter to deliver test programs to the DUT. Meanwhile, other hardware components built in the ATE body 100 communicate signals with each other and with the DUT, according to a test program running in the tester processor 101.
The test program run by the tester processor 101 may include functional tests involving: the input signals produced by the pattern generator 102 are written to the DUT, the written signals are read from the DUT, and the output is compared to the desired pattern using the comparator 106. If the output does not match the input, the tester processor 101 identifies the DUT as defective. For example, if the DUT is a memory device such as a DRAM, the test program will write data generated by the pattern generator 102 to the DUT using a write operation, read data from the DRAM using a read operation, and compare the expected bit pattern to the read pattern using the comparator 106.
In conventional systems, the tester processor 101 needs to contain functional logic blocks to generate commands and test patterns for use in testing DUTs (e.g., pattern generator 102 and comparator 106), which are programmed directly on the processor in software. However, in some cases, some of the functional blocks, such as the comparator 106, may be implemented on a Field Programmable Gate Array (FPGA), which is an Application Specific Integrated Circuit (ASIC) type semiconductor device that can program logic circuits according to user needs.
FPGAs used in conventional systems rely on the tester processor 101 to send commands and test patterns to the FPGA, which in turn forwards them to the DUT. Because the tester processor, rather than the FPGA, is responsible for generating commands and test patterns, the number and types of DUTs that can be tested using a given ATE body is limited by the processing power and programming of the tester processor.
Also, in conventional systems, the communication protocol used to communicate with the DUT is fixed, because the hardware bus adapter card inserted into the ATE body 100 is designed as a single-use device that communicates only in one protocol and cannot be reprogrammed to communicate in a different protocol. For example, an ATE body configured to test PCIe devices will have a hardware bus adapter card inserted into the body and supporting only the PCIe protocol. To test DUTs that support different protocols (e.g., SATA), a user typically needs to replace the PCIe hardware bus adapter card with a bus adapter card that supports the SATA protocol. Such systems can only test DUTs that support the PCIe protocol unless PCIe hardware bus adapter cards are physically replaced with cards that support other protocols. Therefore, on a test platform, replacing a hardware bus adapter card consumes critical time when it is necessary to test a DUT running a different protocol than supported by the existing adapter card.
One drawback of conventional tester systems is that these test systems currently do not support testing DUTs (e.g., SSDs) having a non-standard sector size that contains full data, e.g., DUTs having a non-standard sector size that does not contain any protection information (non-PI). For example, most Solid State Drives (SSDs) that are commercially available are formatted to have a standard sector size, e.g., 4096 bytes per sector, 512 bytes per sector. Most modern hard disk drives use one of two standard sector sizes: 512 bytes per sector or 4096 bytes per sector. However, some vendors also support full data non-standard sector sizes, e.g., 520 Bytes Per Sector (BPS) or 528 Bytes Per Sector (BPS), particularly for drives to be used in enterprise-level systems.
These drives have an entire sector size dedicated to user data storage rather than using additional size for system use (e.g., protection information). Each byte of data in each sector (520 bytes or 528 bytes) is accessible to a device user. The tester system cannot strip off the additional bytes as for a drive with additional bytes of Protection Information (PI). In addition, the tester system needs to access all sectors of the drive that include additional bytes of data. Most operating systems cannot handle such drivers. Thus, conventional ATE testing on SSDs is limited because it does not support testing of drives with full data non-standard sector sizes.
Disclosure of Invention
Therefore, a tester architecture is needed that addresses the above-described system problems. What is needed is a tester system that supports software levels for testing DUTs (e.g., SSDs) that include full data non-standard sector sizes. Furthermore, there is a need for a tester system that is capable of handling full data sector SSDs for any sector size (including non-standard sizes that vary by software). For example, an SSD may have non-standard sector sizes of 520BPS, 4104BPS, 528BPS, and 4224BPS (or even any other arbitrary sector size). What is needed is a tester system that can seamlessly and efficiently test SSDs having arbitrary sector sizes, where the sectors include data.
In one embodiment, an Automated Test Equipment (ATE) system is disclosed. The system includes a computer including a system controller, wherein the system controller is communicatively coupled to the tester processor, wherein the system controller is configured to send instructions to the tester processor. The tester processor is to generate commands and instructions for coordinating testing of a Device Under Test (DUT), wherein the DUT supports arbitrary sector sizes, and wherein a software layer on the tester processor performs computations to enable control of data flow between the tester processor and arbitrarily sized sectors in the DUT.
In another embodiment, a method for testing using Automated Test Equipment (ATE) comprises: instructions are sent from a system controller of the computer system to the tester processor, wherein the system controller is communicatively coupled to the tester processor. The method further comprises the following steps: generating commands and commands with a tester processor for coordinating testing of a Device Under Test (DUT), wherein the DUT supports a plurality of arbitrary full data sector sizes, and wherein a software layer on the tester processor performs calculations to enable control of data flow between the tester processor and the plurality of arbitrary full data sector sizes in the DUT.
Furthermore, there is a need for a test architecture by which command and test pattern generation functions can be transferred onto the FPGA so that the processing load on the tester processor and the bandwidth requirements on the system bus can be kept to a minimum. Furthermore, there is a need for a test architecture by which the communication protocol engine can be programmed on an FPGA device such that the protocol used to communicate with the DUT is reconfigurable.
In various embodiments, an Automated Test Equipment (ATE) apparatus includes: a computer system comprising a system controller, wherein the system controller is communicatively coupled to a tester processor and an FPGA, wherein the system controller is to send instructions to the tester processor, and wherein the tester processor is to generate commands and data from the instructions for coordinating testing of a Device Under Test (DUT), wherein the DUT supports a plurality of non-standard full data sector sizes. The FPGA is communicatively coupled to the tester processor, wherein the FPGA includes at least one hardware accelerator circuit for transparently generating commands and data from within the tester processor for testing the DUT. Further, the tester processor is configured to operate in one of a plurality of functional modes, wherein each functional mode is configured to allocate functions for generating commands and for generating data between the tester processor and the FPGA in a different manner, and wherein, in a standard mode, the tester processor is configured to generate all commands and data for coordinating testing of a DUT that includes a plurality of non-standard full data sector sizes.
The following detailed description and the accompanying drawings will provide a better understanding of the nature and advantages of the present invention.
Drawings
Embodiments of the invention are illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings in which like reference numerals refer to similar elements.
FIG. 1 is a schematic block diagram of a conventional automatic test equipment body for testing a typical Device Under Test (DUT).
Fig. 2 is a high-level schematic block diagram of the interconnections between a system controller, site modules and DUTs according to one embodiment of the present invention.
Fig. 3 is a detailed schematic block diagram of a site module and its interconnection to a system controller and DUT according to an embodiment of the present invention.
FIG. 4 is a detailed schematic block diagram of the instantiated FPGA tester block of FIG. 2 in accordance with an embodiment of the present invention.
FIG. 5 is a high level flow chart of an exemplary method of testing a DUT according to an embodiment of the present invention.
FIG. 6 is a flowchart continuing from FIG. 5 and illustrating an exemplary method of testing a DUT in bypass mode in one embodiment of the invention.
FIG. 7 is a flowchart of an exemplary method of testing a DUT in hardware accelerator pattern generator mode in an embodiment of the invention continuing from FIG. 5.
FIG. 8 is a flowchart of a continuation of FIG. 5 and is an exemplary method of testing a DUT in hardware accelerator memory mode in one embodiment of the invention.
FIG. 9 is a flowchart of a continuation of FIG. 5 and is an exemplary method of testing a DUT in hardware accelerator packet builder mode in one embodiment of the invention.
Fig. 10 illustrates primitives interfacing with a Device Interface Board (DIB) according to an embodiment of the present invention.
FIG. 11 is an exemplary high-level block diagram of an automatic test equipment device in which a host controller is connected to a plurality of primitives and controls test operations of the plurality of primitives, according to an embodiment of the present invention.
FIG. 12A illustrates an application layer including software executing on a tester processor according to an embodiment of the invention.
FIG. 12B illustrates the functionality of each of the application layers including software executing on the tester processor, according to an embodiment of the invention.
FIG. 13 depicts a flowchart of an exemplary computer-implemented process for testing a DUT that supports arbitrary sector sizes according to an embodiment of the invention.
FIG. 14 depicts a flowchart of an exemplary computer-implemented process for testing a DUT that supports arbitrary sector sizes in which a tester processor directly controls the DUT, according to an embodiment of the invention.
In the drawings, elements having the same reference number have the same or similar function.
Detailed Description
Reference will now be made in detail to embodiments, examples of which are illustrated in the accompanying drawings. Although the embodiments will be described in conjunction with the drawings, it will be understood that they are not intended to limit the embodiments. On the contrary, the embodiments are intended to cover alternatives, modifications and equivalents. Furthermore, in the following detailed description, numerous specific details are set forth in order to provide a thorough understanding. However, it will be recognized by one of ordinary skill in the art that the embodiments may be practiced without these specific details. In other instances, well-known methods, procedures, components, and circuits have not been described in detail as not to unnecessarily obscure aspects of the embodiments.
Presentation and terminology parts
Some portions of the detailed descriptions which follow are presented in terms of procedures, logic blocks, processing, and other symbolic representations of operations on data bits within a computer memory. These descriptions and representations are the means used by those skilled in the data processing arts to most effectively convey the substance of their work to others skilled in the art. In the present application, a procedure, logic block, process, etc., is conceived to be a self-consistent sequence of steps or instructions leading to a desired result. The steps are those requiring physical manipulations of physical quantities. Usually, though not necessarily, these quantities take the form of electrical or magnetic signals capable of being stored, transferred, combined, compared, and otherwise manipulated in a computer system.
It should be borne in mind, however, that all of these and similar terms are to be associated with the appropriate physical quantities and are merely convenient labels applied to these quantities. Unless specifically stated otherwise as apparent from the following discussion, it is to be understood that throughout the present disclosure, terms such as "accessing," adding, "" adjusting, "" analyzing, "" applying, "" assembling, "" assigning, "" computing, "" capturing, "" combining, "" comparing, "" collecting, "" creating, "" debugging, "" defining, "" depicting, "" detecting, "" determining, "" displaying, "" establishing, "" executing, "" generating, "" grouping, "" identifying, "" initiating, "" modifying, "" monitoring, "" moving, "" outputting, "" executing, "" placing, "" presenting, "" processing, "" programming, "" querying, "" removing, "" repeating, "" resuming, "" sampling, "" simulating, "" ordering, "" storing, "" subtracting, "" suspending, "" hanging, "" or the like are utilized, Discussions of the terms "tracking," "transforming," "unlocking," "using," or the like, refer to the action and processes of a computer system, or similar electronic computing device, that manipulates and transforms data represented as physical (electronic) quantities within the computer system's registers and memories into other data similarly represented as physical quantities within the computer system memories or registers or other such information storage, transmission or display devices.
The following description provides a discussion of computers and other devices that may include one or more modules. As used herein, the term "module" or "block" may be understood to refer to software, firmware, hardware, and/or various combinations thereof. Note that blocks and modules are exemplary. Blocks or modules may be combined, integrated, separated, and/or duplicated to support various applications. In addition, functions described herein as being performed on a particular module or block may be performed on one or more other modules or blocks and/or by one or more other devices instead of, or in addition to, functions performed at the particular module or block. Further, a module or block may be implemented across multiple devices and/or other components, local or remote to each other. Additionally, modules or blocks may be moved from one device and added to another device, and/or may be included in both devices. Any software implementation of the present invention can be tangibly embodied in one or more storage media, such as, for example, a memory device, a floppy disk, a Compact Disk (CD), a Digital Versatile Disk (DVD), or other devices that can store computer code.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to limit the scope of the present invention. As used throughout this disclosure, the singular forms "a", "an" and "the" include the plural forms unless the context clearly dictates otherwise. Thus, for example, reference to "a module" includes a plurality of such modules as well as a single module and equivalents thereof known to those skilled in the art.
Software-centric solution for arbitrary full-data nonstandard sector size support
Embodiments of the present invention allow for improved test throughput by including Operating System (OS) support within a tester for testing DUTs (e.g., Solid State Drives (SSDs), Hard Disk Drives (HDDs), etc.) that support different (e.g., non-standard, or arbitrary) sector sizes without requiring hardware reconfiguration. More specifically, the calculations and operations required to support arbitrary or non-standard sector sizes may be performed by a tester processor within a tester system. In other words, in one embodiment, the computational functions for testing any full data sector DUT (e.g., SSD) may be performed in software on a general purpose tester processor. Embodiments of the present invention advantageously increase the number and types of Devices Under Test (DUTs) that can be tested under prevailing hardware and time constraints, for example, by configuring the hardware so that DUTs supporting a variety of different types of sector sizes can be tested with the same hardware without requiring replacement or replacement of any hardware components. Embodiments of the present invention are directed to improving the efficiency of testing hardware of automatic test equipment.
Fig. 2 is an exemplary high-level block diagram of an Automatic Test Equipment (ATE) apparatus 200 in which a tester processor is connected to a Device Under Test (DUT) through an FPGA device having built-in functional modules, according to an embodiment of the present invention. In one embodiment, the ATE apparatus 200 may be implemented within any test system capable of testing multiple DUTs simultaneously. For example, in one embodiment, as shown in FIG. 10, the apparatus 200 may be implemented inside a primitive.
Referring to fig. 2, an ATE apparatus 200 for more efficiently testing semiconductor devices according to an embodiment of the invention includes: a system controller 201; the system controller is connected to the network switches 202 of the site module boards 230A-230N; FPGA devices 211A-211M that include instantiated FPGA tester blocks 210A-210N; memory block modules 240A-240M, where each memory block is connected to one of the FPGA devices 211A-211M and a Device Under Test (DUT)220A-220N, where each device under test 220A-220N is connected to one of the instantiated FPGA tester blocks 210A-210N. It should be noted that in one embodiment, the DUTs 220A-220N may be Solid State Drives (SSDs). Furthermore, as shown in FIG. 2, a single instantiated FPGA tester block may also be connected to multiple DUTs.
In one embodiment, the system controller 201 may be a computer system, such as a Personal Computer (PC) that provides a user interface for a user of the ATE to load test programs and run tests on DUTs connected to the ATE 200. In one embodiment, the system controller 201 may run a Windows Operating System (OS). Verigy stylus software executing in a Windows environment is one example of testing software that is typically used during device testing. It provides a graphical user interface for the user to configure and control the test. It may also include functionality for controlling the test flow, controlling the status of the test programs, determining which test program is running, and recording the test results and other data related to the test flow. In one embodiment, a system controller may connect to and control up to 512 DUTs.
In one embodiment, the system controller may be connected to the site module boards 230A-230N through a network switch (e.g., an Ethernet switch). In other embodiments, the network switch may be compatible with different protocols such as, for example, TCP/IP, fibre channel, 802.11, or ATM.
In one embodiment, each of the site module boards 230A-230N may be a separate, independent board for evaluation and development purposes that is attached to a custom load board fixture that loads the DUTs 220A-220N and is also attached to the system controller 201 that receives the test program. In other embodiments, the site module board may be implemented as a plug-in expansion card or as a daughter board that plugs directly into the chassis of the system controller 201. Alternatively, the site module board can be housed within the housing of the cell (as shown in fig. 10) and can be connected to various DUTs using a Device Interface Board (DIB).
The site module boards 230A-230N may each include at least one tester processor 204 and at least one FPGA device. In one embodiment, the tester processor and its associated memory may be located on a separate board (not shown) that is attached to the respective site module. This separate board may be referred to as a computer on module (or COM) board. In other words, the FPGA may be located on a separate site module board, whereas the tester processor (with associated memory) is located on a COM board.
The tester processor 204 and the FPGA devices 211A-211M on the site module board run the test method of each test case according to the test program instructions received from the system controller 201. In one embodiment, the tester processor may be a commercially available Intel x86 CPU or any other well known processor. In addition, the tester processor may operate on the Ubuntu OS x64 operating system and run core software that allows it to communicate with software running on the system controller to run the test method. In one embodiment, the tester processor 204 may be an x86 processor running a Linux OS or a modified version of a Linux OS. In one embodiment, the Linux OS running on the tester processor is capable of receiving commands and data from the Windows OS running on the system controller. The tester processor 204 controls the FPGA devices on the site modules and the DUTs connected to the site modules based on the test programs received from the system controller.
The tester processor 204 is connected to and can communicate with the FPGA device via a bus 212. In one embodiment, the tester processor 204 communicates with each of the FPGA devices 211A-211M over a separate dedicated bus. In one embodiment, the tester processor 204 may transparently control testing of the DUTs 220A-220N through the FPGA in a standard or bypass mode, for example, where the FPGA device is assigned as little processing functionality as possible. In this embodiment, the data traffic capacity of the bus 212 can be quickly exhausted because all commands and data generated by the tester processor need to be transferred to the FPGA device over the bus. In other embodiments, for example, in Protocol Independent Data Acceleration (PIDA) or Full Acceleration (FA) mode, as discussed further below, the tester processor 204 may share the processing load by allocating functions to the FPGA device for controlling testing of the DUT. In these embodiments, traffic on bus 212 is reduced because the FPGA devices may generate their own commands and data.
In one embodiment, each of the FPGA devices 211A-211M is coupled to its own dedicated memory block 240A-240M. These memory blocks may be used to store test pattern data that is written out to the DUT. In one embodiment, each of the FPGA devices can include two instantiated FPGA tester blocks 210A-210B having functional modules for performing functions including the implementation of a communication protocol engine and a hardware accelerator as further described herein. The memory blocks 240A-240M may each contain one or more memory modules, where each memory module within a memory block may be dedicated to instantiating one or more of the FPGA tester blocks 210A-210B. Thus, each of the instantiated FPGA tester blocks 210A-210B can be connected to its own dedicated memory module within the memory block 240A. In another embodiment, instantiating the FPGA tester blocks 210A and 210B may share one of the memory modules within the memory block 240A. In various embodiments, each FPGA device may have multiple instantiated FPGA tester blocks, each having a respective memory block.
Furthermore, each of the DUTs 220A-220N in the system can be connected to a dedicated instantiated FPGA tester block 210A-210N in a "tester per DUT" configuration, where each DUT obtains its own tester block. This allows separate tests to be performed for each DUT. The hardware resources in such a configuration are designed in such a way that individual DUTs support minimal hardware sharing. This configuration also allows many DUTs to be tested in parallel, where each DUT can connect to its own dedicated FPGA tester block and run a different test program. In various embodiments, each instantiated FPGA tester block may also be connected to and configured to test multiple DUTs.
The architecture of the embodiment of the present invention depicted in fig. 2 has several advantages. First, it eliminates the need for protocol-specific hardware bus adapter slots and cards in the system, as the communication protocol modules can be programmed directly on instantiated FPGA tester blocks within the FPGA device. The instantiated tester block may be configured to communicate with the DUT in any protocol supported by the DUT. Thus, if DUTs with different protocol supports need to be tested, they can be connected to the same system and the FPGA can be reprogrammed while supporting the relevant protocol. As a result, one ATE body can be easily configured to test DUTs that support many different types of protocols.
In one embodiment, the new protocol can be downloaded and installed directly on the FPGA by simple bitstream download from a cache on the system controller 201 without any kind of hardware interaction. The FPGA will typically include a configurable interface core (or IP core) that is programmable to provide one or more functions of a protocol-based interface for the DUT and programmable to interface with the DUT. In many cases, the IP core will include a third party protocol converter IP that converts signals from one protocol to another.
For example, the FPGAs 211A-211M in the ATE apparatus 200 will include interface cores that can be configured with a PCIe protocol to initially test PCIe devices and then reconfigured via software downloads to test SATA devices. A third party protocol converter IP programmed in the FPGA may be configured to convert incoming PCIe signals to SATA signals. Additionally, if a new protocol is released, the FPGA can be easily configured with that protocol via bit stream downloading without having to physically switch all hardware bus adapter cards in the system. Finally, if a non-standard protocol needs to be implemented, the FPGA may still be configured to implement such a protocol.
In another embodiment, the FPGAs 211A-211M may be configured to run more than one communication protocol, where these protocols may also be downloaded from the system controller 201 and configured via software. In other words, each FPGA implements customized firmware and software images to implement the functionality of one or more PC-based testers in a single chip. The required electrical and protocol-based signaling is provided by an on-chip IP core in the FPGA. As described above, each FPGA can be programmed with a pre-verified interface or IP core. As described above, the IP core may include a third party protocol IP. This ensures compliance and compatibility according to a given interface standard. The programmable nature of the FPGA is used to optimize flexibility, cost, parallelism, and scalability of storage test applications for SSDs, HDDs, and other protocol-based storage devices.
For example, the instantiated FPGA tester block 210A may be configured to run a PCIe protocol, while the instantiated FPGA tester block 210B may be configured to run a SATA protocol (e.g., using third party protocol IP). This allows the tester hardware to simultaneously test DUTs that support different protocols. The FPGA211A can now be connected to test DUTs that support both PCIe and SATA protocols. Alternatively, it may be connected to test two different DUTs, one supporting the PCIe protocol and the other supporting the SATA protocol, with each instantiated functional module (e.g., 210A, 210B) configured with a protocol for testing the respective DUT to which it is connected.
In one embodiment, the interfaces or IP cores in the FPGA may be obtained from third party vendors, but may require some customization to be compatible with the embodiments described herein. In one embodiment, the interface core provides two functions: a) encapsulating the storage command into a standard protocol for transmission over a physical channel; and 2) electrical signal generators and receivers.
Another major advantage of the architecture presented in fig. 2 is that it reduces the processing load on the tester processor 204 by assigning command and test pattern generation functions to FPGA devices, where each DUT has a dedicated FPGA module running its specific test program. For example, the instantiated FPGA tester block 210A connects to the DUT220A and runs a test program specific to the DUT 220A. The hardware resources in such a configuration are designed in a way that supports a minimum hardware sharing of individual DUTs. This "tester per DUT" configuration also allows more DUTs to be tested per processor and more DUTs to be tested in parallel. Furthermore, the bandwidth requirements of the bus 212 connecting the tester processor to other hardware components, including the FPGA device, the Device Power Supply (DPS) and the DUT, are also reduced by the FPGA's being able to generate their own command and test patterns in certain patterns. As a result, more DUTs can be tested simultaneously than in existing configurations.
Fig. 3 provides a more detailed schematic block diagram of a site module and its interconnection with a system controller and DUT according to an embodiment of the present invention.
Referring to FIG. 3, in one embodiment, site modules of an ATE apparatus may be mechanically configured on tester slices 340A-340N, where each tester slice includes at least one site module. In some exemplary embodiments, each tester slice may include two site modules and two device power strips. In other embodiments, the tester slice may include more or fewer site modules and/or power strips. For example, tester slice 340A of FIG. 3 includes site modules 310A and 310B and device power boards 332A and 332B. However, there is no limit to the number of device power strips or site modules that can be configured onto a tester chip. The tester slice 340 is connected to the system controller 301 through the network switch 302. System controller 301 and network switch 302 perform the same functions as elements 201 and 202, respectively, in fig. 2. The network switch 302 may be connected to each site module with a 32-bit wide bus.
As mentioned above, in one embodiment, system controller 301 may be a computer system, such as a Personal Computer (PC) that provides a user interface for a user of the ATE to load test programs and run tests on DUTs connected to ATE 300. Typically, the system controller will run the Windows operating system. The Advantest stylus is one example of testing software that is typically used during device testing. It provides a graphical user interface for the user to configure and control the test. It may also include functionality for controlling the test flow, controlling the status of the test programs, determining which test program is running, and recording the test results and other data related to the test flow.
Each of the device power strips 332A-332B may be controlled from one of the field modules 310A-310B. Software running on tester processor 304 may be configured to distribute device power to particular site modules. In one embodiment, for example, site modules 310A-310B and device power supplies 332A-332B are configured to communicate with each other using a high-speed serial protocol (e.g., peripheral component interconnect express (PCIe), serial AT connection (SATA), or Serial Attached SCSI (SAS)).
In one embodiment, as shown in FIG. 3, each site module is configured with two FPGAs. Each of the FPGAs 316 and 318 in the embodiment of FIG. 3 is controlled by the tester processor 304 and performs similar functions as the FPGAs 211A-211M in FIG. 2. The tester processor 304 may communicate with each FPGA using a PCIe 8-channel high-speed serial protocol interface, such as that indicated by the system buses 330 and 332 in FIG. 3. In other embodiments, tester processor 304 may also communicate with the FPGA using a different high-speed serial protocol (e.g., serial AT connection (SATA) or serial attached scsi (sas)).
FPGAs 316 and 318 are connected to memory modules 308 and 305, respectively, where these memory modules perform similar functions as memory blocks 240A-240N in fig. 2. These memory modules are coupled to the FPGA device and tester processor 304 and are controllable by the FPGA device and tester processor 304.
The FPGAs 316 and 318 can be connected to DUTs 372A-372M on a load board 380 via buses 352 and 354, respectively. Load board 380 is a physical harness that allows universal high speed connections at the field module end, which is agnostic to the protocol used to communicate with the DUT on lines 352 and 354. At the DUT end, however, the load board needs to be designed with connectors specific to the protocol used by the DUT.
In one embodiment of the present invention, the DUTs 372A-372M are loaded on a load board 380 placed within a thermal chamber 390 for testing. The DUTs 372A-372M and load board 380 obtain power from the device power supplies 332A and 332B.
The number of DUTs that can be connected to each FPGA depends on the number of transceivers in the FPGA and the number of I/O channels required for each DUT. In one embodiment, FPGAs 316 and 318 may each include 32 high-speed transceivers and buses 352 and 354 may each be 32 bits wide, however, more or less may be implemented depending on the application. For example, if 8I/O channels are required per DUT, only 4 DUTs may be connected to each FPGA in such a system.
In one embodiment, the communication protocol used to communicate between the tester processor 304 and the DUTs 372A-M may advantageously be reconfigurable. The communication protocol engine in such an embodiment is programmed directly into one or both FPGAs on the tester chip. The FPGA (e.g., 316 or 318) can thus be configured to communicate with the DUT in any protocol supported by the DUT. This advantageously eliminates the need to swap out the tester each time a DUT with a different protocol needs to be tested. In one embodiment, the protocol may be a high speed serial protocol including, but not limited to, SATA, SAS, or PCIe, or the like. The new or modified protocol can be downloaded directly from the system controller by the tester processor via a simple bitstream download and installed on the FPGA without any type of hardware interaction. Additionally, if a new protocol is released, the FPGA can be easily configured with that protocol via software download.
In one embodiment of the invention, each FPGA comprises a plurality of protocol engine modules, wherein each protocol engine module within the FPGA device may be configured with a different communication protocol. Thus, an FPGA device may be connected to test multiple DUTs, each supporting a different communication protocol at the same time. Alternatively, an FPGA device may connect to a single DUT that supports multiple protocols and test all modules running on the device simultaneously. For example, if the FPGA is configured to run both PCIe and SATA protocols, it may be connected to test DUTs that support both PCIe and SATA protocols. Alternatively, it may be connected to test two different DUTs, one supporting the PCIe protocol and the other supporting the SATA protocol.
FIG. 4 is a detailed schematic block diagram of the instantiated FPGA tester block of FIG. 2 in accordance with an embodiment of the present invention.
Referring to FIG. 4, the instantiated FPGA tester block 410 is connected to the tester processor through a PCIe upstream port 270 and to the DUT through a PCIe downstream port 480.
The instantiated FPGA block 410 may include a protocol engine block 430, a logic block 450, and a hardware accelerator block 440. The hardware accelerator block 440 may further include a memory control module 444, a comparator module 446, a packet builder module 445, and an Algorithm Pattern Generator (APG) module 443.
In one embodiment, the logic block module 450 includes: decode logic to decode a command from the tester processor; routing logic to route all incoming commands and data from the tester processor 304 and data generated by the FPGA device to the appropriate module; and arbitration logic to arbitrate between the various communication paths within the instantiated FPGA tester block 410.
In one embodiment, the communication protocol used to communicate between the tester processor and the DUT may advantageously be reconfigurable. The communication protocol engine in such an implementation is programmed directly into the protocol engine module 430 of the instantiated FPGA tester block 410. Thus, the instantiated FPGA tester block 410 may be configured to communicate with the DUT in any protocol supported by the DUT. For example, the previously verified interface or IP core described above may be programmed into the protocol engine module 430. This ensures compliance and compatibility according to a given interface standard. Further, the IP core allows tester implementation flexibility because the IP core enables software-based changes of the interface. Embodiments provide the ability to test multiple types of DUTs independently of hardware bus adapter slots. With such interface flexibility, new interfaces can be loaded into the IP core of the programmable chip, thereby eliminating the need for hardware bus adapter slots (discussed with respect to FIG. 1).
In one embodiment, for example, for a storage device/SSD/HDD, each FPGA includes a configurable IC connected to the SSD and programmable to provide a storage-based mode through a storage-specific interface such as SATA or SAS.
In one embodiment, the FPGA may be an SSD module-based tester that interfaces with the DUT or module using protocol-based communications. In one embodiment, the configurable interface core may be programmed to provide any standardized protocol based communication interface. For example, in one embodiment, in the case of SSD module based testing, the interface core may be programmed to provide a standardized protocol based communication interface such as SATA, SAS, or the like.
Thus, from an electrical perspective, FPGAs utilize IP cores rather than hardware bus adapter slots. By software programming the programmable chip resources of the FPGA, a given IP core can be easily reprogrammed and replaced with another IP core without changing the physical FPGA chip or other hardware components. For example, if a given FPGA-based tester currently supports SATA, all that is required to be able to connect to a SAS DUT is to reprogram the FPGA to use the SAS IP core rather than configure an existing IP core for SATA.
This advantageously eliminates the need for a hardware bus adapter card and does not require replacement of protocol specific hardware to test DUTs with different protocol support. In one embodiment, the protocol may be a high speed serial protocol including, but not limited to, SATA, SAS, or PCIe, or the like. The new or modified protocol can be downloaded directly from the system controller by the tester processor via a simple bitstream download and installed on the FPGA without any type of hardware interaction. In addition, if a new protocol is released, it can be easily configured by software downloading the FPGA.
In fig. 4, if the DUT coupled to the PCIe downstream port 480 is a PCIe device, the bit file containing the instantiation of the PCIe protocol may be downloaded through the PCIe upstream port 470 and installed in the IP core on the protocol engine module 430. Each FPGA device 316 or 318 may include one or more instantiated FPGA tester blocks and, thus, one or more protocol engine modules. The number of protocol engine modules that any one FPGA device can support is limited only by the size of the FPGA and the gate count.
In one embodiment of the invention, each of the protocol engine modules within the FPGA device may be configured with a different communication protocol. Thus, an FPGA device may be connected to test multiple DUTs, each supporting a different communication protocol at the same time. Alternatively, an FPGA device may connect to a single DUT that supports multiple protocols and test all modules running on the device simultaneously. For example, if the FPGA is configured to run both PCIe and SATA protocols, it may be connected to test DUTs that support both PCIe and SATA protocols. Alternatively, it may be connected to test two different DUTs, one supporting the PCIe protocol and the other supporting the SATA protocol.
The hardware accelerator block 440 of fig. 4 may be used to accelerate certain functions on FPGA hardware, rather than being executed in software on a tester processor. The hardware accelerator block 440 may provide initial test pattern data for use in testing the DUT. It may also contain functionality for generating certain commands for controlling the testing of the DUT. To generate the test pattern data, the accelerator block 440 uses an algorithmic pattern generator module 443.
The hardware accelerator block 440 may use the comparator module 446 to compare data read from the DUT with data written to the DUT in a previous cycle. The comparator module 446 includes functionality for marking the tester processor 304 with a mismatch to identify non-compliant devices. More specifically, comparator module 446 may include an error counter that tracks mismatches and communicates them to tester processor 304.
The hardware accelerator block 440 may be connected to the local memory module 420. Memory module 420 performs similar functions as a memory module within any of memory blocks 240A-240M. The memory module 420 may be controlled by both the hardware accelerator block 440 and the tester processor 304. The tester processor 304 may control the local memory module 420 and write initial test pattern data to the local memory module 420.
The memory module 420 stores test pattern data to be written to the DUT and the hardware accelerator block 440 accesses it to compare the stored data with data read from the DUT after a write cycle. The local memory module 420 may also be used to log failures. The memory module will store a log file with a record of all failures experienced by the DUT during testing. In one embodiment, the accelerator block 440 has a dedicated local memory module block 420 that is not accessible by any other instantiated FPGA tester block. In another embodiment, the local memory module block 420 is shared with a hardware accelerator block in another instantiated FPGA tester block.
The hardware accelerator block 440 may also include a memory control module 444. Memory control module 444 interacts with memory module 420 and controls read and write accesses to memory module 420.
Finally, the hardware accelerator block 440 includes a packet builder module 445. In some modes, the packet builder module is used by the hardware accelerator module to construct packets including header/command data and test pattern data to be written out to the DUT.
In one embodiment, the site module may include a universal connector 481. Because the protocol engine module 430 may be configured to run any number of various communication protocols, a universal high speed connector 481 is required on the site module. Thus, if a change to the protocol implemented on the protocol engine module 430 is required, no incidental physical modification on the site module is required. The site module is connected to the DUT using a load board 380, and the load board 380 may connect to a general purpose connector on the site module side, but is specific to the protocol implemented on the DUT side. DUTs supporting different communication protocols will require different configurations. Thus, if the protocol is reprogrammed to accommodate DUTs requiring different configurations, the load board needs to be switched and replaced.
Fig. 10 illustrates primitives 1010 interfacing with a Device Interface Board (DIB)1000 in accordance with an embodiment of the present invention. Similar to the tester slice (e.g., 340A, etc.) shown in FIG. 3, the primitive of FIG. 10 is a type of discrete test module that fits into a test head and includes test circuitry that performs tests on the DUT according to a test plan. The primitives include a housing 1050, and all of the various electronic devices (e.g., site modules, power supplies, etc.) are housed in the housing 1050. DIB1000 can connect to multiple DUTs 1020 using custom connectors that are sized for DUTs 1020. The DUT is physically and electronically interfaced with DIB 1000. The primitives may also include a shell 1070. DIB1000 (interfaced with a general purpose backplane (not shown) of cell 1010 through a load board (not shown) similar to load board 380 shown in fig. 3. cell 1010 contains test circuitry (similar to tester slice 340A shown in fig. 3) for executing test plans on DUTs 1020. cell 1010 can operate independently of any other cell and connect to a control server (similar to system controller 301 shown in fig. 3).
It should be noted that a DUT connected to any given tester slice (e.g., 340A-340N) or any given primitive can run a different protocol than one or more other DUTs connected to the same corresponding tester slice or primitive. For example, primitive 1010 may be connected to multiple DUTs 1020 and used to test multiple DUTs 1020, each of which may run a different protocol, such as SATA, ATA, SCSI, or the like. In one embodiment, primitive 1010 may be connected to and used to primarily test the SSD drive.
FIG. 11 is an exemplary high-level block diagram of an Automatic Test Equipment (ATE) device in which a host controller is connected to a plurality of primitives and controls test operations of the plurality of primitives, according to an embodiment of the present invention. Fig. 11 illustrates an overall integrated system or test framework 1105 for testing SSDs that support various non-standard sector sizes (or non-standard sector sizes) and protection modes.
In one embodiment, Windows-based host controller 1110 may be communicatively coupled to several different primitives, such as 1130A and 1130B. Windows-based host controller 1110 is capable of displaying a graphical user interface to a user for displaying information and accepting user input. The communication backplane 1120 is coupled between the host controller 1110 and one or more primitives 1130A and 1130B. Each primitive includes multiple tester slices (e.g., tester slices 340A-340N). In one embodiment, each primitive may include a plurality of COM boards 1140 (including a tester processor and associated memory) coupled to a plurality of FPGA tester tiles 1150 via drivers 1160. (As previously mentioned, in one embodiment, the tester processor may be located on a COM board that is a separate board from the tester chip containing the FPGA). In one embodiment, the tester slices are coupled to the DUT (e.g., SSD) via a device interface board 1165. Different DIBs may be used to support SSDs of different form factors and connection types. Within the chassis there may be several primitives, each of which is coupled to and controlled by the host controller. This allows a large number of DUTs to be tested simultaneously.
In one embodiment, the COM board 1140 may contain an example of an embedded OS platform in accordance with the present invention. The COM board 1140 may control the tester die 1150 within the cell. The embedded OS platform is configured to communicate with the host controller 1110 on one side and the various FPGA tester tiles 1150 populated within the primitives on the other side. In one embodiment, the embedded OS platform may be a heavily modified version of the Linux OS. Up to 32 embedded OS platform instances may be present within the system 1105 and controlled by the host controller 1110. The various OS platforms provide functionality to communicate with the FPGA test board 1150 and directly with DUTS 1170.
In some embodiments, the hardware accelerator block 440 may be programmed by the tester processor 304 to operate in one of several hardware acceleration modes.
I. Multiple hardware acceleration modes
In bypass or standard mode, the hardware accelerator is bypassed and commands and test data are sent by the tester processor 304 directly to the DUT through path 472. Note that in one embodiment, bypass or standard mode is used to enable testing of non-standard or arbitrarily sized full data sector DUTs. In other words, in one embodiment, the bypass mode includes a feature according to which the tester processor performs calculations to test DUTs having arbitrary sector sizes.
It should also be noted that in one embodiment, the tester processor 304 may communicate directly with the DUT to test non-standard or arbitrarily sized full data sector DUTs. In other words, in this embodiment, the FPGA (with its programmable cores and various configurable operating modes) is not necessary, as the tester processor 304 can communicate directly with the DUT.
In the hardware accelerator pattern generator mode, test pattern data is generated by the APG module 443 and commands are generated by the tester processor 304. The test packet is sent to the DUT via path 474. This mode is also referred to as Protocol Independent Data Acceleration (PIDA) mode.
In the hardware accelerator memory mode, test pattern data is accessed from the local memory module 420 associated with the FPGA when the tester processor 304 generates commands. Test pattern data is sent to the DUT via path 476. The routing logic 482 needs to arbitrate between paths 472, 474 and 476 to control the flow of data to the DUT.
In the hardware accelerator packet builder mode, test pattern data may be generated by the APG module 443 and the packet builder module 445 of the FPGA used to construct packets to be written out to the DUT that include header/command data and test pattern data. The test packet is sent to the DUT via path 474. This mode is also referred to as Full Acceleration (FA) mode.
FIG. 5 depicts a flowchart 500 of an exemplary process for testing a DUT according to an embodiment of the invention. However, the invention is not limited to the description provided by flowchart 500. Rather, other functional flows will be apparent to those skilled in the relevant art from the teachings provided herein that are within the scope and spirit of the present invention.
Flowchart 500 will be described with continued reference to the exemplary embodiments described above with reference to fig. 2, 3, and 4, but the method is not limited to these embodiments.
Referring now to FIG. 5, at block 502, a user initiates a setup and loads a test program into the system controller. Initiating settings may include selecting one or more protocols from a library of available protocols for configuration onto an FPGA device in the ATE apparatus 200. These protocols are cached as files on the system controller 301 and can be downloaded to the FPGA as bit files. The user may select a protocol from the list of available versions through a graphical user interface. A protocol must be built, tested, and integrated into a version before it is available as an option. The published FPGA configuration contains definitions about the supported protocols and the number of transceivers available to connect to the DUT. The version library may then be made available to the user through a graphical user interface on the system or host controller.
At block 502, the user also loads a test program into the system controller 301 through the graphical user interface. The test program defines all the parameters of the test that needs to be run on the DUT. At block 504, the system controller sends instructions to the tester processor on the site module 310A. This step involves the transmission of a bit file for the protocol engine to be programmed onto the FPGA. The system controller may include routing logic for routing instructions of a particular test program to a tester processor connected to the DUT controlled by the test program.
At block 506, after receiving instructions from the system controller, the tester processor 304 may determine a hardware acceleration pattern for running tests on the DUT connected to the site module 310A.
In one embodiment, tester processor 304 may operate in one of four different hardware acceleration modes. Each functional mode is configured to distribute functions for generating commands and test data between the tester processor 304 and the FPGAs 316 and 318. In one embodiment, the tester processor may be programmed to operate in a bypass or standard mode, where all commands and test data for testing the DUT are generated by the tester processor 304 and the FPGAs 316 and 318 are bypassed.
In another embodiment, the tester processor 304 may be programmed to operate in a hardware accelerator mode generator mode (or PIDA mode), where pseudo-random or random data for testing DUTs is generated by the FPGAs 316 and 318 and compared by the FPGAs, but the tester processor handles command generation.
In yet another embodiment, the tester processor 304 may be programmed to operate in a hardware accelerator memory mode, where during initial setup, the test mode is pre-written by the tester processor onto the memory modules connected to each FPGA 316 and 318. In this mode, the FPGA accesses the dedicated memory device to retrieve test data to be written to the DUT, reads the test data from the DUT and compares the read data with the data written to the memory device. In this mode, each of the FPGAs controls the memory device in response to read and write operations from the DUT. However, in this mode, the tester processor is still responsible for command generation.
In yet another embodiment, the tester processor 304 may be programmed to operate in a hardware accelerator packet builder mode (or full acceleration mode), where data and basic read/write/compare commands are generated by the FPGAs 316 and 318.
At block 508, the tester processor branches to a mode in which a test is to be run.
It should be noted that the FPGA 1035 of fig. 10 can be programmed into any of the four functional modes described above (i.e., bypass mode, hardware accelerator mode generator mode, hardware accelerator memory mode, and hardware accelerator packet builder mode). In one embodiment, the computer or system controller to which tester card 1000 is connected via connector 1010 will perform the functions of tester processor 304.
I.A) bypass (or standard) mode
FIG. 6 depicts a flowchart 600 of an exemplary process for testing a DUT in bypass mode in accordance with an embodiment of the invention. However, the present invention is not limited to the description provided by flowchart 600. Rather, other functional flows will be apparent to those skilled in the relevant art from the teachings provided herein that are within the scope and spirit of the present invention.
Flowchart 600 will be described with continued reference to the exemplary embodiments described above with reference to fig. 2, 3, and 4, but the method is not limited to these embodiments.
Referring now to FIG. 6, in bypass mode, at block 602 the tester processor 304 generates a command and packet header for a test packet to be routed to the DUT. The tester process also generates test pattern data for packets to be routed to the DUT at block 604. In this mode, there is no hardware acceleration because the tester processor generates its own commands and test data.
At block 606, the tester processor communicates with the instantiate FPGA block 410 and the downstream port 480 to route test packets containing test pattern data to the DUT. The bypass mode is a pass-through mode in which commands and data are passed directly to the DUT transparently through the instantiating FPGA block 410, except for some limited exceptions. In bypass mode, tester processor 304 directly controls the DUT. Although an instantiated FPGA block may include logic for routing packets to downstream ports, it does not participate in command generation (also referred to as "signaling") or data generation.
At block 608, the tester processor 304 communicates with the downstream port 480 to initiate a read operation from the DUT on data previously written to the DUT at block 606. At block 610, the tester processor compares the data read from the DUT with the data written at block 606. If there is any mismatch between the data written at block 606 and the data read at block 610, a flag is sent by the tester processor 304 to the system controller 301 at block 612. The system controller then marks the user for a mismatch.
It should be noted that the bypass or standard mode is the primary mode of operation for testing full data non-standard sector size DUTs. In other words, a full data non-standard sector size DUT can be tested using only bypass or standard mode and connecting the tester processor directly to the DUT or through the FPGA (where the FPGA acts as a pass-through device). Other modes of operation (e.g., PIDA or full speed-up) are not important for testing full data non-standard sector size DUTs.
Arbitrary full data non-standard sector size support in standard mode
In one embodiment, the standard (or bypass) mode is used when testing DUTs having full data arbitrary sized sectors (e.g., SSD DUTs). Note that while the bypass mode is utilized to test DUTs of any size sector, the speed of the tester processor 304 may be limited because its processing power may be quickly maximized due to the generation of all command and test data for the DUTs.
Embodiments of the present invention configure software (e.g., software executing on tester processor 304 of fig. 3) to provide a system that can handle testing of full data sector SSDs of any sector size, including non-standard sizes. In contrast, conventional tester systems do not provide arbitrary sector size testing. For example, Linux-based systems only support sectors of 512 bytes or 4096 bytes in size. Most other systems use hardware to hide non-standard data sector sizes and there are limits to the sizes that can be supported.
FIG. 12A illustrates an application layer including a software stack executing on a tester processor, according to an embodiment of the invention. The software stack executing on the tester software may include at least four layers. These layers include a device driver layer 1240, a Linux block layer 1230, a Vast System Software (VSS) layer 1220, and a user application layer 1210. Note that device driver layer 1240 is configured to communicate with DUT 1250.
In one embodiment, the device driver layer 1240 is configured to communicate with the DUT1250 and query the DUT to determine the sector size. Once the DUT Real Sector Size (RSS) is reported to the device driver layer 1240, the device driver layer 1240 passes this information to the user application layer 1210 through the VSS layer.
For example, consider a read operation on an SDD comprising a non-standard sector size of 524 bytes. When a data request is sent down the protocol stack from the user application layer 1210, the VSS layer 1220 calculates the sector size (e.g., 524 bytes for this example) and rounds it down to the nearest number (e.g., 512 bytes) supported by the Linux block layer 1230. For example, Linux block layer 1230 may only contain support for DUTs with 512 byte sector sizes. In addition, the VSS layer 1220 maintains a record of an additional 12 bytes of information (524 bytes minus 512 bytes).
In this example, if the user application layer 1210 requests N blocks (or N sectors) of data (e.g., 524 x N bytes), the VSS layer 1220 will request (N + M) blocks from the Linux block layer 1230, where the N blocks will include 512 bytes of data, and where the M blocks will include the remaining 12 bytes of additional data per block (in the case of 524 byte sized sectors). The value of M is calculated by software, where M blocks can hold additional data from all N blocks. For example, in the case of N-100, the total additional number of bytes would be 12-100-1200 bytes. To contain 1200 bytes, at least 3 blocks of size 512 bytes need to be requested from the Linux block layer 1230. Thus, if M-3 is used, these 3 additional blocks hold additional bytes from N blocks (where N-100). Therefore, the VSS layer 1220 may request 100+3 blocks from the Linux block layer 1230. The Linux chunk layer 1230 converts the request into a request for 103 512-byte chunks (103 × 512 bytes), and the Linux chunk layer 1230 allows the operation.
The request is then passed down to device driver layer 1240. Device driver layer 1240 communicates directly with DUT1250 and device driver layer 1240 can determine that the DUT has a non-standard sector size of 524 bytes. In addition, device driver layer 1240 may determine that Linux chunk layer 1230 is making requests for 103 chunks, where each chunk is 512 bytes in size.
The device driver layer can use information about the sector size of the DUT and the number of blocks requested by the Linux block layer 1230 to determine that it is 100 blocks that were originally requested at the user application layer 1210. Thus, the device driver layer 1240 sends a request for 100 blocks to the DUT, which the DUT responds to by filling a buffer in the device driver layer 1240 with 100 × 524 bytes. The information in this buffer is passed through the Linux block layer 1230. Thereafter, the user application layer 1210 obtains 100 blocks of 524 bytes in each sector. In one embodiment, the write operation is performed similarly to the example of the read operation described above.
Note that user application layer 1210, VSS layer 1220 and device driver layer 1240 include additional logic ( modules 1293, 1292 and 1291, respectively) to be able to identify DUTs of arbitrary sector size. Linux block layer 1230 does not include additional logic for determining whether the DUT includes or is capable of communicating with any sector size.
FIG. 12B illustrates the functionality of each of the application layers comprising a software stack executing on a tester processor, according to an embodiment of the invention. As shown in fig. 12B, the user application layer 1210 receives information about the DUT sector size. In the example discussed above, for 100 sectors of information to read from the DUT, the user application layer 1210 will request data from 100 sectors (or blocks). In view of the limitations of the Linux chunk layer 1230 discussed above, the VSS layer 1220 requests 103 chunks from the Linux chunk layer 1230 (N + M100 + 3). The Linux chunk layer 1230 does not support non-standard sector sizes, but given a standard sector size of 512 bytes, the Linux chunk layer 1230 is configured to check if the length of the requested information meets the limit that it processes data in multiples of 512 bytes. Thus, it allows requests to pass down the protocol stack and data from the DUT to pass up the protocol stack.
The device driver layer 1240 communicates with the DUT and thus the device driver layer 1240 can use the information about the sector size of the DUT to calculate how many sectors are requested from the DUT. In the example discussed above, device driver layer 1240 would request 100 blocks of information. DUT1250 in turn will receive the request from device driver layer 1240 and satisfy the request.
Embodiments of the present invention control input, output, drive and user space to advantageously provide a pure software solution for testing SSDs of any arbitrary sector size without sacrificing performance and since no data copying is required. Embodiments of the present invention advantageously extend the range of devices that can be tested and give users of the tester system direct access to an entire sector of data.
In one embodiment, the tester processor (in either standard or bypass mode or a variation thereof) is used to read and write data to the DUT. An FPGA may not be able to support DUTs with arbitrarily sized sectors because it only supports a limited number of predefined data sizes. Once the FPGA is configured (after downloading the bitstream to the FPGA), the FPGA can only support a limited short list of sector sizes at runtime. It will be appreciated that programming the tester software on the tester processor to test DUTs of any sector size allows a user to read and write user-specified data of any length to and from the DUT, and is therefore advantageously generic. At run-time, the tester processor can support any arbitrary sector size and is not limited to any particular predefined size.
Embodiments of the present invention provide a "software-only solution" that allows a user to test any sector-sized device with a user data pattern. In the case of writing to a Device Under Test (DUT), software running on the tester processor generates complete data and commands for performing the test on the sector. In the case of a read, the software will read back the complete data from the sector without stripping off the additional bytes.
Embodiments of the present invention are flexible and can test any sector-sized device that uses an entire sector for data storage. It provides the user with access to the entire sector without stripping or inserting any additional bytes. This does not sacrifice performance because no additional data replication is required.
Conventional ATE is relatively limited because it does not support testing drives having full data non-standard sector sizes. Embodiments of the present invention advantageously allow software-based testing of such drives, particularly for testing of arbitrary non-standard sector sizes.
FIG. 13 depicts a flowchart of an exemplary computer-implemented process for testing a DUT that supports arbitrary sector sizes according to an embodiment of the invention. However, the present invention is not limited to the description provided by flowchart 1300. Rather, other functional flows will be apparent to those skilled in the relevant art from the teachings provided herein that are within the scope and spirit of the present invention.
At block 1310, a host controller is coupled to the tester processor and the FPGA. The host controller may be a Windows-based operating system as described above. In addition, the tester processor may run Linux or a modified version of the Linux OS. The FPGA is communicatively coupled to the tester processor and is used to generate commands and data for testing the DUT according to one of the various acceleration modes described above.
At block 1312, an acceleration mode is selected to generate commands and data for testing the DUT. The acceleration mode may be a standard mode or a bypass mode, where the tester processor generates all commands and data and the FPGA is bypassed. Note that as described above, in one embodiment, the standard or bypass mode may be the primary or main mode required for testing full data non-standard size DUTs.
At block 1314, the tester processor generates a command (e.g., read, write, etc.) to the DUT, where the DUT includes an arbitrary sector size.
In response to the read command, then, at block 1316, the VSS layer of the tester software executing on the tester processor calculates the sector size (e.g., 524 bytes for the example above) and rounds it down to the nearest number (e.g., 512 bytes) supported by the Linux block layer 1230. Further, if the user application layer 1210 requests N data chunks (or N sectors), the VSS layer 1220 will request (N + M) chunks from the Linux data chunk layer 1230, where each of the N chunks is a standard size chunk (e.g., 512 bytes), and where the M chunks will include additional bytes of data for each chunk.
At block 1318, Linux block layer 1230 is programmed to check that the length of information requested meets its limit of processing data in multiples of standard size blocks (e.g., multiples of 512 bytes in the above example). Thereafter, it allows requests to pass down the protocol stack and data from the DUT to pass up the protocol stack.
At block 1320, device driver layer 1240 communicates with the DUT and device driver layer 1240 can use the information about the sector size of the DUT to calculate the number of sectors in the DUT that need to be accessed (e.g., for read or write operations).
At block 1322, data from the determined number of sectors of the DUT is accessed and a comparison operation is performed to test the DUT. For example, data may be read from or written to the DUT and compared to expected data to determine whether the DUT is functioning properly.
FIG. 14 depicts a flowchart of an exemplary computer-implemented process for testing a DUT that supports arbitrary sector sizes in which a tester processor directly controls the DUT, according to an embodiment of the invention.
At block 1410, a host controller is coupled to the tester processor. The host controller may be a Windows-based operating system as described above. In addition, the tester processor may run Linux or a modified version of the Linux OS. The tester processor is configured to communicate directly with the DUT and issue commands and data directly to the DUT. As described above, while in one embodiment the tester processor may operate in a bypass mode and use the FPGA as a pass-through device to test the DUT, in other embodiments the tester processor may be connected directly to the DUT.
At block 1412, the tester processor generates a command (e.g., read, write, etc.) to the DUT, wherein the DUT includes an arbitrary sector size.
In response to the read command, then, at block 1414, the VSS layer calculates the sector size (e.g., 524 bytes for this example) and rounds it down to the nearest number (e.g., 512 bytes) supported by the Linux block layer 1230. Further, if the user application layer 1210 requests N data chunks (or N sectors), the VSS layer 1220 will request (N + M) chunks from the Linux data chunk layer 1230, where each of the N chunks is a standard size chunk (e.g., 512 bytes), and where the M chunks will include additional bytes of data for each chunk.
At block 1416, the Linux chunk layer 1230 is programmed to check that the length of information requested meets its limit of processing data in multiples of standard size chunks, e.g., 512 bytes in the above example. Thus, it allows requests to pass down the protocol stack and data from the DUT to pass up the protocol stack.
At block 1418, the device driver layer 1240 communicates with the DUT, and the device driver layer 1240 can use the information about the sector size of the DUT to calculate how many sectors of information to request from the DUT.
At block 1420, data from a determined number of sectors of the DUT is accessed and a comparison operation is performed to test the DUT. For example, data may be read from or written to the DUT and compared to expected data to determine whether the DUT is functioning properly.
I.B) hardware accelerator mode generator mode (PIDA mode)
FIG. 7 depicts a flowchart 700 of an exemplary process for testing a DUT in hardware accelerator pattern generator mode in accordance with an embodiment of the invention. However, the present invention is not limited to the description provided by flowchart 700. Rather, other functional flows will be apparent to those skilled in the relevant art from the teachings provided herein that are within the scope and spirit of the present invention.
Flowchart 700 will be described with continued reference to the exemplary embodiments described above with reference to fig. 2, 3, and 4, but the method is not limited to these embodiments.
Referring now to FIG. 7, a method of hardware acceleration is shown in which FPGA devices share data generation functionality in order to relieve the processing load on the tester processor 304 and the data load on the system buses 330 and 332. At block 702 of the hardware accelerator pattern generator mode, the tester processor 304 generates a command and packet header for a packet to be routed to the DUT. In this mode, the tester process retains the functionality of signaling. At block 704, the algorithmic pattern generator module 443 within the hardware accelerator block 440 generates pseudo-random test data to be written to the DUT. The logic block module 450 includes functionality for routing and adding generated data to packets to be written out to the DUT.
This pattern is considered "hardware accelerated" because the functions for generating data can be accomplished faster in hardware by the algorithmic pattern generator of the FPGA device than in software by the tester processor. In addition, the "tester per DUT" architecture allows the DUT to be directly connected to its own dedicated instantiated FPGA tester block, generating test pattern data for the DUT, as shown in fig. 4, which results in a significant increase in bandwidth in the bypass mode where the tester processor 304 provides all commands and data to the DUT through the system buses 330 and 332. In the case where the FPGA devices share data generation functionality, the system buses 330 and 332 are released so that commands can be transferred to the FPGA at a faster rate than in the bypass mode. Further, for devices such as solid state drives that require multiple test iterations, having dedicated data paths by instantiating FPGA tester blocks greatly speeds testing over data paths in which the tester processor's resources are shared by multiple DUTs. It also allows the DUT to run at near full performance because it does not have to wait for the tester processor to allocate processing resources for it.
In one embodiment, algorithm pattern generator module 443 can be programmed to generate data in a timely manner. The APG module may generate an incremental pattern, a pseudo-random pattern, or some type of constant pattern. The APG module may also have some gating capability to generate test patterns with stripes, diagonal stripes, or an alternating pattern. In one embodiment, the APG module may generate the test pattern using a finite state machine, a counter, or a linear feedback shift register, among others.
In some embodiments, the APG module may be provided with a start seed as an initial value to generate more complex random patterns. As described above, the APG module will generate reproducible sequences of any length (e.g., a length that is not a standard sector size), for example, using the sector number as a seed. When data needs to be read back, the data can be regenerated again (using the sector address as a seed) so that it can be compared to the data read back from the DUT in order to ensure the integrity of the DUT.
At step 706, the instantiated FPGA block 410 communicates with the downstream port 480 to route test pattern data to the DUT according to commands and packet headers generated by the tester processor. At step 708, the instantiated FPGA block 410 communicates with the downstream port to read test pattern data from the DUT according to commands generated by the tester processor. The comparator module 446 of the hardware accelerator block 440 is then used to compare the read data with the data written to the DUT at block 710. The APG module 443 is designed to enable the comparator module to perform read operations on it and receive the same data written to the DUT at block 704, with the same parameters used to generate the pseudo-random data. The APG module 443 regenerates the data written to the DUT in time and passes it to the comparator module 446. At block 712, any mismatches are recorded on the memory module 420 by the memory control module 444 or communicated to the tester processor by the instantiated FPGA block. After receiving the error log, the tester processor then marks the mismatch to the system controller at block 714.
I.C) hardware accelerator memory mode
FIG. 8 depicts a flowchart 800 of an exemplary process for testing a DUT in hardware accelerator memory mode in accordance with an embodiment of the invention. However, the invention is not limited to the description provided by flowchart 800. Rather, other functional flows will be apparent to those skilled in the relevant art from the teachings provided herein that are within the scope and spirit of the present invention.
Flowchart 800 will be described with continued reference to the exemplary embodiments described above with reference to fig. 2, 3, and 4, but the method is not limited to these embodiments.
Referring now to FIG. 8, a method of hardware acceleration is shown in which FPGA devices share data generation functionality in order to relieve the processing load on the tester processor 304 and the data load on the system buses 330 and 332. In contrast to the hardware accelerator pattern generator mode, in the hardware accelerator memory mode, the instantiated FPGA tester block accesses the local memory module 420 to retrieve data to be written to the DUT without using the APG module 443.
At block 800 of the hardware accelerator mode memory mode, the tester processor 304 generates a command and packet header for a packet to be routed to the DUT. The tester process retains the functionality for signaling in this mode. At block 802, the tester processor initializes the local memory module 420 instantiating the FPGA tester block 410 with the test pattern to be written out to the DUT. One advantage of the hardware accelerator memory mode is that the test patterns generated by the tester processor may constitute true random data, as opposed to pseudo random data generated by the APG module 443 in the hardware accelerator pattern generator mode. Both the tester processor and the instantiated FPGA tester block have read and write access to the local memory module 420. However, the tester processor only accesses the memory module 420 during initial setup. During the accelerator mode, the tester processor does not access the memory module because the additional processing load on the tester processor 304 and the additional data load on the system buses 330 and 332 slows the acceleration significantly.
At block 804, the instantiated FPGA tester block reads test pattern data from the memory module 420 to be routed to the DUT. Because the memory module 420 is dedicated to the FPGA tester block or shared with only one other FPGA tester block, there is a high bandwidth connection between the two that produces fast read operations. The logic block module 450 includes functionality for routing and adding generated data to packets to be written out to the DUT.
After data is added to the packet, at block 806, the FPGA tester block is instantiated in communication with the downstream port 480 to route test pattern data to the DUT according to commands and packet headers generated by the tester processor. At block 808, instantiate FPGA block 410 communicates with a downstream port to read test pattern data from the DUT according to commands generated by the tester processor. The comparator module 446 of the hardware accelerator block 440 is then used to compare the read data with the data written to the DUT at block 810. At block 812, any mismatches are recorded on the memory module 420 or communicated by the instantiated FPGA block to the tester processor. After receiving the error log, the tester processor then marks the mismatch to the system controller at 814.
I.D) hardware accelerator packet builder mode (FA mode)
FIG. 9 depicts a flowchart 900 of an exemplary process for testing a DUT in hardware accelerator packet builder mode, according to an embodiment of the invention. However, the present invention is not limited to the description provided by flowchart 900. Rather, other functional flows will be apparent to those skilled in the relevant art from the teachings provided herein that are within the scope and spirit of the present invention.
Flowchart 900 will be described with continued reference to the exemplary embodiments described above with reference to fig. 2, 3, and 4, although the method is not limited to those embodiments.
Referring now to FIG. 9, a method of hardware acceleration is shown in which FPGA devices share data and command generation functionality in order to relieve the processing load on the tester processor 304 and the data load on the system buses 330 and 332. This mode is also referred to as a "full acceleration" (FA) mode because most of the control for running device tests is transferred to the FPGA device and the tester processor 304 only retains control for commands other than read and write and compare.
At block 902 of the hardware accelerator packet builder mode, the tester processor 304 generates a command to be passed to the instantiate FPGA block 410 to generate its own packet. The tester processor in this mode only retains functionality for non-read/write/compare commands. Functions for commands such as read, write, and compare operations are delivered to the instantiated FPGA block. At block 904, the packet builder module 445 that instantiates the FPGA tester block builds a packet with header and command information to be transmitted to the DUT. These packets include at least a command type, a block address of the device, and test pattern data.
At block 906, the algorithmic pattern generator module 443 within the hardware accelerator block 440 generates pseudo-random test data to be written to the DUT. The logic block module 450 includes functionality for routing and incorporating data and commands generated by instantiated FPGA blocks into packets to be written out to the DUT.
At block 908, the instantiated FPGA tester block communicates with the downstream port 480 to route test pattern data to the DUT. At step 910, instantiate FPGA block 410 communicates with a downstream port to read test pattern data from the DUT. Then, at block 912, the comparator module 446 of the hardware accelerator block 440 is used to compare the read data with the data written to the DUT. At block 916, any mismatches are recorded on the memory module 420 or communicated by the instantiated FPGA block to the tester processor. After receiving the error log, the tester processor then marks the mismatch to the system controller at 916.
The foregoing description, for purpose of explanation, has been described with reference to specific embodiments. However, the illustrative discussions above are not intended to be exhaustive or to limit the invention to the precise forms disclosed. Many modifications and variations are possible in light of the above teaching. The embodiments were chosen and described in order to best explain the principles of the invention and its practical application, to thereby enable others skilled in the art to best utilize the invention and various embodiments with various modifications as may be suited to the particular use contemplated.

Claims (20)

1. An Automated Test Equipment (ATE) system, comprising:
a system controller communicatively coupled to a tester processor, wherein the system controller is to send instructions to the tester processor; and
the tester processor to generate commands and data according to the instructions to coordinate testing of a Device Under Test (DUT), wherein the DUT supports arbitrary sector sizes, and wherein a software layer on the tester processor performs computations to control data flow between the tester processor and arbitrarily sized sectors in the DUT.
2. The ATE system of claim 1, wherein the arbitrarily-sized sectors comprise full data sectors.
3. The ATE system of claim 1, wherein the system controller is to execute a Linux operating system.
4. The ATE system of claim 1, wherein the software layers comprise four functional layers for communicating data between the DUT and the tester processor that support the arbitrary sector size.
5. The ATE system of claim 1, wherein the software layers comprise four functional layers for communicating data between the DUT and the tester processor that support the arbitrary sector size, wherein the software layers comprise a device driver layer, a Linux block layer, a Vast system software layer, and a user application layer.
6. The ATE system of claim 5, wherein, in response to a command issued by the tester processor to the DUT, the Vast system software layer is to determine a sector size that is closest to the arbitrary sector sizes supported by the Linux block layer and request a calculated number of blocks from the Linux block layer, and wherein the calculated number of blocks comprises the number of blocks: the block requested by the tester processor in the command, and additional blocks needed to buffer additional bytes for each arbitrary sector block.
7. The ATE system of claim 6, wherein the Linux block layer is to determine whether a length of information requested by the Vast system software layer satisfies a limit of processing data associated with the Linux block layer, and wherein the Linux block layer is also to pass the command down to the device driver layer.
8. The ATE system of claim 7, wherein the device driver layer is to determine a number of sectors to access from the DUT, and is further to send the command to the DUT.
9. The ATE system of claim 1, further comprising:
a Field Programmable Gate Array (FPGA), wherein the tester processor is communicatively coupled to the FPGA, and wherein the FPGA includes at least one hardware accelerator circuit for transparently generating commands and data from within the tester processor to test the DUT.
10. The ATE system of claim 9, wherein the tester processor operates in a standard mode to generate commands and data to test the DUT.
11. The ATE system of claim 5, wherein the Vast system software layer, the device driver layer, and the user application layer comprise logic to detect and communicate with arbitrary sector-sized DUTs.
12. A method of testing using Automated Test Equipment (ATE), comprising:
sending instructions from a system controller of a computer system to a tester processor, wherein the system controller is communicatively coupled to the tester processor; and
generating commands and data using the tester processor to coordinate testing of a Device Under Test (DUT), wherein the DUT supports a plurality of arbitrary full data sector sizes, and wherein a software layer on the tester processor performs computations to control data flow between the tester processor and the plurality of arbitrary full data sector sizes in the DUT.
13. The method of claim 12, wherein the system controller is to execute a Linux operating system.
14. The method of claim 12, wherein said software layers comprise four functional layers for communicating data between said DUT and said tester processor supporting said arbitrary sector size.
15. The method of claim 12, wherein said software layers comprise four functional layers for communicating data between said DUT and said tester processor supporting said arbitrary sector size, wherein said software layers comprise a device driver layer, a Linux block layer, a Vast system software layer, and a user application layer.
16. An Automated Test Equipment (ATE) apparatus, comprising:
a computer system comprising a system controller, wherein the system controller is communicatively coupled to a tester processor and an FPGA, wherein the system controller is to send instructions to the tester processor, and wherein the tester processor is to generate commands and data in accordance with the instructions to coordinate testing of a Device Under Test (DUT), wherein the DUT supports a plurality of non-standard full data sector sizes;
wherein the FPGA is communicatively coupled to the tester processor and includes at least one hardware accelerator circuit for transparently generating commands and data from within the tester processor to test the DUT; and is
Wherein the tester processor is configured to operate in one of a plurality of functional modes, wherein each functional mode is configured to distribute functions for generating commands and for generating data between the tester processor and the FPGA in a different manner, and wherein, in a standard mode, the tester processor is configured to generate all commands and data to coordinate testing of the DUT including the plurality of non-standard full data sector sizes.
17. The ATE device of claim 16, wherein a software layer on the tester processor performs computations to control data flow between the tester processor and the plurality of non-standard full data sector sizes in the DUT.
18. The ATE apparatus of claim 16, wherein the tester processor is to execute a Linux operating system.
19. The ATE device of claim 17, wherein the software layers comprise four functional layers for communicating data between the DUT and the tester processor that support the plurality of non-standard full data sector sizes.
20. The ATE apparatus of claim 19, wherein the software layers comprise four functional layers for communicating data between the DUT and the tester processor that support the arbitrary sector size, wherein the software layers comprise a device driver layer, a Linux block layer, a Vast system software layer, and a user application layer.
CN202110224734.8A 2020-02-28 2021-03-01 Software-centric solution supported by arbitrary full-data non-standard sector sizes Pending CN113327642A (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US202062983118P 2020-02-28 2020-02-28
US62/983,118 2020-02-28
US17/142,989 2021-01-06
US17/142,989 US11430536B2 (en) 2018-12-20 2021-01-06 Software-focused solution for arbitrary all-data odd sector size support

Publications (1)

Publication Number Publication Date
CN113327642A true CN113327642A (en) 2021-08-31

Family

ID=77414556

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110224734.8A Pending CN113327642A (en) 2020-02-28 2021-03-01 Software-centric solution supported by arbitrary full-data non-standard sector sizes

Country Status (2)

Country Link
CN (1) CN113327642A (en)
TW (1) TWI779458B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030005180A1 (en) * 2001-06-29 2003-01-02 Geoffrey Schmit Measurements expert system and method for generating high-performance measurements software drivers
US6567941B1 (en) * 2000-04-12 2003-05-20 Advantest Corp. Event based test system storing pin calibration data in non-volatile memory
US20140236525A1 (en) * 2013-02-21 2014-08-21 Advantest Corporation Test architecture having multiple fpga based hardware accelerator blocks for testing multiple duts independently
US20140244204A1 (en) * 2013-02-28 2014-08-28 Advantest Corporation Tester with acceleration for packet building within a fpga block

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7362089B2 (en) * 2004-05-21 2008-04-22 Advantest Corporation Carrier module for adapting non-standard instrument cards to test systems
CN108777158B (en) * 2018-06-05 2020-12-01 深圳忆联信息系统有限公司 Method and device for testing Trim performance of solid state disk and computer equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6567941B1 (en) * 2000-04-12 2003-05-20 Advantest Corp. Event based test system storing pin calibration data in non-volatile memory
US20030005180A1 (en) * 2001-06-29 2003-01-02 Geoffrey Schmit Measurements expert system and method for generating high-performance measurements software drivers
US20140236525A1 (en) * 2013-02-21 2014-08-21 Advantest Corporation Test architecture having multiple fpga based hardware accelerator blocks for testing multiple duts independently
US20140244204A1 (en) * 2013-02-28 2014-08-28 Advantest Corporation Tester with acceleration for packet building within a fpga block

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
FANG PANG ET AL.: "A reconfigurable digital IC tester implemented using the ARM Integrator rapid prototyping system", 《CANADIAN CONFERENCE ON ELECTRICAL AND COMPUTER ENGINEERING 2004》, pages 1931 - 1935 *

Also Published As

Publication number Publication date
TW202207237A (en) 2022-02-16
TWI779458B (en) 2022-10-01

Similar Documents

Publication Publication Date Title
CN111426935B (en) Automatic change test equipment device
US10288681B2 (en) Test architecture with a small form factor test board for rapid prototyping
US10162007B2 (en) Test architecture having multiple FPGA based hardware accelerator blocks for testing multiple DUTs independently
US10161993B2 (en) Tester with acceleration on memory and acceleration for automatic pattern generation within a FPGA block
US9952276B2 (en) Tester with mixed protocol engine in a FPGA block
US9810729B2 (en) Tester with acceleration for packet building within a FPGA block
US20210117298A1 (en) Use of host bus adapter to provide protocol flexibility in automated test equipment
US20210116494A1 (en) Software directed firmware acceleration
TWI810523B (en) Automated test equipment system and apparatus, and method for testing duts
US11860229B2 (en) Device interface board supporting devices with multiple different standards to interface with the same socket
US11430536B2 (en) Software-focused solution for arbitrary all-data odd sector size support
CN113327642A (en) Software-centric solution supported by arbitrary full-data non-standard sector sizes

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination