WO2012121783A2 - A functional fabric based test wrapper for circuit testing of ip blocks - Google Patents
A functional fabric based test wrapper for circuit testing of ip blocks Download PDFInfo
- Publication number
- WO2012121783A2 WO2012121783A2 PCT/US2011/066644 US2011066644W WO2012121783A2 WO 2012121783 A2 WO2012121783 A2 WO 2012121783A2 US 2011066644 W US2011066644 W US 2011066644W WO 2012121783 A2 WO2012121783 A2 WO 2012121783A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- test
- block
- wrapper
- fabric
- blocks
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01R—MEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
- G01R31/00—Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
- G01R31/28—Testing of electronic circuits, e.g. by signal tracer
- G01R31/317—Testing of digital circuits
- G01R31/3181—Functional testing
- G01R31/3183—Generation of test inputs, e.g. test vectors, patterns or sequences
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01R—MEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
- G01R31/00—Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
- G01R31/28—Testing of electronic circuits, e.g. by signal tracer
- G01R31/317—Testing of digital circuits
- G01R31/3181—Functional testing
- G01R31/3185—Reconfiguring for testing, e.g. LSSD, partitioning
- G01R31/318505—Test of Modular systems, e.g. Wafers, MCM's
- G01R31/318508—Board Level Test, e.g. P1500 Standard
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01R—MEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
- G01R31/00—Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
- G01R31/26—Testing of individual semiconductor devices
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01R—MEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
- G01R31/00—Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
- G01R31/28—Testing of electronic circuits, e.g. by signal tracer
- G01R31/317—Testing of digital circuits
- G01R31/3181—Functional testing
- G01R31/3185—Reconfiguring for testing, e.g. LSSD, partitioning
- G01R31/318533—Reconfiguring for testing, e.g. LSSD, partitioning using scanning techniques, e.g. LSSD, Boundary Scan, JTAG
- G01R31/318558—Addressing or selecting of subparts of the device under test
- G01R31/318561—Identification of the subpart
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/22—Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
- G06F11/26—Functional testing
- G06F11/267—Reconfiguring circuits for testing, e.g. LSSD, partitioning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/14—Handling requests for interconnection or transfer
Definitions
- the field of invention relates generally to computer systems and, more specifically but not exclusively relates to testing System on a Chip (SoC) designs.
- SoC System on a Chip
- SoCs are moving from interfacing discrete components on a printed circuit board or through use of other package configurations, to integrating multiple components onto a single integrated chip, which is commonly referred to as a System on a Chip (SoC) architecture.
- SoCs offer a number of advantages, including denser packaging, higher speed communication between functional components, and lower temperature operation. SoC designs also provide standardization, scalability, modularization, and reusability.
- SoC architectures are the wave of the future, the present some challenges with respect to verification of design and integration when compared with using discrete components.
- personal computers employed INTEL' S ubiquitous "North" bridge and “South” bridge architecture, wherein a central processing unit was interfaced to a memory controller hub (MCH) chip via a first set of buses, and the memory controller hub, in turn, was interfaced to an Input/Output controller hub (ICH) chip via another set of buses.
- MCH memory controller hub
- ICH Input/Output controller hub
- Each of the MCH and ICH further provided interface to various system components and peripherals via further buses and interfaces.
- Each of these buses and interfaces adhere to well-established standards, enabling the system architectures to support modular designs. To ensure proper design, each of the individual or groups of components could be tested using test interfaces which are accessible through the device pins.
- IP Intellectual Property
- IP blocks include functional blocks that are commonly referred to in the industry as Intellectual Property (IP) cores, IP blocks, or simply IP.
- IP Intellectual Property
- IP blocks include IP blocks or simply IP
- IP blocks or IP also covers IP cores and any other component or block generally known as IP, as would be understood by those in the SoC development and manufacturing industries.
- IP blocks generally serve one or more dedicated functions and often comprise existing circuit design blocks that are licensed from various vendors or developed in-house.
- various interfaces are designed into the SoC.
- IOSF INTEL On-Chip Scalable Fabric
- OCP Open Core Protocol
- AMBA Advanced Microcontroller Bus Architecture
- TAMs Test Access Mechanisms
- ad-hoc techniques entail dedicated validation and design effort, which needs to be repeated for every lead or derivative SoC.
- the ad-hoc techniques used also result in extra area and wiring effort at the SoC level, which can cause increased congestion in today's dense SoCs. This can seriously jeopardize Time-To- Market and low-cost goals for SoC. Accordingly, there is a need to facilitate testing of SoC architectures in a manner that is more flexible and predictive.
- FIG. 1 is a block diagram illustrating an exemplary Test Access Mechanism (TAM) architecture, in accordance with one embodiment of the invention
- FIG. 1A is a block diagram of an embodiment of the TAM architecture of Figure 1 implementing an IOSF fabric
- Figure 2 is a block diagram illustrating a micro architecture of a Test Controller, in accordance with one embodiment
- Figure 3 is a block diagram illustrating a micro architecture of a Test Wrapper, in accordance with one embodiment
- Figure 4 is a block diagram illustrating use of a clock crossing FIFO in a Test Controller; in accordance with one embodiment
- FIG. 5 is a block diagram illustrating use of a clock crossing FIFO in a Test Wrapper, in accordance with one embodiment
- Figure 6 is a block diagram illustrating details of an exemplary IP block and corresponding test logic
- Figure 7 is a block diagram illustrating an SoC architecture in which a test controller and multiple Test Wrappers are implemented to facilitate testing of corresponding IP blocks;
- Figure 8 is a block diagram illustrating an embodiment of a test wrapper that is configured to test multiple IP blocks comprising a test partition.
- TAM Test Access Mechanisms
- the TAM is implemented using existing functional fabric(s) and provides a standard mechanism for delivery of test stimulus and sampling of test response during component debug and manufacturing testing.
- Reuse of the functional fabric for the TAM reduces the implementation cost, whereby the TAM inherits the benefits of a standardized functional fabric (such as modularity, reusability, scalability, and low cost) over conventional approaches and architectures which entail use of a dedicated test infrastructure that is separate and apart from the functional fabric.
- exemplary implementation aspects and concepts are disclosed that employ a TAM implemented using SoCs that employs an Intel On-Chip Scalable Fabric (IOSF).
- IOSF Intel On-Chip Scalable Fabric
- OCP Open Core Protocol
- ATE Automated Test Equipment
- the TAM is implemented through two primary components: a Test Controller and a Test Wrapper.
- the Test Controller acts as an agent of the fabric and functions as a portal between the ATE and the SoC, thus enabling an ATE that is external to the SoC to deliver test data to the target IP by converting it into packets employed by the applicable fabric protocol for each type of fabric in the SoC.
- the packets are de-packetized (if necessary) into test stimulus at the destination IP block by the Test Wrapper.
- the Test Wrapper collects the response to the test stimulus from the target IP and transmits it back as one or more packets towards the Test Controller, which then converts it into a form suitable for sampling by the ATE.
- the architecture includes an ATE 100 that is external to an SoC 102 that includes a test interface 103, a Test Controller 104, an interconnect fabric 106, a Test Wrapper 108, an IP block 108, and a test configuration block 112.
- ATE 100 that is external to an SoC 102 that includes a test interface 103, a Test Controller 104, an interconnect fabric 106, a Test Wrapper 108, an IP block 108, and a test configuration block 112.
- Test Controller 104 is also communicatively coupled to ATE 100 via test interface 103, which comprises a plurality of pins on the SoC package.
- Test Wrapper 108 is communicatively coupled to IP block 1 10.
- various other test wrappers, IP blocks and/or bridges will also be communicatively coupled to fabric 106 in a typical SoC architecture, such as illustrated in Figure 7 and discussed below.
- Test Controller is the primary interface through which the tester applies test stimulus to the IP -under-Test (IUT) and samples the response from the IUT.
- the Test Controller provides an abstracted interface between the ATE and the fabric from the tester by providing an interface very similar to the interface needed to test a device that does not employ a fabric -based interface.
- Test Controller 104 includes three main components: a test data formatter 1 14, a transmit transaction queue (TXQ) 1 16, a receive transaction queue (RXQ) 118, and a fabric interface 120.
- Test Wrapper acts as the interface between the fabric and the test ports of the IP block: one way of envisioning a wrapper is as an abstraction layer which abstracts out the low-level signaling requirements for testing an IP block from the fabric and conversely abstracts out the fabric-related protocols from the IP block.
- a portion of the test signals from Test Wrapper 108 are interfaced with the fabric interface components of the IP block, while another portion of the test signals connects to the IP test ports 130 via a connection 122 coupled between the IP test ports and a test interface 124 on test wrapper 110.
- the IP test ports may be used for performing various component and circuit-level tests, including scan tests commonly performed to verify the integrity of IP cores and the like.
- Test Wrapper 108 is also configured to support pass through of fabric signals directly to IP block 1 10 to support communication and functional testing of the IP block and fabric interfaces and to support fabric communication operations during normal SoC use.
- IP block 110 is illustrative of various types of IP blocks and IP cores that may be tested using a TAM in accordance with the principles and concepts disclosed herein. As illustrated, IP block 1 10 includes an IP core 126, a fabric interface block 128, and IP test ports 130. Further details corresponding to an exemplary IP block are discussed below with reference to Figure 6.
- Test Controller 104A Details of one embodiment of a micro architecture for Test Controller 104A are shown in Figure 2.
- the illustrative components include a command decoder 200, a pair of FIFO (First In, First Out) buffers 202 and 204, respectively coupled to a transmit queue (TXQ) interface 206 and a receive queue (RXQ) interface 208.
- Test Controller 104 also includes a destination address register 210.
- the transmit and receive queues (TXQ 1 16 and RQX 1 18) and the fabric interface 120 of Test Controller 104 of Figure 1 are collectively depicted as a fabric interface block 212 in Figure 2 for clarity so as to not obscure the other details of the micro architecture for Test Controller 104.
- the test data formatter 114 receives tester input comprising test data and tester commands/controls signals from the tester and packages corresponding test data and test commands/instructions for transmission to the IUT: the packaging operation involves including the appropriate address information so that the package is forwarded to the intended destination IP, and appending additional command fields so that the target IP knows what to do with the test data. For instance, in the scan mode, the packet consists of the IP address, and commands embedded in data which direct the Test Wrapper for the IP to execute either a scan load, unload, simultaneous load/unload or pulse the capture clock.
- each entry of the transmit transaction queue is a self-contained entity which encodes command as well as the data on which the command is executed. For instance, an entry containing scan data will have fields specifying the type of scan operation (load, unload or both) followed by scan data. Additionally, the destination scan wrapper continues executing scan shift operations as long as it is receiving scan data, leading to a simple, low-cost wrapper design.
- test data packet Once a test data packet has been assembled, it is forwarded to the fabric interface for transmission over the fabric as a posted transaction to the destination IUT.
- a given test package may be sent using multiple packets; however, this scheme entails more overhead since information in a first packet or other information such as header information would need to be employed to inform the receiver of how many packets were in a particular test package.
- Test Controller 104A operates in the following manner.
- Test data is received from ATE 100, along with a test command.
- the test data is received from ATE 100 over an N-bit interface, and test commands are received over a 4-bit interface as 4-bit values.
- 4-bit value is exemplary, as test commands comprising other bit-values may also be employed.
- each of the N-bit and 4-bit interface may comprise parallel or serial interfaces, although to simplify communications between an ATE and the Test Controller (and by proxy test interface 103 of SoC 102), parallel interfaces are preferred.
- one or more N-bit groups of test data may be employed for a given test package.
- a given test command may be coded as one or more 4-bit test command data values that are received sequentially.
- the test command data may also comprise control data.
- CLK clock
- a clock (CLK) signal operating at a corresponding clock frequency.
- the test command data from ATE 100 is received at command decoder 200 and decoded using a lookup table, register, or the like.
- the test command tells the Test Controller what operation is to be performed to control the transfer of data to and from the fabric.
- the destination address register 210 stores the destination address of the IP towards which a test packet is to be sent, and is loaded using a separate command from the tester.
- input test data ("Test Data In") is loaded into FIFO 202, and transmit queue interface 204 is used to "load" formatted test command packets into the transmit queue to be transmitted to fabric 106.
- transmit queue interface 204 manipulates pointers to identify memory storage locations containing the packet data that is to be transmitted outbound to the fabric.
- the fabric interface block 212 provides an interface to communication with fabric 106 using applicable data, signals, and protocols employed by the corresponding interconnect.
- fabric 106 comprises a point-to-point interconnect implemented using a plurality of unidirectional serial links of one or more configurable widths, such as lx, 2x, 4x, 8x, 16x, etc.
- the fabric may also have a bus-like architecture. In general, any type of existing and future fabric may be employed for implementing the general concepts and principles disclosed herein.
- Data is transferred using packets and corresponding transactions that are implemented using a multi-level protocol stack employed by fabric 106.
- the fabric protocol corresponds to the Intel On-Chip Scalable Fabric (IOSF) protocol.
- IOSF Intel On-Chip Scalable Fabric
- fabric 106 may implement the Open Core Protocol (OCP).
- OCP Open Core Protocol
- SoC architecture and corresponding principles and concepts disclosed herein may be implemented with any existing or future interconnect fabric structure and protocol.
- the techniques and principles disclosed herein may also be implemented on SoCs employing other topologies such as ring-, mesh-, torus- and bus-based interconnects.
- fabric interface block 212 provides a layer of abstraction between the transaction implementation employed by fabric 106 and the data transmitted outbound and received inbound over fabric 106. Accordingly, to support different types of interconnect fabrics, only the circuitry in fabric interface block 212 (and potentially TXQ and RXQ interfaces 206 and 208) would need to be changed, while the rest of the circuitry in Test Controller 104 could remain the same and be implemented in a manner that was independent of the particular fabric interconnect structure and protocols.
- test data and corresponding test command information is "packetized” (that is, formatted in one or more packets) and transferred over the fabric to a target IP block, as identified by a corresponding address assigned to the IP block.
- test output data generated by the target IP block and/or Test Wrapper is received at fabric interface block 212, "de-packetized,” and loaded into FIFO 204 in accordance with applicable test commands, with coordination of the receive queue transfer being facilitated by RXQ interface 206 via corresponding control signals.
- Test result data buffered in FIFO 204 is then transferred out of Test Controller 104 to be received as "Test Data Out” (i.e., test response data) by ATE 100.
- Test data is received from Test Controller 200 as one or more M-bit data blocks.
- an M-bit data transfer may be implemented via a parallel or serial interface, and a given test result may comprise one or more M-bit units of data.
- Functional testing relates to testing the communication interfaces and the functionality performed by the IP block, and since each IP block that is communicatively or operatively coupled to a fabric in an SoC can send and receive data via the fabric, functional testing can generally be facilitated through use of test data and commands sent via the fabric.
- the Test Wrapper provides a pass through mechanism to enable test packets containing testing data and commands relating to functional testing to be passed from the Test Controller via the fabric and for packets containing test results and/or functional test return data back through the Test Wrapper to be returned to the Test Controller.
- test Wrapper In addition to functional testing, structural testing is also supported by the Test Wrapper.
- the Test Wrapper in combination with the Test Controller provide a mechanism that effectively couples an ATE to the test ports in each IP block for which a Test Wrapper is implemented. Accordingly, structural testing that might be performed on a conventional discrete component, such as scan testing can likewise be performed on an IP block; however, under the architecture disclosed herein there is no need for global wiring from an ATE SoC interface or switch block to each IP block, or the need for global wiring to separate JTAG pins, saving valuable die layout space.
- the Test Wrapper design is modular, reusable, and involves very little die space, it is easy to add to new and existing designs with minimum impact on development timelines and thus time-to-market concerns are alleviated.
- the modular and reusable nature of the architecture means that separate customized test architectures are no longer required.
- a Test Wrapper acts as the interface between the fabric and the test ports of the IP.
- the Test Wrapper retrieves test packets that originate at the Test Controller via the fabric, interprets how the data in the packets needs to be processed through commands embedded in the packets themselves, and then applies the data with the proper signaling protocols to the appropriate test ports of the IP. For example, in the scan mode (asserted by setting the appropriate control registers through the TAP), the wrapper performs scan load operations using the scan data supplied by the test controller (retrieved from the packets deposited in the IP receive queue (RXQ)), stores the scan unload data (response) from the IP into the IP transmit queues (TXQs), and applies the appropriate capture clocks when directed by the commands embedded in the scan packets.
- RXQ IP receive queue
- TXQs IP transmit queues
- a Test Wrapper for a particular test methodology can be implemented by designing sub-blocks which perform the following functions:
- RXQ/TXQ read-write logic This is a sub-block that interfaces with the transactions queues to retrieve data from the receive queue (RXQ) and places data in the transmit queues (TXQ) for eventual forwarding back to the Test Controller via the fabric.
- Data is retrieved from RXQ by detecting that new data has arrived in the RXQ. Arrival of data in RXQ could be determined by a simple status signal or by comparing the head and tail pointers of the queue (if present).
- a read operation from RXQ is usually performed by popping the entry from the RXQ.
- a write operation on the TXQ is performed when response data is available from the IP and it is determined that the TXQ has adequate space to support the write operation (either using a simple status signal, or by comparing the head and tail pointers of the TXQ). Once the number of TXQ entries reaches a predetermined limit, the data in the TXQ is forwarded to the Test Controller as a fabric packet.
- Test Protocol Translator This is a logical sub-block (implemented via multiple components) that interfaces with the RXQ/TXQ Read-Write Logic described above on one side and interfaces with the test pins of the IP on the other side to implement the test protocol needed to test the IP. This interfacing involves decoding embedded commands and converting raw data from the RXQ to waveforms needed to apply test stimulus to the IP, and sampling the response waveforms from the IP and converting them to data suitable for writing into TXQ.
- Test Protocol Translators needed to implement diverse structural test methodologies test methodologies such as scan can share the same RXQ/TXQ Read- Write Logic to lower the hardware overhead for the Test Wrapper.
- Clock-Domain Crossings The main sub-block that has to deal with as many as 3 different clock domains is the RXQ/TXQ Read- Write Logic: it has to contend with the reference clocks needed to read and write to/from RXQ/TXQ and the reference clocks used by the Test Protocol Translator, which are determined by the signaling requirements of the test protocol (for instance, a scan wrapper would use a reference clock determined by the maximum shift frequency). To ensure an orderly exchange of data across these clock boundaries, handshaking logic is used to ensure data is not sampled before it is available, and enough time is allowed to send data to logic which may be on a different clock domain.
- Figures of example clock-domain crossing implementations for a Test Controller and Test Wrapper are respectively shown in Figures 4 and 5, discussed in further detail below.
- Test Wrapper is only needed for structural or other non-functional test applications. In such cases the functional transactions need to be modified by the Test Wrapper to fit a non-functional/structural protocol. For functional tests the IP will be responding directly to the functional transactions coming in from the fabric and hence the Test Wrapper is not needed. Accordingly, the pass through feature of the Test Wrapper is implemented during functional testing.
- Figure 3 shows further details of one embodiment of a micro architecture for a Test Wrapper 108A and interfaces to and from a generalized IP block 1 10.
- Test Controller 104A of Figure 2 includes a fabric interface 300, RXQ and TXQ interfaces 302 and 304, and FIFOs 306 and 308.
- Test Wrapper 108 further includes a multiplexer block 310, a test state machine 312, and test control logic 314.
- Fabric interface block 300 employs multiplexer circuitry and associated logic, collectively depicted as multiplexer block 310, to facilitate both send/receipt and pass through of signals received inbound from and sent outbound to fabric 106. From the perspective of the interconnect fabric, each IP block that interfaces to the fabric has a respective fabric interface and unique interconnect address. In some embodiments (depending on the particular fabric architecture and protocol), each device or IP block that interfaces to a fabric employs an agent for handling transaction packets sent via the fabric interconnect.
- such agents (which may generally be implemented via programmed logic and the like) are embedded within the fabric interface blocks depicted in the Figures and are not separately shown for clarity purposes; however, it will be understood that such agents and their associated functionality are implemented in the various fabric interface blocks for applications that employ interconnect fabric protocols employing such agents.
- test packets that originate at a Test Controller for use for testing a given target IP block may have one of two addresses: an address corresponding to the IP block itself (generally for functional testing); or an address allocated to the Test Wrapper.
- an address corresponding to the IP block itself generally for functional testing
- an address allocated to the Test Wrapper since functional testing of the IP block does not require support from the Test Wrapper, the Test Wrapper can be bypassed. This is effected by the multiplexer block 300, as discussed above.
- To determine the correct target of the test packets (IP block, or Test wrapper) some type of address detection for each packet is performed.
- fabric interface block 300 or the fabric (106) includes circuitry to detect the packet address and then route the packet accordingly.
- IP block fabric interface 128 and signals generated internally by Test Wrapper 108 are selectively coupled to the fabric interface of the Test Wrapper via multiplexers.
- there is no need for address detection as mere presence of outbound data on the interconnect signal path between fabric interface 128 and the Test Wrapper indicates the source of the output packet is IP block 1 10.
- the Test Wrapper is transparent, as if the fabric interface of the IP block was connected directly to the interconnect fabric. This desired functionality is facilitated by this designed-in signal pass through functionality.
- Test Data packets destined for the Test Wrapper are retrieved from the transaction retrieve queue in fabric interface block 300 using RXQ interface 302, which in turn drives a test state machine 306 that provides corresponding inputs into test control logic 314, which interprets the inputs and applies corresponding test stimulus to the IP block via Test Controls signals and associated test data (as depicted by "Test Data Out”).
- response data (“Test Data In”) is retrieved from the IP block, buffered in FIFO 308, formatted into packets and transferred over fabric 106 via use of TXQ interface 304 and fabric interface block 300.
- the destination of the test response packets is usually the Test Controller, which de-packetizes and reformats the response data and transfers the data to the ATE.
- test Wrapper corresponding circuitry and logic is implemented via test state machine 312 and test control logic 314, and appropriate test data is transferred through the "Test Data Out” and "Test Data In” signals.
- the "Test Controls” are scan control signals (scan enables, capture and scan clocks), and the "Test Data In” and “Test Data Out” signals interface with the scan data in and scan data out signals of the IP (via corresponding IP test ports 130).
- some of the building blocks can be shared (such as blocks that communicate with the fabric, e.g., the FIFOs and the RXQ and TXQ interfaces).
- the FIFOs comprise timing crossing FIFOs that are configured to facilitate a difference in clock frequencies employed by the communication signals between an ATE and the Test Controller, and between the Test Controller and the fabric.
- this is schematically illustrated in Figure 4.
- the clock-crossing FIFOs synchronize data: usually the tester will have to run at 2X or more slower than the fabric clock to ensure data integrity.
- DFT Design for Test
- ATE 100 and the components on the left-hand side of Test Controller 104B (collectively shown as Formatter 1 14) operate at a first clock frequency CLK 1 corresponding to a first clock domain (CLK Domain 1).
- the components on the right-hand side of Test Controller 104 collectively represented by TXQ interface 206 and fabric interface block 212 for simplicity, operate in a second clock domain (CLK Domain 2) corresponding to the frequency of a CLK 2 signal employed by fabric 106.
- the clock crossing FIFO 202A is configured to cross the different clock domains, operating in an asynchronous manner relative to one or both of the clock signal frequencies and employing applicable handshaking circuitry to ensure data integrity.
- circuitry and logic is simplified if the frequency of CLK 2 is a multiple of the frequency of CLK 1, but this is not a strict requirement.
- circuitry of Test Controller 104B relating to receipt and processing of test result packets is configured in a similar manner, wherein FIFO 204 is configured as a second clock crossing FIFO.
- a similar technique is employed for addressing clock frequency differences between the interconnect fabric, Test Wrapper, and IP block.
- the components (abstracted here for simplicity) are divided into two clock domains, labeled CLK Domain 2 and CLK Domain 3.
- the clock domains are crossed using handshaking control and timing circuitry implemented in a clock crossing FIFO 306A.
- circuitry relating to packaging and forwarding of test result data in the Test Wrapper would be implemented, including a clock crossing FIFO 308 (not shown).
- test logic may be embedded in one or more of the components herein, depending on the particular test requirements.
- test logic particular to a type of class of IP block or core may be embedded in the Test Wrapper implemented for that class.
- IP block 11 OA shown in Figure 6 is illustrative of a class of IP block for which scan testing is applicable.
- IP block 1 10A has an core 126A including memory 600, cache 602, and scan chains 604. Also depicted is logic in a Test Wrapper 108C for performing scan testing, Direct Access Test (DAT) testing, and Structure Based Function Test (SBFT).
- DAT Direct Access Test
- SBFT Structure Based Function Test
- the Test Wrapper provides a test interface to communicate with the IP test ports of the IP block.
- This interface is schematically depicted as a Test Interface block 124 and a connection 122A.
- connection 122A may be implemented via any type of connection capable of transmitting data and/or signals, such as a bus, serial connection, etc.
- TAM configuration Another aspect relating to the implementation of the TAMs disclosed herein is TAM configuration.
- the TAM Before test data is delivered to the TAM, the TAM has to be configured so that various components of the TAM know how to process the data. For instance, in the scan mode, the wrappers and test controllers need to be configured so that they can package and interpret the scan data correctly, and interpret the appropriate fields in the scan-oriented packets to do shift operations, apply capture clocks etc.
- Such configuration is better done using an independent mechanism such as the 1 149.1 TAP, IEEE 1500 WTAP or a fabric sideband.
- the configuration mechanism is expected to support all of the test modes supported by the TAM, such as scan, DAT and SBFT. To simplify design, validation and bring-up, the configuration mechanism should not be dependent on an operational fabric, and it is assumed the independent configuration mechanism will place the TAM in the appropriate test mode before the first test- related operation is initiated over the fabric.
- test configuration block 112 receives input and control information from ATE 100, and, in response, provides test configuration data to each of Test Controller 104 and Test Wrapper 108.
- aspects of the embodiments disclosed herein may be implemented using various types of interconnect fabrics and associated fabric protocols, and the overall Test Controller and Test Wrapper architecture is independent of any particular interconnect fabric.
- embodiments are now presented using an IOSF interconnect fabric.
- IOSF is an on-die functional interconnect fabric that is being proliferated across INTEL
- IOSF offers a plug-and-play mechanism of integrating IOSF-compliant IPs into an SoC, and is based on the PCI-e standard.
- IOSF enforces standardization at the interface and protocol level, but does not specify the fabric implementation to allow flexibility in how the fabric is implemented to address different SoC market segments. Being based on PCI-e allows compatibility of shrink-wrap operating systems that assume PCI-e behavior.
- a primary motivation for developing the technology disclosed herein was to enable usage of the IOSF standard functional interconnect fabric as a standard TAM for the purpose of delivering data to and sampling response from IOSF fabric -resident IPs. This allows for a logical layering of a standardized TAM with plug-and-play capabilities over a standard functional interconnect, reducing design overhead.
- Figure 1A shows an embodiment of the TAM architecture of Figure 1 implementing an IOSF interconnect Fabric. Many of the illustrated components in Figure 1A share the same reference numbers as analogous components in Figure 1, and such components perform similar operations in both embodiments. Additionally, the architecture in Figure 1A includes an IP block 1 10B that includes the IP core 126A of Figure 6, wherein the operations of the components of IP core 126A in Figures 6 and 1A are similar.
- IOSF Under IOSF, communication over the interconnect fabric is facilitated through use of packets that are delivered via the interconnect using a multi-layer protocol.
- the protocol employs agents at each endpoint that manage communication and arbitration operations for the transfer of packet data over the interconnect.
- the protocol also employs a master and target interfaces that respectively facilitate send and receive fabric interface operations.
- packet transmissions originate at a master interface an include address information corresponding to a target interface on a targeted (for receipt of the packets) IP.
- the master and target interfaces in Figure 1A include a master interface 132 and target interface 134 in a test controller 104C, and a master interface 138 in IP block HOB.
- IP block HOB further depicts a transmit transaction queue (TXQ) 140 and a receive transaction queue ( QX) queue 142.
- TXQ transmit transaction queue
- QX receive transaction queue
- the pairing of a TXQ to a master interface and the pairing of a target interface to an RXQ are common to each IOSF interface.
- Test Wrapper 108A also includes master and target interfaces and an associated TXQ and RXQ.
- an actual TAM implementation for an SoC will include a Test Controller that communicates with multiple Test Wrappers, with an instance of a Test Wrapper for each IP for which the TAM architecture is implemented for testing that IP.
- the particular micro architecture of a given Test Wrapper will be somewhat dependent on the IP it is designed to test, although many of the micro architecture sub-blocks described herein will be reusable across Test Wrappers.
- An exemplary implementation of such a TAM architecture is illustrated by an SoC 700 shown in Figure 7.
- SoC 700 includes a Test controller 104 coupled to a test interface 103 configured to be connected to ATE 100 via a plurality of SoC test pins.
- the components of SoC 700 are depicted as being divided between a north complex and a south complex, which is somewhat analogous to the discreet component integration employed by INTEL' S north bridge/south bridge architecture, acknowledging that in an SoC all of the components are integrated on a common die without external interconnects between components.
- the North complex includes a plurality of IP's (depicted as an IP 1, IP 2, and IP 3) connected to an IOSF fabric 702.
- IP includes a respect agent (depicted as Agent 1, Agent 2, and Agent 3) that is used to facilitate communication between the IP and other agents coupled to the IOSF fabric, including an Agent 0 implemented by test controller 104.
- Agent 1, Agent 2, and Agent 3 are implemented to facilitate testing of IP 1, IP 2, and IP 3, and are also coupled to IOSF fabric 702.
- the North complex also includes a coherent fabric 704 communicatively coupled to IOSF fabric 702 via a coherent-to-IO fabric bridge 706.
- Coherent fabric 704 supports coherent memory transactions for accessing various shared memory resources, which are collectively depicted as memory 708.
- a CPU 710 including a plurality of cores 712 is communicatively coupled to coherent fabric 704, wherein each core is enabled to access memory 708 while maintaining memory coherency.
- Support for maintaining memory coherency using a coherent interconnect fabric is typically maintained by various agents (not shown for clarity).
- a Test Wrapper 108-4 is implemented for facilitating testing of CPU 710, and interfaces with CPU 710 via an interface 714 and an agent (Agent 4) on the CPU.
- Agent 4 and the fabric interface components of Test Wrapper 108-4 are configured to interface with coherent fabric 704, which employs a different interface structure and protocol than IOSF fabric 702.
- Bridge 706 facilitates a bridging operation between the two fabric protocols, converting packets in accordance with a first protocol (e.g., IOSF) into packets corresponding to a second protocol (e.g., OCP), while also facilitating timing and signaling interfaces between the two fabrics.
- IOSF e.g., IOSF
- OCP second protocol
- test package data can be sent from Test Controller 104 via IOSF fabric 702, bridge 706, and coherent fabric 704 to Test Wrapper 108-4, and corresponding test result data can be returned in the reverse direction back to the test controller.
- the implementation of the Test Wrappers in the South complex is similar to the implementation of Test Wrappers coupled to IOSF fabric 702 in the North Complex.
- the South complex includes an IOSF fabric 716 to which multiple IPs are communicatively coupled, as depicted by an IP 5, and IP 6, and an IP 7, which communication with the fabric facilitated by respect Agents 5, 6, and 7. Testing operations for each of these IPs is facilitated by a respect Test Wrapper 108-5, 108-6 and 108-7.
- IOSF fabric 716 is shown coupled to IOSF fabric 702 via an IOSF-to-IOSF bridge 718.
- IOSF fabrics 702 and 716 comprise a single interconnect fabric; accordingly, no bridge would be employed.
- the South Complex fabric comprises an OCP fabric
- bridge 718 comprises an IOSF-to-OCP bridge.
- test partition may be grouped into a "test partition" with their scan chains daisy-chained together to form a combined IUT.
- Other schemes may also be employed, such as a STAR configuration of a combination of STAR and daisy- chains.
- Test partition methodology is driven by several factors, such as the size of an IP, physical proximity of the various IPs, overall power dissipation during test, etc. For example, an individual IP may be too small to be scan tested by itself, making it suitable for inclusion into a test partition with other IPs.
- test wrapper 802 An exemplary implementation of a test partition using an embodiment of the Test Wrapper is shown in Figure 8.
- IP blocks IP-1, IP-2, and IP-3 are grouped to form a test partition 800.
- the architecture further includes Test Wrappers 802, 804, and 806, which are respectively coupled to IP blocks IP-1, IP-2, and IP-3 on one side and to a fabric 808 on the other side.
- Test Wrappers 802, 804, and 806 the bulk of the test wrapper logic is implemented in Test Wrapper 802, with the logic implemented in Isolation Wrappers (IW) 804 and 806 primarily used to keep IP blocks IP-2 and IP-3 in a quiescent, non-interfering state during test.
- IW Isolation Wrappers
- the bulk of the test logic implemented for the IP blocks in the test partition is implemented in a "host" IP block, which in this example is IP block IP-1.
- the host IP block will have interface logic depicted as IP test ports 810 to facilitate the particular tests to be implemented.
- a typical test would be a scan test, and thus test partition 800 would operate as a scan partition.
- Test Wrapper 802 would be configured in a manner similar to 108 discussed above including detailed embodiments depicted as 108A and 108B in Figures 3 and 5. For convenience, the corresponding logic is depicted as test interface logic 812 in Figure 8. As before, Test Wrapper 802 includes logic to facilitate the routing of test input and output signals via appropriate fabric interfaces, as depicted by multiplexers 814 and 816. The particular type of fabric interfaces will depend on the corresponding fabric architecture and protocols implemented by fabric 808, which represents any type of existing or future fabric architecture. In general, the overall test wrapper and associated test partition scheme is agnostic to the particular fabric that is implemented.
- Test Wrapper 802 handles the bulk of the testing operations, including the interface to the host IP block IP-1.
- Isolation Wrappers 804 and 806 are kept in an isolation mode such that testing on IP blocks IP-2 and IP-3 can be carried out without interference from communications to and from fabric 808.
- this is implemented via respective idle state machines (ISM) 818 and 820, which are operatively coupled to multiplexers 822, 824, 826, and 828, as depicted in Figure 8.
- ISM idle state machines
- the ISM's are finite state machines that ensure the fabric get proper handshaking signals for the Isolation Wrappers 804 and 806 during testing.
- the Isolation Wrappers can be configured to operate as fabric signal pass throughs, which would be the configuration employed outside of testing operations.
- the handshaking signals are facilitated by the fabric interface block for each IP block.
- the host IP block in a test partition is employed to implement testing of the other IP blocks in the partition (in conjunction with test stimulus from test interface logic 812) and to facilitate communication of the test result data corresponding to the IP blocks in the test partition back to Test Wrapper 802, which, in turn, will forward the results back to the Test Controller (not shown) in a manner similar to that described above for the TAM architectures of Figures 1 and 1A.
- Test Controller not shown
- the results of scan tests performed on IP Blocks IP-1, IP-2, and IP-3 would be returned to Test Wrapper 802, packetized, and forwarded back to the Test Controller via fabric 808.
- a single host IP block was used to facilitate testing of multiple IP blocks in a test partition.
- a Test Wrapper could be configured to provide test input to multiple IP blocks in a test partition using an alternative configuration.
- each of the multiple IP blocks could include its own set of IP test ports and receive test input from and communicate results back to a test wrapper, or a hybrid scheme could be used that employs a host IP block for some operations and sideband communication between the test wrapper and one or more other IP blocks.
- the Test Wrapper may be configured to interface to the compression/decompression logic. Under such a configuration the Test Wrapper will feed the decompression block and will get scan response data back from the compression block.
- This scheme offers two advantages. First, the Test Wrapper is shielded from changes made to the internal number of scan chains. Based on high-volume manufacturing requirements for the product the internal number of scan chains for an IP could be modified without impacting the Test Wrapper. Second, the number of external scan chains of an IP (i.e., the number of scan chains seen by the Test Wrapper) could be standardized to a number equal to or less than the width of the fabric such that one shift cycle of scan data could be transported over the fabric in one data cycle. This simplifies the designs of both the Test Controller and Test Wrapper to a great extent, further reducing the hardware overhead.
- Test Controller provides a mechanism for effectively transmitting test commands, test stimulus, and test results to and from an IUT such that the ATE is effectively coupled to each IP without the need for global wiring.
- TAM architecture supports reuse and scalability, while minimizing the need for generating and implementing specific test facilities requiring corresponding circuitry for each SoC design or derivative. For example, once a test wrapper for a given IP block has been designed, that test wrapper design can be used wherever an instance of the IP block is implemented in an SoC employing similar communication architectures (e.g., the same interconnect fabric).
- the Test Controller may be configured to support testing across multiple SoC architectures and/or derivatives.
- a "universal" test controller could be configured to support testing across a chipset family.
- a configurable RTL block for the test controller that contains parameterizable sub-components (such as type and number of signals) and also sub-components which can be included/excluded using compiler directives could be employed.
- a program or script that functions as a "Test Controller Generator” could be used to generate a customized test controller on-the-fly using pre-coded building blocks and templates.
- the exemplary embodiments of the invention disclosed herein illustrate implementation of various aspects of the invention as implemented on a semiconductor chip, as exemplified by an SoC architecture.
- embodiments of the present description may be implemented within machine-readable media.
- the designs described above may be stored upon and/or embedded within machine readable media associated with a design tool used for designing semiconductor devices. Examples include a netlist formatted in the VHSIC Hardware Description Language (VHDL) language or Verilog language. Some netlist examples include: a behavioral level netlist, a register transfer level (RTL) netlist, a gate level netlist and a transistor level netlist.
- Machine-readable media also include media having layout information such as a GDS-II file.
- netlist files or other machine-readable media for semiconductor chip design may be used in a simulation environment to perform the methods of the teachings described above.
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Quality & Reliability (AREA)
- Tests Of Electronic Circuits (AREA)
Abstract
Description
Claims
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020137025678A KR101524451B1 (en) | 2011-03-09 | 2011-12-21 | A functional fabric based test wrapper for circuit testing of ip blocks |
| CN201180069866.2A CN103492890B (en) | 2011-03-09 | 2011-12-21 | Functional structure-based test wrapper for circuit testing of IP blocks |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US13/044,285 | 2011-03-09 | ||
| US13/044,285 US9043665B2 (en) | 2011-03-09 | 2011-03-09 | Functional fabric based test wrapper for circuit testing of IP blocks |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| WO2012121783A2 true WO2012121783A2 (en) | 2012-09-13 |
| WO2012121783A3 WO2012121783A3 (en) | 2012-11-15 |
Family
ID=46797176
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2011/066644 Ceased WO2012121783A2 (en) | 2011-03-09 | 2011-12-21 | A functional fabric based test wrapper for circuit testing of ip blocks |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US9043665B2 (en) |
| KR (1) | KR101524451B1 (en) |
| CN (1) | CN103492890B (en) |
| WO (1) | WO2012121783A2 (en) |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8522189B2 (en) | 2011-03-09 | 2013-08-27 | Intel Corporation | Functional fabric based test access mechanism for SoCs |
| US8793095B2 (en) | 2011-03-09 | 2014-07-29 | Intel Corporation | Functional fabric-based test controller for functional and structural test and debug |
| US9043665B2 (en) | 2011-03-09 | 2015-05-26 | Intel Corporation | Functional fabric based test wrapper for circuit testing of IP blocks |
Families Citing this family (45)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8575993B2 (en) * | 2011-08-17 | 2013-11-05 | Broadcom Corporation | Integrated circuit with pre-heating for reduced subthreshold leakage |
| US8930602B2 (en) | 2011-08-31 | 2015-01-06 | Intel Corporation | Providing adaptive bandwidth allocation for a fixed priority arbiter |
| US9021156B2 (en) | 2011-08-31 | 2015-04-28 | Prashanth Nimmala | Integrating intellectual property (IP) blocks into a processor |
| US8711875B2 (en) | 2011-09-29 | 2014-04-29 | Intel Corporation | Aggregating completion messages in a sideband interface |
| US8929373B2 (en) | 2011-09-29 | 2015-01-06 | Intel Corporation | Sending packets with expanded headers |
| US8805926B2 (en) | 2011-09-29 | 2014-08-12 | Intel Corporation | Common idle state, active state and credit management for an interface |
| US8713234B2 (en) | 2011-09-29 | 2014-04-29 | Intel Corporation | Supporting multiple channels of a single interface |
| US8775700B2 (en) | 2011-09-29 | 2014-07-08 | Intel Corporation | Issuing requests to a fabric |
| US8713240B2 (en) * | 2011-09-29 | 2014-04-29 | Intel Corporation | Providing multiple decode options for a system-on-chip (SoC) fabric |
| US8874976B2 (en) | 2011-09-29 | 2014-10-28 | Intel Corporation | Providing error handling support to legacy devices |
| US9053251B2 (en) | 2011-11-29 | 2015-06-09 | Intel Corporation | Providing a sideband message interface for system on a chip (SoC) |
| US9436623B2 (en) | 2012-09-20 | 2016-09-06 | Intel Corporation | Run-time fabric reconfiguration |
| ITTO20120851A1 (en) * | 2012-09-28 | 2014-03-29 | St Microelectronics Grenoble 2 | DEBUG SYSTEM, AND ITS INTEGRATED CIRCUIT AND PROCEDURE |
| US8984457B2 (en) | 2013-03-15 | 2015-03-17 | Atrenta, Inc. | System and method for a hybrid clock domain crossing verification |
| US9767026B2 (en) | 2013-03-15 | 2017-09-19 | Intel Corporation | Providing snoop filtering associated with a data buffer |
| US9412467B2 (en) * | 2014-04-29 | 2016-08-09 | Freescale Semiconductor, Inc. | Semiconductor device having a test controller and method of operation |
| DE112014006751B4 (en) | 2014-06-19 | 2025-05-08 | X-Fab Semiconductor Foundries Ag | Slim serial interface for a wrapper boundary register (apparatus and method) |
| US9921989B2 (en) * | 2014-07-14 | 2018-03-20 | Intel Corporation | Method, apparatus and system for modular on-die coherent interconnect for packetized communication |
| US9996439B2 (en) | 2015-09-23 | 2018-06-12 | Qualcomm Incorporated | Self-error injection technique for point-to-point interconnect to increase test coverage |
| CN105389200A (en) * | 2015-12-16 | 2016-03-09 | 浪潮(北京)电子信息产业有限公司 | Multi-group stimulation batch simulation method and system applied to super-large scale chip verification |
| US20170184665A1 (en) * | 2015-12-28 | 2017-06-29 | Qualcomm Incorporated | Dynamically configurable shared scan clock channel architecture |
| US10042729B2 (en) * | 2016-04-01 | 2018-08-07 | Intel Corporation | Apparatus and method for a scalable test engine |
| CN105929818B (en) * | 2016-07-05 | 2020-03-06 | 深圳市博巨兴微电子科技有限公司 | Microcontroller SOC built-in IO maps testing arrangement |
| CN106412067B (en) * | 2016-09-30 | 2019-02-15 | 广东电网有限责任公司电力科学研究院 | Data hierarchy generation method based on industry control agreement fuzz testing |
| CN107978338B (en) * | 2016-10-21 | 2020-09-08 | 深圳市中兴微电子技术有限公司 | Method and device for generating test signal |
| US10911261B2 (en) | 2016-12-19 | 2021-02-02 | Intel Corporation | Method, apparatus and system for hierarchical network on chip routing |
| US10846126B2 (en) | 2016-12-28 | 2020-11-24 | Intel Corporation | Method, apparatus and system for handling non-posted memory write transactions in a fabric |
| CN106897504B (en) * | 2017-02-08 | 2020-06-09 | 上海华虹宏力半导体制造有限公司 | Method for developing IP module to form parameterized unit |
| CN107368636B (en) * | 2017-07-05 | 2020-10-27 | 西安微电子技术研究所 | Single-machine application verification system compatible with spark V8 architecture SOC |
| US11686767B2 (en) * | 2017-11-02 | 2023-06-27 | Intel Corporation | System, apparatus and method for functional testing of one or more fabrics of a processor |
| KR102591340B1 (en) * | 2019-01-22 | 2023-10-20 | 주식회사 아도반테스토 | Automatic test equipment for testing one or more devices under test using buffer memory, method and computer program for automatic testing of one or more devices under test |
| US10796041B1 (en) * | 2019-04-19 | 2020-10-06 | Cadence Design Systems, Inc. | Compacting test patterns for IJTAG test |
| US11302412B2 (en) * | 2019-06-03 | 2022-04-12 | Advantest Corporation | Systems and methods for simulated device testing using a memory-based communication protocol |
| CN113657068B (en) * | 2020-05-12 | 2025-06-27 | 北京东土科技股份有限公司 | SOC simulation verification and SOC simulation verification equipment verification environment construction method |
| CN112036106B (en) * | 2020-08-17 | 2021-08-24 | 成都海光微电子技术有限公司 | Signal processing method, device, platform, storage medium and electronic equipment |
| RU2750109C1 (en) * | 2020-09-25 | 2021-06-22 | Акционерное общество «Информационные спутниковые системы» имени академика М.Ф.Решетнёва» | Method for constructing computational process of testing electronic i/o devices with exchange diagnostics |
| CN112305404B (en) * | 2020-09-29 | 2022-11-08 | 上海兆芯集成电路有限公司 | Nuclear partition circuit and test device |
| CN114690028B (en) * | 2020-12-31 | 2025-05-30 | 蒂普爱可斯有限公司 | System on chip and method for testing components in a system at runtime |
| US11256839B1 (en) * | 2021-04-12 | 2022-02-22 | Cadence Design Systems, Inc. | IP block scan chain construction |
| KR102711783B1 (en) * | 2021-07-27 | 2024-09-30 | 주식회사 세미파이브 | Interface method for transmitting and receiving data between functional blocks in system-on-chip and system-on-chip using the same |
| US12032460B2 (en) | 2022-02-11 | 2024-07-09 | Stmicroelectronics S.R.L. | Systems and methods to test an asynchronous finite machine |
| KR102898585B1 (en) | 2022-05-03 | 2025-12-16 | 주식회사 딥엑스 | Npu capable of testing component therein during runtime |
| US12615209B2 (en) | 2022-09-28 | 2026-04-28 | Intel Corporation | Inter-chiplet routing of transactions across multi-heterogeneous chiplets using hierarchical addressing |
| US12395559B2 (en) | 2023-05-05 | 2025-08-19 | Rohde & Schwarz Gmbh & Co. Kg | Mesh router for connecting to a mesh network |
| CN116860536B (en) * | 2023-09-05 | 2023-11-28 | 武汉凌久微电子有限公司 | Rapid FT test system, test equipment and test method of GPU chip |
Family Cites Families (48)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6560734B1 (en) * | 1998-06-19 | 2003-05-06 | Texas Instruments Incorporated | IC with addressable test port |
| US6877122B2 (en) * | 2001-12-21 | 2005-04-05 | Texas Instruments Incorporated | Link instruction register providing test control signals to core wrappers |
| GB2376390B (en) * | 2001-06-05 | 2003-08-06 | 3Com Corp | Asic system architecture including data aggregation technique |
| US7162670B2 (en) | 2001-12-03 | 2007-01-09 | Sun Microsystems, Inc. | IBIST interconnect and bridge fault detection scheme |
| US7577540B2 (en) | 2002-03-01 | 2009-08-18 | Nec Corporation | Re-configurable embedded core test protocol for system-on-chips (SOC) and circuit boards |
| US20040078709A1 (en) | 2002-07-11 | 2004-04-22 | International Business Machines Corporation | System, method, and product for providing a test mechanism within a system area network device |
| US7143412B2 (en) * | 2002-07-25 | 2006-11-28 | Hewlett-Packard Development Company, L.P. | Method and apparatus for optimizing performance in a multi-processing system |
| US7292581B2 (en) * | 2002-10-24 | 2007-11-06 | Cisco Technology, Inc. | Large-scale layer 2 metropolitan area network |
| US7055113B2 (en) * | 2002-12-31 | 2006-05-30 | Lsi Logic Corporation | Simplified process to design integrated circuits |
| US7313739B2 (en) | 2002-12-31 | 2007-12-25 | Analog Devices, Inc. | Method and apparatus for testing embedded cores |
| US7080299B2 (en) * | 2003-02-03 | 2006-07-18 | Arm Limited | Resetting latch circuits within a functional circuit and a test wrapper circuit |
| US7058918B2 (en) * | 2003-04-28 | 2006-06-06 | Dafca, Inc. | Reconfigurable fabric for SoCs using functional I/O leads |
| US7353362B2 (en) | 2003-07-25 | 2008-04-01 | International Business Machines Corporation | Multiprocessor subsystem in SoC with bridge between processor clusters interconnetion and SoC system bus |
| WO2005015805A2 (en) * | 2003-08-08 | 2005-02-17 | Visionflow, Inc. | Software and hardware partitioning for multi-standard video compression and decompression |
| US7290186B1 (en) * | 2003-09-16 | 2007-10-30 | Virage Logic Corporation | Method and apparatus for a command based bist for testing memories |
| WO2005078465A1 (en) | 2004-02-17 | 2005-08-25 | Institut National Polytechnique De Grenoble | Integrated circuit chip with communication means enabling remote control of testing means of ip cores of the integrated circuit |
| KR100594257B1 (en) | 2004-02-26 | 2006-06-30 | 삼성전자주식회사 | SOC having a built-in self test circuit and its self test method |
| EP1571456A1 (en) | 2004-03-01 | 2005-09-07 | Koninklijke Philips Electronics N.V. | Test circuit and method for hierarchical core |
| US7269805B1 (en) | 2004-04-30 | 2007-09-11 | Xilinx, Inc. | Testing of an integrated circuit having an embedded processor |
| US7137086B2 (en) * | 2004-07-06 | 2006-11-14 | Dafca, Inc. | Assertion checking using two or more cores |
| US7472208B2 (en) * | 2004-10-12 | 2008-12-30 | Intel Corporation | Bus communication emulation |
| US7607057B2 (en) | 2004-12-28 | 2009-10-20 | Lsi Corporation | Test wrapper including integrated scan chain for testing embedded hard macro in an integrated circuit chip |
| TWI263058B (en) | 2004-12-29 | 2006-10-01 | Ind Tech Res Inst | Wrapper testing circuits and method thereof for system-on-a-chip |
| CN100492039C (en) | 2005-05-27 | 2009-05-27 | 上海大学 | System and method for testing faults in integrated circuit system-on-chip |
| US7616036B1 (en) | 2005-09-12 | 2009-11-10 | Virage Logic Corporation | Programmable strobe and clock generator |
| ATE462980T1 (en) | 2005-10-24 | 2010-04-15 | Nxp Bv | IC TEST METHOD AND APPARATUS |
| US7348796B2 (en) | 2005-10-26 | 2008-03-25 | Dafca, Inc. | Method and system for network-on-chip and other integrated circuit architectures |
| US7516364B2 (en) * | 2005-10-31 | 2009-04-07 | Hewlett-Packard Development Company, L.P. | Method for testing network devices using breakpointing |
| US8145958B2 (en) * | 2005-11-10 | 2012-03-27 | Arm Limited | Integrated circuit and method for testing memory on the integrated circuit |
| US7519884B2 (en) * | 2006-06-16 | 2009-04-14 | Texas Instruments Incorporated | TAM controller for plural test access mechanisms |
| KR100789749B1 (en) * | 2006-07-24 | 2008-01-02 | 한양대학교 산학협력단 | System-on-chip test device |
| US7529996B2 (en) * | 2006-08-03 | 2009-05-05 | Texas Instruments Incorporated | DDR input interface to IC test controller circuitry |
| US8020124B2 (en) | 2006-11-20 | 2011-09-13 | Sonics, Inc. | Various methods and apparatuses for cycle accurate C-models of components |
| US8667437B2 (en) * | 2008-03-17 | 2014-03-04 | Xilinx, Inc. | Creating a standard cell circuit design from a programmable logic device circuit design |
| US7861027B2 (en) | 2008-05-30 | 2010-12-28 | Intel Corporation | Providing a peripheral component interconnect (PCI)-compatible transaction level protocol for a system on a chip (SoC) |
| US8555123B2 (en) * | 2008-07-23 | 2013-10-08 | Industrial Technology Research Institute | Test device and method for the SoC test architecture |
| TW201005311A (en) * | 2008-07-23 | 2010-02-01 | Ind Tech Res Inst | Test device and method for an SoC test architecture |
| US8170062B2 (en) * | 2009-04-29 | 2012-05-01 | Intel Corporation | Packetized interface for coupling agents |
| CN101788644B (en) | 2009-12-30 | 2011-11-16 | 龙芯中科技术有限公司 | Device and method for testing system-on-chip chip with multiple isomorphic IP cores |
| JP2011149775A (en) * | 2010-01-20 | 2011-08-04 | Renesas Electronics Corp | Semiconductor integrated circuit and core test circuit |
| CN101923133B (en) | 2010-01-21 | 2012-11-07 | 上海大学 | System for testing system internuclear wiring fault on integrated circuit chip and method thereof |
| EP2372379B1 (en) * | 2010-03-26 | 2013-01-23 | Imec | Test access architecture for TSV-based 3D stacked ICS |
| US8479129B1 (en) | 2010-05-21 | 2013-07-02 | Marvell International Ltd. | Dynamic time domain randomization techniques for SOC and IP verification |
| US8887018B2 (en) * | 2010-06-11 | 2014-11-11 | Texas Instruments Incorporated | Masking circuit removing unknown bit from cell in scan chain |
| US8694276B2 (en) * | 2011-01-20 | 2014-04-08 | Texas Instruments Incorporated | Built-in self-test methods, circuits and apparatus for concurrent test of RF modules with a dynamically configurable test structure |
| US8522189B2 (en) | 2011-03-09 | 2013-08-27 | Intel Corporation | Functional fabric based test access mechanism for SoCs |
| US9043665B2 (en) | 2011-03-09 | 2015-05-26 | Intel Corporation | Functional fabric based test wrapper for circuit testing of IP blocks |
| US8793095B2 (en) | 2011-03-09 | 2014-07-29 | Intel Corporation | Functional fabric-based test controller for functional and structural test and debug |
-
2011
- 2011-03-09 US US13/044,285 patent/US9043665B2/en not_active Expired - Fee Related
- 2011-12-21 KR KR1020137025678A patent/KR101524451B1/en active Active
- 2011-12-21 CN CN201180069866.2A patent/CN103492890B/en active Active
- 2011-12-21 WO PCT/US2011/066644 patent/WO2012121783A2/en not_active Ceased
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8522189B2 (en) | 2011-03-09 | 2013-08-27 | Intel Corporation | Functional fabric based test access mechanism for SoCs |
| US8793095B2 (en) | 2011-03-09 | 2014-07-29 | Intel Corporation | Functional fabric-based test controller for functional and structural test and debug |
| US9043665B2 (en) | 2011-03-09 | 2015-05-26 | Intel Corporation | Functional fabric based test wrapper for circuit testing of IP blocks |
| US9087037B2 (en) | 2011-03-09 | 2015-07-21 | Intel Corporation | Functional fabric based test access mechanism for SoCs |
Also Published As
| Publication number | Publication date |
|---|---|
| US9043665B2 (en) | 2015-05-26 |
| US20120233514A1 (en) | 2012-09-13 |
| CN103492890A (en) | 2014-01-01 |
| KR20130132625A (en) | 2013-12-04 |
| WO2012121783A3 (en) | 2012-11-15 |
| KR101524451B1 (en) | 2015-06-10 |
| CN103492890B (en) | 2016-03-30 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US9043665B2 (en) | Functional fabric based test wrapper for circuit testing of IP blocks | |
| EP2684062B1 (en) | A functional fabric based test access mechanism for socs | |
| US8793095B2 (en) | Functional fabric-based test controller for functional and structural test and debug | |
| US9015542B2 (en) | Packetizing JTAG across industry standard interfaces | |
| US7810004B2 (en) | Integrated circuit having a subordinate test interface | |
| US20140156253A1 (en) | Functional built-in self test for a chip | |
| CN102184148A (en) | AT96 bus controller IP (internet protocol) core based on FPGA (field programmable gate array) and construction method thereof | |
| Usama et al. | Area-efficient design and UVM based functional verification of APB-UART peripheral | |
| KR20230086687A (en) | High-speed functional protocol-based test and debug | |
| US20090132747A1 (en) | Structure for universal peripheral processor system for soc environments on an integrated circuit | |
| EP2595059B1 (en) | Test processor for asynchronous chip test | |
| US20160109519A1 (en) | System and method for eliminating indeterminism in integrated circuit testing | |
| Gleichner et al. | Scan based tests via standard interfaces | |
| Nagaraju et al. | Design and Implementation of Built-In Self-Test (BIST) Master Slave Communication Using I2C Protocol | |
| Roopa et al. | UART controller as AMBA APB slave | |
| Sushmitha et al. | Multiport Router: Design and Verification for On-Chip Applications | |
| Harshavardhan et al. | AHB Protocol Verification Using Reusable UVM Framework and System Verilog | |
| Chiang et al. | Layered approach to designing system test interfaces | |
| Mishra et al. | FPGA Improved I 2 C Protocol for Multiple Slave Devices Using VHDL | |
| Lundgren et al. | Converging SPI_S Designs: An Evaluation of Configurable IP Development | |
| Malviya et al. | Mini Interconnect IC Protocol and Camera Command Set Controller for Camera Communication in Mobile Phones | |
| Bononi | Design of FPGA IP for modular architectures on VirtLAB board | |
| Bhavani et al. | INTEGRATION OF ETHERNET WITH A2O CORE OPENPOWER PROCESSOR USING AXI INTERFACE | |
| Krithika et al. | Design and Verification of AHB to I2C Protocol | |
| Srinivasan | SystemVerilog Verification of Wishbone-Compliant Serial Peripheral Interface |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| WWE | Wipo information: entry into national phase |
Ref document number: 201180069866.2 Country of ref document: CN |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 11860347 Country of ref document: EP Kind code of ref document: A2 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| ENP | Entry into the national phase |
Ref document number: 20137025678 Country of ref document: KR Kind code of ref document: A |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 11860347 Country of ref document: EP Kind code of ref document: A2 |