WO2005022177A1 - Integrated circuit with jtag port, tap linking module, and off-chip tap interface port - Google Patents

Integrated circuit with jtag port, tap linking module, and off-chip tap interface port Download PDF

Info

Publication number
WO2005022177A1
WO2005022177A1 PCT/US2004/028302 US2004028302W WO2005022177A1 WO 2005022177 A1 WO2005022177 A1 WO 2005022177A1 US 2004028302 W US2004028302 W US 2004028302W WO 2005022177 A1 WO2005022177 A1 WO 2005022177A1
Authority
WO
WIPO (PCT)
Prior art keywords
bond pads
functional
circuitry
coupled
tdi
Prior art date
Application number
PCT/US2004/028302
Other languages
French (fr)
Inventor
Lee D. Whetsel
Original Assignee
Texas Instruments Incorporated
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
Application filed by Texas Instruments Incorporated filed Critical Texas Instruments Incorporated
Priority to JP2006524954A priority Critical patent/JP4800944B2/en
Priority to DE602004031349T priority patent/DE602004031349D1/en
Priority to EP04782729A priority patent/EP1668375B1/en
Publication of WO2005022177A1 publication Critical patent/WO2005022177A1/en

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R31/00Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
    • G01R31/28Testing of electronic circuits, e.g. by signal tracer
    • G01R31/317Testing of digital circuits
    • G01R31/3177Testing of logic operation, e.g. by logic analysers
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R31/00Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
    • G01R31/28Testing of electronic circuits, e.g. by signal tracer
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R31/00Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
    • G01R31/28Testing of electronic circuits, e.g. by signal tracer
    • G01R31/317Testing of digital circuits
    • G01R31/3181Functional testing
    • G01R31/3185Reconfiguring for testing, e.g. LSSD, partitioning
    • G01R31/318505Test of Modular systems, e.g. Wafers, MCM's
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R31/00Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
    • G01R31/28Testing of electronic circuits, e.g. by signal tracer
    • G01R31/317Testing of digital circuits
    • G01R31/3181Functional testing
    • G01R31/3185Reconfiguring for testing, e.g. LSSD, partitioning
    • G01R31/318533Reconfiguring for testing, e.g. LSSD, partitioning using scanning techniques, e.g. LSSD, Boundary Scan, JTAG
    • G01R31/318555Control logic
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/26Functional testing
    • G06F11/267Reconfiguring circuits for testing, e.g. LSSD, partitioning

Definitions

  • This invention relates in general to integrated circuits that include an IEEE 1149.1 standard test access port (TAP) interface for providing access to on chip test, debug, emulation, and in-system programming operations.
  • TAP test access port
  • this invention relates to including an additional Off Chip TAP interface.
  • the additional Off Chip TAP interface is used for accessing the JTAG port of another IC that is not externally connected.
  • FIG. 1A illustrates the architecture of a conventional 1149.1 TAP circuit domain.
  • the TAP domain includes a TAP controller, instruction register, set of data register including; (1) an internal scan register, (2) an in-circuit emulation (ICE) register, (3) an in-system programming (ISP) register, (4) a boundary scan register, and (5) a bypass register.
  • the boundary scan register and bypass register are defined by the IEEE 1149.1 standard.
  • the other shown data registers are not defined by 1149.1, but can exist as data registers within the TAP domain.
  • the TAP controller responds to the Test Clock (TCK) and Test Mode Select (TMS) signal inputs to coordinate serial communication through either the instruction register from Test Data In (TDI) signal to Test Data Out (TDO) signal, or through a selected one of the data registers from TDI to TDO.
  • TCK Test Clock
  • TMS Test Mode Select
  • TRST Test Reset
  • a core is a complete circuit function that is embedded within the substrate of an IC, such as a DSP or CPU core.
  • Figures 1C-1F illustrate the association between each of the data registers of Figure 1A and the functional target circuit they connect to and access.
  • FIG. 2 illustrates the state diagram of the TAP controller of Figure 1A.
  • the TAP controller is clocked by the TCK input and transitions through the states of Figure 2 in response to the TMS input.
  • the TAP controller state diagram consists of four key state operations, (1) a Reset/RunTest Idle state operation where the TAP controller goes to either enter a reset state, a run test state, or an idle state, (2) a Data or Instruction Scan Select state operation the TAP controller may transition through to select a data register (DR) or instruction register (IR) scan operation, or return to the reset state, (3) a Data Register Scan Protocol state operation where the TAP controller goes when it communicates to a selected data register, and (4) an Instruction Register Scan Protocol state operation where the TAP controller goes when it communicates to the instruction register.
  • DR data register
  • IR instruction register
  • FIG. 3 illustrates an example arrangement for connecting multiple TAP domains within an IC.
  • Each TAP domain in Figure 3 is similar to that shown and described in regard to Figure 1A. While only one IC TAP domain exists in an IC, any number of core TAP domains (1-N) may exist within an IC.
  • the IC TAP domain and Core 1-N TAP domains are daisychained between the IC's TDI and TDO pins. All TAP domains are connected to the IC's TMS, TCK, and TRST signals and operate according to the state diagram of Figure 2.
  • instruction scan operations instructions are shifted into each TAP domain instruction register.
  • TAP domain arrangement of Figure 3 does not comply with the IEEE 1149.1 standard, since, according to the rules of that standard, only the ICs TAP domain should be present between TDI and TDO when the IC is initially powered up.
  • a second drawback of the TAP domain arrangement of Figure 3 is that it may lead to unnecessarily complex access for testing, in-circuit emulation, and/or in-circuit programming functions associated with ones of the individual TAP domains .
  • each of the scan frames of the test pattern set developed for testing the Core 1 circuitry must be modified from their original form.
  • the modification involves adding leading and trailing bit fields to each scan frame such that the instruction and data registers of the leading and trailing TAP domains become an integral part of the test pattern set of Core 1.
  • Serial patterns developed for in-circuit emulation and/or in-circuit programming of circuitry associated with the TAP domain of Core 1 must be similarly modified.
  • FIG 4 illustrates a preferred structure for connecting multiple TAP domains within an IC according to US Patent Publication 2002/0,049,928.
  • the structure includes input and output linking circuitry .for connecting any one or more TAP domains to the IC's TDI, TDO, TMS, TCK and TRST pins or bond pads, and a TAP Linking Module (TLM) circuit for providing the control to operate the input and output linking circuitry.
  • TLM TAP Linking Module
  • the combination of the input and output linking circuitry and TLM are hereafter referred to as the TLM architecture (TLMA) .
  • TLM architecture TLM architecture
  • the input linking circuitry receives as input; (1) the TDI, TMS, TCK, and TRST signals on pins or bond pads of the IC, (2) the TDO outputs from the IC TAP (ICT) domain (TDO IC T) , the Core 1 TAP (CIT) domain (TDO C ⁇ ) , and the Core N TAP (CNT) domain (TDO CNT ) , and (3) TAP link control input from the TLM.
  • the TCK and TRST inputs pass unopposed through the input linking circuitry to be input to each TAP domain.
  • the TMS input to the input linking circuitry is gated within the input linking circuitry such that each TAP domain receives a uniquely gated TMS output signal.
  • the IC TAP domain receives a gated TMS ICT signal
  • the Core 1 TAP domain receives a gated TMS CIT signal
  • the Core N TAP domain receives a gated TMS CNT signal .
  • Example circuitry for providing the gated TMS ICT , TMSCIT. and TMSCNT signals is shown in Figure 5.
  • TMS CNT can be connected to TMS to enable the Core N TAP domain or be gated low to disable the Core N TAP domain
  • TMS C ⁇ can be connected to TMS to enable the Core 1 TAP domain or be gated low to disable the Core 1 TAP domain
  • TMS ⁇ C ⁇ can be connected to TMS to enable the IC TAP domain or be gated low to disable the IC TAP domain.
  • a disabled TAP domain will remain in the Run Test/Idle state until it is again enabled by coupling it to the IC's TMS pin input as mentioned above.
  • the TDI, TDO CN ⁇ , TDO C ⁇ , and TDO ⁇ CT inputs to the input linking circuitry are multiplexed by circuitry within the input linking circuitry such that each TAP domain receives a uniquely selected TDI input signal .
  • the IC TAP domain receives a TDIicr input signal
  • the Core 1 TAP domain receives a TDI C ⁇ T input signal
  • the Core N TAP domain receives a TDI CNT input signal.
  • Example circuitry for providing the TDI ICT , TDI C ⁇ , and TDI CNT input signals is shown in Figure 6.
  • TDI CNT can be selectively connected to TDI, TDO C ⁇ , or TDO ICT
  • TDI CIT can be selectively connected to TDI, TDO CN ⁇ , or TDO ICT
  • TDI IC ⁇ can be selectively connected to TDI, TDOCNT, or TDOCIT-
  • the output linking circuitry receives as input; (1) the TDO CNT output from the Core N TAP domain, the TDO C ⁇ output from the Core 1 TAP domain, the TDO IC output from the IC TAP domain, and TAP link control input from the TLM. As seen in Figure 4, the output linking circuitry outputs a selected one of the TDO C NT, TDOCIT, and TDO CT input signals to the TLM via the output linking circuitry TDO output.
  • Example circuitry for providing the multiplexing of the TDO IC T, TDO CIT , and TDO CN ⁇ signals to the TDO output is shown in Figure 7.
  • the SELTDO control input used to switch the TDO ICT , TDO C ⁇ , or TDO CNT signals to TDO come from the TLM via the TAP link control bus. From Figure 7 it is seen that any one of the TDOCN T , TDO CIT , and TDO I CT signals can be selected as the input source to the TLM.
  • the TLM circuit receives as input the TDO output from the output linking circuitry and the TMS, TCK, and TRST IC input pin signals.
  • the TLM circuit outputs to the IC's TDO output pin. From inspection, it is seen that the TLM lies in series with the one or more TAP domains selected by the input and output linking circuitry.
  • the TLM's TAP link control bus is used to control the input and output connection circuitry to form desired connections to one or more TAP domains so that the one of more TAP domains may be accessed via the IC's TDI, TDO, TMS, TCK, and TRST pins.
  • the TAP link control bus signals are output from the TLM during the Update- IR state of the IEEE TAP controller state diagram of Figure 2.
  • FIG. 8A illustrates in detail the structure of the TLM.
  • the TLM consists of a TAP controller, instruction register, multiplexer, and 3 -state TDO output buffer.
  • the TAP controller is connected to the TMS, TCK and TRST signals.
  • the TDI input is connected to the serial input ' (I) of the instruction register and to a first input of the multiplexer.
  • the serial output (O) of the instruction register is connected to the second input of the multiplexer.
  • the parallel output of the instruction register is connected to the TAP link control bus of Figure 4.
  • the output of the multiplexer is connected to the input of the 3-state buffer.
  • the output of the 3-state buffer is connected to the IC TDO output pin.
  • the TAP controller outputs control (C) to the instruction register, multiplexer, and 3-state TDO output buffer.
  • the TAP controller responds to TMS and TCK input as previously described in regard to Figures 1A and 2.
  • the TAP controller enables the 3-state TDO buffer and shifts data through the instruction register from TDI to TDO.
  • the TAP controller enables the 3-state TDO buffer and forms a connection, via the multiplexer, between TDI and TDO.
  • Figure 8B illustrates the instruction register in more detail .
  • the instruction register consists of a shift register, TAP link decode logic, and update register.
  • the shift register has a serial input (I) , a serial output (O) , a control (C) inputs, a parallel output, and a parallel input.
  • the parallel input is provided for capturing fixed logic 0 and 1 data bits into the first two bit positions shifted out on TDO during instruction scan operations, which is a requirement of the IEEE 1149.1 standard.
  • the parallel output from the instruction register is input to TAP link decode logic.
  • the parallel output from the TAP link decode logic is input to the update register.
  • the parallel output of the update register is the TAP link control bus input to the input and output linking circuitry.
  • the shift register captures data (0 & 1) on the parallel input
  • the shift register shifts data from TDI (I) to TDO (0) .
  • the update register loads the parallel input from the TAP link decode logic and outputs the loaded data onto the TAP link control bus.
  • FIG. 9 illustrates various possible link arrangements Link0-Link6 of TAP domain connections during 1149.1 instruction scan operations using the TLMA. Since during instruction scan operations, the TLM's instruction register is physically present and in series with the connected TAP domain (s) instruction register (s), the instruction scan frame for each link arrangement will be augmented to include the TLM's instruction register bits. The concept of augmenting the length of TAP domain instruction registers with a TLM's instruction register was first disclosed in referenced pending patent application TI-27596.
  • the TLM's instruction shift register of Figure 8B is 3 bits long and the 3 bit instructions (000-110) are decoded by the TAP link decode logic of Figure 8B to uniquely select a different TAP domain connection link arrangement between the ICs TDI and TDO pins. Shifting in the following 3 bit TLM instructions and updating them from the TLM to be input to the input and output linking circuitry will cause the following TAP domain link connections to be formed.
  • a LinkO "000" instruction shifted into and updated from the TLM instruction register will cause the IC TAP domain to be enabled and connected in series with the TLM between the TDI and TDO IC pins.
  • a Linkl "001" instruction shifted into and updated from the TLM instruction register will cause the IC TAP domain and the Core 1 TAP Domain to be enabled and connected in series with the TLM between the TDI and TDO IC pins .
  • a Link2 "010" instruction shifted into and updated from the TLM instruction register will cause the IC TAP domain and the Core N TAP Domain to be enabled and connected in series with the TLM between the TDI and TDO IC pins .
  • a Link3 "011" instruction shifted into and updated from the TLM instruction register will cause the IC TAP domain, the Core 1 TAP Domain, and the Core N TAP domain to be enabled and connected in series with the TLM between the TDI and TDO IC pins.
  • a Link4 "100" instruction shifted into and updated from the TLM instruction register will cause the Core 1 TAP Domain to be enabled and connected in series with the TLM between the TDI and TDO IC pins.
  • a Link5"101" instruction shifted into and updated from the TLM instruction register will cause the Core 1 TAP Domain and Core N TAP domain to be enabled and connected in series with the TLM between the TDI and TDO IC pins.
  • the TLM 3-bit instruction shall be initialized to "000" to allow the IC TAP domain LinkO arrangement to be enabled and coupled between TDI and TDO. This complies with the IC power up requirement established in the IEEE 1149.1 standard.
  • the process of powering up a multiple TAP domain IC to where only the IC TAP domain is enabled and selected between the IC's TDI and TDO pins was first disclosed in referenced patent application TI-23727.
  • an instruction scan operation can be performed to shift instruction data through the IC TAP domain and the serially connected TLM to load a new IC TAP domain instruction and to load a new 3 bit link instruction into the TLM.
  • FIG. 10 is provided to illustrate that during 1149.1 data scan operations the TLM is configured, as described in regard to Figure 8A, to simply form a connection path between the output of the selected TAP domain link arrangement Link0-Link6 and the IC's TDO pin. Thus the TLM does not add bits to 1149.1 data scan operations as it does for 1149.1 instruction scan operations .
  • the TLM architecture provides an Off-Chip TAP interface to external the IC that can be selected in a link arrangement.
  • the Off-Chip TAP interface can be used to select the IEEE 1149.1 TAP interface of another, separate IC to be included in a link arrangement.
  • the improvement therefore provides for the TLM architecture of an IC to be used not only for selecting TAP domains residing in the IC but also used for selecting TAP domains residing on other ICs. For example, the TAP domain of an external IC/die may be selected.
  • the other, separate IC included in the link arrangement from the Off-Chip TAP interface may include its own TLM architecture.
  • the other, separate IC included in the link arrangement from the Off-Chip TAP interface may further include its own Off-Chip TAP interface to the IEEE 1149.1 TAP interface of further ICs. This provides for a hierarchy arrangement of TAP interfaces.
  • Off-Chip TAP interfaces may be provided on one IC.
  • Figure 1A illustrates a conventional IEEE 1149.1 (JTAG) architecture as it could be implemented within an IC or core circuit .
  • Figure IB illustrates the substrate of an IC or core circuit including the JTAG architecture and interface.
  • Figure IC illustrates a JTAG accessible internal scan path coupled to logic circuitry.
  • Figure ID illustrates a JTAG accessible in- circuit emulation register coupled to emulation circuitry.
  • Figure IE illustrates a JTAG accessible in-system programming register coupled to in-system programming circuitry.
  • Figure IF illustrates a JTAG accessible boundary scan register coupled to input and output circuitry.
  • Figure 2 illustrates the state diagram of the JTAG TAP controller.
  • Figure 3 illustrates an IC containing TAP domains daisy-chained between the ICs TDI and TDO pins.
  • Figure 4 illustrates a TAP Linking Module (TLM) Architecture implemented within an IC.
  • Figure 5 illustrates TMS gating circuitry that could be used in the input linking circuitry of the Figure 4 TLM architecture.
  • TLM TAP Linking Module
  • Figure 6 illustrates TDI multiplexing circuitry that could be used in the input linking circuitry of the Figure 4 TLM architecture.
  • Figure 7 illustrates TDO multiplexing circuitry that could be used in the output linking circuitry of the Figure 4 TLM architecture.
  • Figure 8A illustrates TLM circuitry that could be used m the Figure 4 TLM architecture.
  • Figure 8B illustrates an instruction register that could be used in the TLM circuitry of Figure 8A.
  • Figure 9 illustrates some possible TAP domain linking arrangements of the TLM architecture of Figure 4 as they would appear during JTAG instruction scan operations.
  • Figure 10 illustrates the TAP domain linking arrangements of Figure 9 as they would appear during JTAG data scan operations.
  • Figure 11A illustrates the TLM architecture of Figure 4 improved to include the Off-Chip TAP (OCT) interface of the present invention.
  • OCT Off-Chip TAP
  • Figure 11B illustrates the OCT interface being coupled to the JTAG interface of another IC/die.
  • Figure 12 illustrates the TMS gating circuitry of Figure 5 including an additional TMS gate for controlling access to the OCT interface.
  • Figure 13 illustrates the TDI multiplexing circuitry of Figure 6 including an additional TDI multiplexer for input to OCT interface and the other multiplexers being equipped with an additional input for receiving TDO input from the OCT interface.
  • Figure 14 illustrates the TDO multiplexer circuitry of Figure 7 being equipped with an additional input for receiving the TDO output from the OCT interface.
  • Figure 15 illustrates some possible TAP domain linking arrangements from the TLM architecture of Figure 11A as they would appear during JTAG instruction scan operations .
  • Figure 16 illustrates the TAP domain linking arrangements of Figure 14 as they would appear during JTAG data scan operations.
  • Figures 17A-170 illustrate various TAP domain link arrangements between two Die on a substrate, each Die including the improved TLM architecture of Figure 11A.
  • Figure 18 illustrates a more complex arrangement of Die on substrate, each Die including the improved TLM architecture of Figure 11A.
  • Figure 19 illustrates two substrates serially daisy-chained to a JTAG controller, each substrate including two Die each implementing the improved TLM architecture of Figure 11A.
  • Figure 20 illustrates the improved TLM architecture whereby the position of the TLM circuit is moved such that it exists on the serial path next to the IC's TDI input pin instead of on the serial path next to the IC's TDO pin as illustrated in Figure 11A.
  • Figure 21 illustrates a functional IC that includes the conventional JTAG port interface and the OCT interface of the present invention.
  • FIG 11A illustrates the improvement to the TLM architecture of Figure 4.
  • the improvement is the addition of an Off-Chip Tap (OCT) interface 1106.
  • OCT Off-Chip Tap
  • the OCT interface can be selected between the ICs TDI and TDO pins, via the TLM's TAP Link Control bus, exactly as the IC and core TAP domains were described being selected.
  • the OCT interface can serve as a master TAP interface to a slave TAP interface (i.e. a conventional 1149.1 TAP interface) on another IC.
  • a slave TAP interface i.e. a conventional 1149.1 TAP interface
  • an IC having the TLM architecture improvement shown in Figure 11A would have the conventional 1149.1 TAP interface 1102 plus the selectable OCT interface 1106 for mastering the TAP interface of another IC or ICs 1108. While one OCT interface 1106 is shown in Figure 11A, any number of OCT interfaces may be provided.
  • FIG 11B illustrates the OCT interface 1106 being coupled 1110 to a TAP interface of another IC 1108.
  • the OCT interface consists of buffers which couple the TDI 0 c ⁇ , TCK, TMS 0CT , TD0 0 c ⁇ , and TRST TLM architecture signals up to TDO, TCK, TMS, TDI, and TRST pads 1104, respectively, of the IC in which the TLM architecture resides.
  • the TDO, TCK, TMS, TDI and TRST pads 1104 can be coupled to the TDI, TCK, TMS, TDO and TRST pads of the other IC 1108, via connections 1110, to provide access the TAP domain of the other IC 1108.
  • FIG. 12-14 illustrate the changes required to the Input and Output linking circuitry of Figures 5-7, respectively, to add the OCT interface of Figure 11A.
  • an additional AND gate 1202 is added to provide gating on and off the TMS input (TMS 0C ⁇ ) of the OCT interface.
  • an additional multiplexer 1302 is provided for selecting the TDI input (TDI 0 c ⁇ ) of the OCT interface, and the other multiplexers are provided with an additional input for receiving the TDO output (TD0 0 c ⁇ ) of the OCT interface.
  • an input is added to the output multiplexer to receive the TDO output (TD0 0 c ⁇ ) of the OCT. Additionally, control signals are added to the TLM's TAP Link Control bus to provide for controlling the added TMS 0 c ⁇ AND gate, the additional TDI 0 c ⁇ multiplexer, and the additional TD0 0 c ⁇ input to the multiplexers.
  • Figure 15 illustrates examples of the possible TAP Link arrangements (LinkO -Linkl3) of the TLM architecture of Figure 11A during TAP instruction register scan operations.
  • the link arrangements include those previously shown in Figure 9, plus additional link arrangements that include the OCT interface.
  • there are two powerup/reset options for the default TAP link LinkO and Link7.
  • the LinkO (option 1) selects only the IC's TAP in the link, whereas Link7 (option 2) selects the IC's TAP plus the OCT interface in the link.
  • An example of why option 2 may be necessary is shown in example F of Figure 17.
  • Figure 16 is provided to simply show, as did Figure 9, that the TLM is transparent during TAP data register scan operations.
  • Figures 17A-170 show examples of various TAP Link arrangements between two die (Die 1 and 2) located on a common substrate. While each Die 1 and 2 is shown including the improved TLM architecture (TLMA) of Figure 16 it should be understood that only Die 1 of each example requires the TLM architecture of Figure 16 to provide access to Die 2. Die 2 of each example could simply have a JTAG architecture as shown in Figure 1A.
  • TLMA improved TLM architecture
  • the conventional TAP interface 1702 of Die 1 (TDI, TCK, TMS, TRST, and TDO) is the TLMA interface of Die 1 and is coupled to a JTAG bus controller, such as a tester, debugger, emulator, or other controller.
  • the OCT interface 1704 of Die 1 (TDI, TCK, TMS, TRST and TDI) is coupled to the conventional TAP interface 1706 of Die 2 (TDI, TCK, TMS, TRST and TDI) which is the TLMA interface of Die 2.
  • example A only the IC TAP of Die 1 is included in the link to the JTAG controller.
  • example B only the Core N TAP is included in the link to the JTAG controller.
  • example C only the Core 1 TAP is included in the link to the JTAG controller.
  • example D the Core 1 and Core N TAPs are included in the link to the JTAG controller.
  • all TAPs of Die 1 are included in the Link to the JTAG controller.
  • example F the IC TAPs of Die 1 and 2 are included in the Link to the JTAG controller, the IC TAP of Die 2 being accessed via the OCT interface of Die 1.
  • the Link of Example F would be selected to allow performing JTAG Extest interconnect testing on both Die 1 and Die 2.
  • the link arrangement of example F may be selected as the powerup/reset link to allow the IC TAPs of both Die 1 and 2 to be accessed for interconnect testing.
  • example G the TAPs of Die 1 are all bypassed while the IC TAP of Die 2 is included in the link to the JTAG controller via the OCT of Die 1.
  • the TAP link of Die 1 would be as shown in Linkl3 of Figures 15 and 16.
  • Examples H through L similarly bypass the Die 1 TAPs to access the TAPs of Die 2 via the OCT.
  • Example M through O illustrates various links that include TAPs of both Die 1 and Die 2.
  • Examples L and 0 illustrate that the OCT of Die 2 could be used if necessary to link to TAP interfaces of other Die.
  • FIG. 18 illustrates an example of a more complex Die on Substrate arrangement whereby the flexibility of the improved TLM architecture can be further seen.
  • the TLMA interface 1802 of Die 1 serves as the Die coupled to the JTAG controller, as it did in the previous examples.
  • Die 1 also serves as the TAP access point, via its OCT 1804, to daisy-chained TLMA interfaces 1806 and 1808 of Die 2 and 3.
  • Die 2 and Die 3 serve as further TAP access points, via their OCTs 1810 and 1812, to TLMAs 1814 and 1816 of Die 4 and 5, respectively.
  • dotted line arrows it is seen that any one or more TAP domains of each Die 1-5 may be selected and linked for access via the JTAG controller connection to Die 1.
  • FIG 19 illustrates two substrates 1902 and 1904 each with two die that include the improved TLM architecture of Figure 11A.
  • Substrate 1902 includes a die labeled Die 1:1 and a die labeled Die 1:2.
  • Substrate 1904 includes a die labeled Die 2:1 and a die labeled Die 2:2.
  • the TLMA interface 1906 of Die 1:1 is daisy-chained with the TLMA interface 1914 of Die 2:1.
  • the daisy-chained path is coupled to a JTAG controller.
  • the TLMA interface 1910 of Die 1:2 is coupled to the OCT interface 1908 of Die 1:1.
  • the TLMA interface 1918 of Die 2:2 is coupled to the OCT interface 1916 of Die 2:1.
  • the importance of Figure 19 is the showing of a serial access approach whereby the JTAG controller may access TAP domains vertically as well as horizontally.
  • the Die labeling is done such that the left number indicates the horizontal position of the Die's substrate on the daisy-chained path and the right number indicates the vertical position of the Die on the substrate .
  • the JTAG controller may horizontally access TAP domains of only Die 1:1 and 2:1 in the daisy-chain arrangement without accessing the TAP domain of vertically accessible Die 1:2 and 2:2.
  • the JTAG controller may vertically access the TAP domains of Die 1:2, via the OCT of Die 1:1, and include those TAP domains in with the daisy-chained horizontal access of TAP domains in Die 1:1 and 2:1.
  • the JTAG controller may vertically access the TAP domains of Die 1:2 via the OCT of Die 1:1, the TAP domains of Die 2:2 via the OCT of Die 2:1, and include those TAP domains in with the daisy-chained horizontal access of TAP domains in Die 1 : 1 and 2:1.
  • the JTAG controller may bypass (as shown in Figures 17J-17I) the TAP domains of Die 1:1 and 2:1 to vertically access the TAP domains of Die 1:2 and 2:2 such that only the TAP domains of Die 1:2 and 2:2 are included in the horizontal daisy-chain path to the JTAG controller.
  • access to additional vertical Die is possible using the OCT interfaces 1912 and 1920 of Die 1:2 and 2:2.
  • Figure 20 is provided to indicate that the TLM can be positioned at the beginning of the IC's TDI to TDO serial path instead of at the ending as shown in Figure 11A, if desired.
  • the TLM circuit would operate as previously described to control the input and output linking circuitry. The only difference would be that the TLM's instruction shift register would no longer need to capture the JTAG required 0 and 1 bits shown in Figure 8B, since those 0 and 1 bits would be provided during instruction scan operations to the IC's TDO by the selected TAP domain (s) instruction register.
  • the leading position of the TLM in Figure 19 would alter the TAP link arrangement examples of Figures 15 and 16 to the extent that the TLM would be shown existing at the beginning of the linked TAP domains (i.e. closes to the TDI pin) instead of at the ending of the linked TAP domains (i.e. closes to the TDO pin) .
  • Figure 21 illustrates an IC including the present invention.
  • the IC has functional inputs and outputs and functional circuitry responsive thereto.
  • the IC has a conventional primary JTAG port (i.e. TLMA interface of the present invention) and a secondary JTAG port (i.e. OCT interface of the present invention) .
  • TLMA interface of the present invention a primary JTAG port
  • OCT interface of the present invention a secondary JTAG port
  • the present invention has provided an original teaching of at least one preferred way of doing this, the invention deserves claims that would broadly cover a functional IC that includes a conventional primary JTAG port for coupling to a JTAG controller and a secondary JTAG port for coupling to another primary JTAG port of another IC.

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)
  • Test And Diagnosis Of Digital Computers (AREA)
  • Semiconductor Integrated Circuits (AREA)

Abstract

An IC includes an IEEE 1149.1 standard test access port (TAP) interface and an additional Off-Chip TAP interface. The Off-Chip TAP interface connects to the TAP of another IC. The Off Chip TAP interface can be selected by a TAP Linking Module on the IC.

Description

Integrated Circuit With JTAG Port, Tap Linking Module, and Off-Chip TAP Interface Port
RELATED PATENTS/APPLICATIONS:
[0001] This application is related to US Patents 6,073,254 and 6,324,662, and US Patent Publication 2002/0,049,928, all of which are completely incorporated herein by reference .
TECHNICAL FIELD OF THE INVENTION
[0002] This invention relates in general to integrated circuits that include an IEEE 1149.1 standard test access port (TAP) interface for providing access to on chip test, debug, emulation, and in-system programming operations. In particular this invention relates to including an additional Off Chip TAP interface. The additional Off Chip TAP interface is used for accessing the JTAG port of another IC that is not externally connected.
BACKGROUND OF THE INVENTION
[0003] Figure 1A illustrates the architecture of a conventional 1149.1 TAP circuit domain. The TAP domain includes a TAP controller, instruction register, set of data register including; (1) an internal scan register, (2) an in-circuit emulation (ICE) register, (3) an in-system programming (ISP) register, (4) a boundary scan register, and (5) a bypass register. Of the data registers, the boundary scan register and bypass register are defined by the IEEE 1149.1 standard. The other shown data registers are not defined by 1149.1, but can exist as data registers within the TAP domain. The TAP controller responds to the Test Clock (TCK) and Test Mode Select (TMS) signal inputs to coordinate serial communication through either the instruction register from Test Data In (TDI) signal to Test Data Out (TDO) signal, or through a selected one of the data registers from TDI to TDO. The Test Reset (TRST) signal input is used to initialize the TAP domain to a known state. The operation of the TAP domain is well known [0004] Figure IB illustrates an IC or intellectual property core circuit incorporating the TAP domain and its TDI, TDO, TMS, TCK, and TRST interface. A core is a complete circuit function that is embedded within the substrate of an IC, such as a DSP or CPU core.
[0005] Figures 1C-1F illustrate the association between each of the data registers of Figure 1A and the functional target circuit they connect to and access.
[0006] Figure 2 illustrates the state diagram of the TAP controller of Figure 1A. The TAP controller is clocked by the TCK input and transitions through the states of Figure 2 in response to the TMS input. As seen in Figure 2, the TAP controller state diagram consists of four key state operations, (1) a Reset/RunTest Idle state operation where the TAP controller goes to either enter a reset state, a run test state, or an idle state, (2) a Data or Instruction Scan Select state operation the TAP controller may transition through to select a data register (DR) or instruction register (IR) scan operation, or return to the reset state, (3) a Data Register Scan Protocol state operation where the TAP controller goes when it communicates to a selected data register, and (4) an Instruction Register Scan Protocol state operation where the TAP controller goes when it communicates to the instruction register. The operation of the TAP controller is well known.
[0007] Figure 3 illustrates an example arrangement for connecting multiple TAP domains within an IC. Each TAP domain in Figure 3 is similar to that shown and described in regard to Figure 1A. While only one IC TAP domain exists in an IC, any number of core TAP domains (1-N) may exist within an IC. As seen in Figure 3, the IC TAP domain and Core 1-N TAP domains are daisychained between the IC's TDI and TDO pins. All TAP domains are connected to the IC's TMS, TCK, and TRST signals and operate according to the state diagram of Figure 2. During instruction scan operations, instructions are shifted into each TAP domain instruction register. One drawback of the TAP domain arrangement of Figure 3 is that it does not comply with the IEEE 1149.1 standard, since, according to the rules of that standard, only the ICs TAP domain should be present between TDI and TDO when the IC is initially powered up. A second drawback of the TAP domain arrangement of Figure 3 is that it may lead to unnecessarily complex access for testing, in-circuit emulation, and/or in-circuit programming functions associated with ones of the individual TAP domains .
[0008] For example, if scan testing is required on circuitry associated with the Core 1 TAP domain, each of the scan frames of the test pattern set developed for testing the Core 1 circuitry must be modified from their original form. The modification involves adding leading and trailing bit fields to each scan frame such that the instruction and data registers of the leading and trailing TAP domains become an integral part of the test pattern set of Core 1. Serial patterns developed for in-circuit emulation and/or in-circuit programming of circuitry associated with the TAP domain of Core 1 must be similarly modified. To overcome these and other drawbacks of the TAP arrangement of Figure 3 , the TAP arrangement of Figure 4 was developed.
[0009] Figure 4 illustrates a preferred structure for connecting multiple TAP domains within an IC according to US Patent Publication 2002/0,049,928. The structure includes input and output linking circuitry .for connecting any one or more TAP domains to the IC's TDI, TDO, TMS, TCK and TRST pins or bond pads, and a TAP Linking Module (TLM) circuit for providing the control to operate the input and output linking circuitry. The combination of the input and output linking circuitry and TLM are hereafter referred to as the TLM architecture (TLMA) . The concept of input and output linking circuitry and use of a TLM circuit to control the input and output linking circuitry was first disclosed in the referenced US Patent 6,073,254.
[0010] The input linking circuitry receives as input; (1) the TDI, TMS, TCK, and TRST signals on pins or bond pads of the IC, (2) the TDO outputs from the IC TAP (ICT) domain (TDOICT) , the Core 1 TAP (CIT) domain (TDOCιτ) , and the Core N TAP (CNT) domain (TDOCNT) , and (3) TAP link control input from the TLM. The TCK and TRST inputs pass unopposed through the input linking circuitry to be input to each TAP domain. The TMS input to the input linking circuitry is gated within the input linking circuitry such that each TAP domain receives a uniquely gated TMS output signal. As seen in Figure 4, the IC TAP domain receives a gated TMSICT signal, the Core 1 TAP domain receives a gated TMSCIT signal, and the Core N TAP domain receives a gated TMSCNT signal . Example circuitry for providing the gated TMSICT, TMSCIT. and TMSCNT signals is shown in Figure 5. In Figure 5, the ENAICT/ ENACιτ, and ENACNT signals used to gate the TMSIC MSCIT and TMSCNT signals, respectively, come from the TLM via the TAP link control bus.
[0011] From Figure 5 it is seen that TMSCNT can be connected to TMS to enable the Core N TAP domain or be gated low to disable the Core N TAP domain, TMSCιτ can be connected to TMS to enable the Core 1 TAP domain or be gated low to disable the Core 1 TAP domain, and TMSΪCτ can be connected to TMS to enable the IC TAP domain or be gated low to disable the IC TAP domain. When a TAP domain TMS input (TMSCNT, TMSCIT, TMSICτ) is gated low, the TAP domain is disabled by forcing it to enter the Run Test/Idle state of Figure 2. A disabled TAP domain will remain in the Run Test/Idle state until it is again enabled by coupling it to the IC's TMS pin input as mentioned above. These methods of enabling TAP domains from the Run Test/Idle state and disabling TAP domains to the Run Test/Idle state was first disclosed in referenced US Patent 6,073,254.
[0012] The TDI, TDOCNτ, TDOCιτ, and TDOιCT inputs to the input linking circuitry are multiplexed by circuitry within the input linking circuitry such that each TAP domain receives a uniquely selected TDI input signal . As seen in Figure 4, the IC TAP domain receives a TDIicr input signal, the Core 1 TAP domain receives a TDICιT input signal, and the Core N TAP domain receives a TDICNT input signal. Example circuitry for providing the TDIICT, TDICιτ, and TDICNT input signals is shown in Figure 6.
[0013] In Figure 6, the SELTDIICT, SELTDICιτ, and SELTDICNτ control signals used to select the source of the TDIICτ, TDICIT, and TDICNT input signals, respectively, come from the TLM via the TAP link control bus. From Figure 6 it is seen that TDICNT can be selectively connected to TDI, TDOCιτ, or TDOICT, TDICIT can be selectively connected to TDI, TDOCNτ, or TDOICT, and TDIICτ can be selectively connected to TDI, TDOCNT, or TDOCIT-
[0014] The output linking circuitry receives as input; (1) the TDOCNT output from the Core N TAP domain, the TDOCιτ output from the Core 1 TAP domain, the TDOIC output from the IC TAP domain, and TAP link control input from the TLM. As seen in Figure 4, the output linking circuitry outputs a selected one of the TDOCNT, TDOCIT, and TDO CT input signals to the TLM via the output linking circuitry TDO output. Example circuitry for providing the multiplexing of the TDOICT, TDOCIT, and TDOCNτ signals to the TDO output is shown in Figure 7.
[0015] In Figure 7, the SELTDO control input used to switch the TDOICT, TDOCιτ, or TDOCNT signals to TDO come from the TLM via the TAP link control bus. From Figure 7 it is seen that any one of the TDOCNT, TDOCIT, and TDOICT signals can be selected as the input source to the TLM.
[0016] The TLM circuit receives as input the TDO output from the output linking circuitry and the TMS, TCK, and TRST IC input pin signals. The TLM circuit outputs to the IC's TDO output pin. From inspection, it is seen that the TLM lies in series with the one or more TAP domains selected by the input and output linking circuitry. [0017] As described above, the TLM's TAP link control bus is used to control the input and output connection circuitry to form desired connections to one or more TAP domains so that the one of more TAP domains may be accessed via the IC's TDI, TDO, TMS, TCK, and TRST pins. The TAP link control bus signals are output from the TLM during the Update- IR state of the IEEE TAP controller state diagram of Figure 2.
[0018] Figure 8A illustrates in detail the structure of the TLM. The TLM consists of a TAP controller, instruction register, multiplexer, and 3 -state TDO output buffer. The TAP controller is connected to the TMS, TCK and TRST signals. The TDI input is connected to the serial input' (I) of the instruction register and to a first input of the multiplexer. The serial output (O) of the instruction register is connected to the second input of the multiplexer. The parallel output of the instruction register is connected to the TAP link control bus of Figure 4. The output of the multiplexer is connected to the input of the 3-state buffer. The output of the 3-state buffer is connected to the IC TDO output pin. The TAP controller outputs control (C) to the instruction register, multiplexer, and 3-state TDO output buffer. The TAP controller responds to TMS and TCK input as previously described in regard to Figures 1A and 2. During instruction scan operations, the TAP controller enables the 3-state TDO buffer and shifts data through the instruction register from TDI to TDO. During data scan operations, the TAP controller enables the 3-state TDO buffer and forms a connection, via the multiplexer, between TDI and TDO. [0019] Figure 8B illustrates the instruction register in more detail . The instruction register consists of a shift register, TAP link decode logic, and update register. The shift register has a serial input (I) , a serial output (O) , a control (C) inputs, a parallel output, and a parallel input. The parallel input is provided for capturing fixed logic 0 and 1 data bits into the first two bit positions shifted out on TDO during instruction scan operations, which is a requirement of the IEEE 1149.1 standard. The parallel output from the instruction register is input to TAP link decode logic. The parallel output from the TAP link decode logic is input to the update register. The parallel output of the update register is the TAP link control bus input to the input and output linking circuitry. During the Capture- IR state of Figure 2, the shift register captures data (0 & 1) on the parallel input, During the Shift- IR state of Figure 2, the shift register shifts data from TDI (I) to TDO (0) . During the Update-IR state of Figure 2, the update register loads the parallel input from the TAP link decode logic and outputs the loaded data onto the TAP link control bus.
[0020] Figure 9 illustrates various possible link arrangements Link0-Link6 of TAP domain connections during 1149.1 instruction scan operations using the TLMA. Since during instruction scan operations, the TLM's instruction register is physically present and in series with the connected TAP domain (s) instruction register (s), the instruction scan frame for each link arrangement will be augmented to include the TLM's instruction register bits. The concept of augmenting the length of TAP domain instruction registers with a TLM's instruction register was first disclosed in referenced pending patent application TI-27596. In this example, the TLM's instruction shift register of Figure 8B is 3 bits long and the 3 bit instructions (000-110) are decoded by the TAP link decode logic of Figure 8B to uniquely select a different TAP domain connection link arrangement between the ICs TDI and TDO pins. Shifting in the following 3 bit TLM instructions and updating them from the TLM to be input to the input and output linking circuitry will cause the following TAP domain link connections to be formed.
[0021] A LinkO "000" instruction shifted into and updated from the TLM instruction register will cause the IC TAP domain to be enabled and connected in series with the TLM between the TDI and TDO IC pins.
[0022] A Linkl "001" instruction shifted into and updated from the TLM instruction register will cause the IC TAP domain and the Core 1 TAP Domain to be enabled and connected in series with the TLM between the TDI and TDO IC pins .
[0023] A Link2 "010" instruction shifted into and updated from the TLM instruction register will cause the IC TAP domain and the Core N TAP Domain to be enabled and connected in series with the TLM between the TDI and TDO IC pins .
[0024] A Link3 "011" instruction shifted into and updated from the TLM instruction register will cause the IC TAP domain, the Core 1 TAP Domain, and the Core N TAP domain to be enabled and connected in series with the TLM between the TDI and TDO IC pins.
[0025] A Link4 "100" instruction shifted into and updated from the TLM instruction register will cause the Core 1 TAP Domain to be enabled and connected in series with the TLM between the TDI and TDO IC pins.
[0026] A Link5"101" instruction shifted into and updated from the TLM instruction register will cause the Core 1 TAP Domain and Core N TAP domain to be enabled and connected in series with the TLM between the TDI and TDO IC pins.
[0027] A Link6 "110" instruction shifted into and updated from the TLM instruction register will cause the
Core N TAP Domain to be enabled and connected in series with the TLM between the TDI and TDO IC pins.
[0028] At power up of the IC, the TLM 3-bit instruction shall be initialized to "000" to allow the IC TAP domain LinkO arrangement to be enabled and coupled between TDI and TDO. This complies with the IC power up requirement established in the IEEE 1149.1 standard. The process of powering up a multiple TAP domain IC to where only the IC TAP domain is enabled and selected between the IC's TDI and TDO pins was first disclosed in referenced patent application TI-23727. Following power up, an instruction scan operation can be performed to shift instruction data through the IC TAP domain and the serially connected TLM to load a new IC TAP domain instruction and to load a new 3 bit link instruction into the TLM. If the power up IC TAP domain LinkO arrangement is to remain in effect between TDI and TDO, the 3 bit "000" TLM instruction of Figure 9 will be re-loaded into the TLM instruction register during the above mentioned instruction scan operation. However, if a new TAP domain link arrangement is desired between TDI and TDO, a different 3 bit TLM link instruction will be loaded into the TLM instruction register during the above mentioned instruction register scan operation.
[0029] Figure 10 is provided to illustrate that during 1149.1 data scan operations the TLM is configured, as described in regard to Figure 8A, to simply form a connection path between the output of the selected TAP domain link arrangement Link0-Link6 and the IC's TDO pin. Thus the TLM does not add bits to 1149.1 data scan operations as it does for 1149.1 instruction scan operations .
SUMMARY OF THE INVENTION
[0030] In accordance with the present invention, the TLM architecture provides an Off-Chip TAP interface to external the IC that can be selected in a link arrangement. The Off-Chip TAP interface can be used to select the IEEE 1149.1 TAP interface of another, separate IC to be included in a link arrangement. The improvement therefore provides for the TLM architecture of an IC to be used not only for selecting TAP domains residing in the IC but also used for selecting TAP domains residing on other ICs. For example, the TAP domain of an external IC/die may be selected.
[0031] The other, separate IC included in the link arrangement from the Off-Chip TAP interface may include its own TLM architecture. The other, separate IC included in the link arrangement from the Off-Chip TAP interface may further include its own Off-Chip TAP interface to the IEEE 1149.1 TAP interface of further ICs. This provides for a hierarchy arrangement of TAP interfaces.
[0032] Any number of Off-Chip TAP interfaces may be provided on one IC.
BRIEF DESCRIPTION OF THE DRAWINGS
[0033] Figure 1A illustrates a conventional IEEE 1149.1 (JTAG) architecture as it could be implemented within an IC or core circuit . [0034] Figure IB illustrates the substrate of an IC or core circuit including the JTAG architecture and interface. [0035] Figure IC illustrates a JTAG accessible internal scan path coupled to logic circuitry. [0036] Figure ID illustrates a JTAG accessible in- circuit emulation register coupled to emulation circuitry. [0037] Figure IE illustrates a JTAG accessible in-system programming register coupled to in-system programming circuitry. [0038] Figure IF illustrates a JTAG accessible boundary scan register coupled to input and output circuitry. [0039] Figure 2 illustrates the state diagram of the JTAG TAP controller. [0040] Figure 3 illustrates an IC containing TAP domains daisy-chained between the ICs TDI and TDO pins. [0041] Figure 4 illustrates a TAP Linking Module (TLM) Architecture implemented within an IC. [0042] Figure 5 illustrates TMS gating circuitry that could be used in the input linking circuitry of the Figure 4 TLM architecture.
[0043] Figure 6 illustrates TDI multiplexing circuitry that could be used in the input linking circuitry of the Figure 4 TLM architecture.
[0044] Figure 7 illustrates TDO multiplexing circuitry that could be used in the output linking circuitry of the Figure 4 TLM architecture. [0045] Figure 8A illustrates TLM circuitry that could be used m the Figure 4 TLM architecture. [0046] Figure 8B illustrates an instruction register that could be used in the TLM circuitry of Figure 8A. [0047] Figure 9 illustrates some possible TAP domain linking arrangements of the TLM architecture of Figure 4 as they would appear during JTAG instruction scan operations. [0048] Figure 10 illustrates the TAP domain linking arrangements of Figure 9 as they would appear during JTAG data scan operations. [0049] Figure 11A illustrates the TLM architecture of Figure 4 improved to include the Off-Chip TAP (OCT) interface of the present invention. [0050] Figure 11B illustrates the OCT interface being coupled to the JTAG interface of another IC/die. [0051] Figure 12 illustrates the TMS gating circuitry of Figure 5 including an additional TMS gate for controlling access to the OCT interface. [0052] Figure 13 illustrates the TDI multiplexing circuitry of Figure 6 including an additional TDI multiplexer for input to OCT interface and the other multiplexers being equipped with an additional input for receiving TDO input from the OCT interface. [0053] Figure 14 illustrates the TDO multiplexer circuitry of Figure 7 being equipped with an additional input for receiving the TDO output from the OCT interface. [0054] Figure 15 illustrates some possible TAP domain linking arrangements from the TLM architecture of Figure 11A as they would appear during JTAG instruction scan operations . [0055] Figure 16 illustrates the TAP domain linking arrangements of Figure 14 as they would appear during JTAG data scan operations. [0056] Figures 17A-170 illustrate various TAP domain link arrangements between two Die on a substrate, each Die including the improved TLM architecture of Figure 11A. [0057] Figure 18 illustrates a more complex arrangement of Die on substrate, each Die including the improved TLM architecture of Figure 11A. [0058] Figure 19 illustrates two substrates serially daisy-chained to a JTAG controller, each substrate including two Die each implementing the improved TLM architecture of Figure 11A.
[0059] Figure 20 illustrates the improved TLM architecture whereby the position of the TLM circuit is moved such that it exists on the serial path next to the IC's TDI input pin instead of on the serial path next to the IC's TDO pin as illustrated in Figure 11A. [0060] Figure 21 illustrates a functional IC that includes the conventional JTAG port interface and the OCT interface of the present invention.
DETAILED DESCRIPTION OF THE INVENTION
[0061] Figure 11A illustrates the improvement to the TLM architecture of Figure 4. The improvement is the addition of an Off-Chip Tap (OCT) interface 1106. The OCT interface can be selected between the ICs TDI and TDO pins, via the TLM's TAP Link Control bus, exactly as the IC and core TAP domains were described being selected. Once selected, the OCT interface can serve as a master TAP interface to a slave TAP interface (i.e. a conventional 1149.1 TAP interface) on another IC. Thus an IC having the TLM architecture improvement shown in Figure 11A would have the conventional 1149.1 TAP interface 1102 plus the selectable OCT interface 1106 for mastering the TAP interface of another IC or ICs 1108. While one OCT interface 1106 is shown in Figure 11A, any number of OCT interfaces may be provided.
[0062] Figure 11B illustrates the OCT interface 1106 being coupled 1110 to a TAP interface of another IC 1108. As seen in Figure 11B, the OCT interface consists of buffers which couple the TDI0cτ, TCK, TMS0CT, TD00cτ, and TRST TLM architecture signals up to TDO, TCK, TMS, TDI, and TRST pads 1104, respectively, of the IC in which the TLM architecture resides. The TDO, TCK, TMS, TDI and TRST pads 1104 can be coupled to the TDI, TCK, TMS, TDO and TRST pads of the other IC 1108, via connections 1110, to provide access the TAP domain of the other IC 1108. The TAP domain of the other IC could be similar to that shown in Figure 1A. [0063] Figures 12-14 illustrate the changes required to the Input and Output linking circuitry of Figures 5-7, respectively, to add the OCT interface of Figure 11A. As seen in Figure 12, an additional AND gate 1202 is added to provide gating on and off the TMS input (TMS0Cτ) of the OCT interface. As seen in Figure 13, an additional multiplexer 1302 is provided for selecting the TDI input (TDI0cτ) of the OCT interface, and the other multiplexers are provided with an additional input for receiving the TDO output (TD00cτ) of the OCT interface. As seen in Figure 14, an input is added to the output multiplexer to receive the TDO output (TD00cτ) of the OCT. Additionally, control signals are added to the TLM's TAP Link Control bus to provide for controlling the added TMS0cτ AND gate, the additional TDI0cτ multiplexer, and the additional TD00cτ input to the multiplexers.
[0064] Figure 15 illustrates examples of the possible TAP Link arrangements (LinkO -Linkl3) of the TLM architecture of Figure 11A during TAP instruction register scan operations. The link arrangements include those previously shown in Figure 9, plus additional link arrangements that include the OCT interface. As seen, there are two powerup/reset options for the default TAP link, LinkO and Link7. The LinkO (option 1) selects only the IC's TAP in the link, whereas Link7 (option 2) selects the IC's TAP plus the OCT interface in the link. An example of why option 2 may be necessary is shown in example F of Figure 17.
[0065] Figure 16 is provided to simply show, as did Figure 9, that the TLM is transparent during TAP data register scan operations. [0066] Figures 17A-170 show examples of various TAP Link arrangements between two die (Die 1 and 2) located on a common substrate. While each Die 1 and 2 is shown including the improved TLM architecture (TLMA) of Figure 16 it should be understood that only Die 1 of each example requires the TLM architecture of Figure 16 to provide access to Die 2. Die 2 of each example could simply have a JTAG architecture as shown in Figure 1A. In each example, the conventional TAP interface 1702 of Die 1 (TDI, TCK, TMS, TRST, and TDO) is the TLMA interface of Die 1 and is coupled to a JTAG bus controller, such as a tester, debugger, emulator, or other controller. Also in each example, the OCT interface 1704 of Die 1 (TDI, TCK, TMS, TRST and TDI) is coupled to the conventional TAP interface 1706 of Die 2 (TDI, TCK, TMS, TRST and TDI) which is the TLMA interface of Die 2.
[0067] In example A, only the IC TAP of Die 1 is included in the link to the JTAG controller. In example B, only the Core N TAP is included in the link to the JTAG controller. In example C, only the Core 1 TAP is included in the link to the JTAG controller. In example D, the Core 1 and Core N TAPs are included in the link to the JTAG controller. In example E, all TAPs of Die 1 are included in the Link to the JTAG controller.
[0068] In example F, the IC TAPs of Die 1 and 2 are included in the Link to the JTAG controller, the IC TAP of Die 2 being accessed via the OCT interface of Die 1. The Link of Example F would be selected to allow performing JTAG Extest interconnect testing on both Die 1 and Die 2. As mentioned in regard to option 2 of Figure 16, the link arrangement of example F may be selected as the powerup/reset link to allow the IC TAPs of both Die 1 and 2 to be accessed for interconnect testing.
[0069] In example G, the TAPs of Die 1 are all bypassed while the IC TAP of Die 2 is included in the link to the JTAG controller via the OCT of Die 1. In this arrangement, the TAP link of Die 1 would be as shown in Linkl3 of Figures 15 and 16. Examples H through L similarly bypass the Die 1 TAPs to access the TAPs of Die 2 via the OCT. Example M through O illustrates various links that include TAPs of both Die 1 and Die 2. Examples L and 0 illustrate that the OCT of Die 2 could be used if necessary to link to TAP interfaces of other Die.
[0070] Figure 18 illustrates an example of a more complex Die on Substrate arrangement whereby the flexibility of the improved TLM architecture can be further seen. The TLMA interface 1802 of Die 1 serves as the Die coupled to the JTAG controller, as it did in the previous examples. Die 1 also serves as the TAP access point, via its OCT 1804, to daisy-chained TLMA interfaces 1806 and 1808 of Die 2 and 3. Die 2 and Die 3 serve as further TAP access points, via their OCTs 1810 and 1812, to TLMAs 1814 and 1816 of Die 4 and 5, respectively. By dotted line arrows it is seen that any one or more TAP domains of each Die 1-5 may be selected and linked for access via the JTAG controller connection to Die 1. Further, bypassing of Die 1, as in examples G through L allows direct access to Die 2 and 3. Die 2 and 3 can be similarly bypassed to provide direct access to Die 4 and 5. [0071] Figure 19 illustrates two substrates 1902 and 1904 each with two die that include the improved TLM architecture of Figure 11A. Substrate 1902 includes a die labeled Die 1:1 and a die labeled Die 1:2. Substrate 1904 includes a die labeled Die 2:1 and a die labeled Die 2:2. The TLMA interface 1906 of Die 1:1 is daisy-chained with the TLMA interface 1914 of Die 2:1. The daisy-chained path is coupled to a JTAG controller. The TLMA interface 1910 of Die 1:2 is coupled to the OCT interface 1908 of Die 1:1. The TLMA interface 1918 of Die 2:2 is coupled to the OCT interface 1916 of Die 2:1. The importance of Figure 19 is the showing of a serial access approach whereby the JTAG controller may access TAP domains vertically as well as horizontally. The Die labeling is done such that the left number indicates the horizontal position of the Die's substrate on the daisy-chained path and the right number indicates the vertical position of the Die on the substrate .
[0072] In a first example, the JTAG controller may horizontally access TAP domains of only Die 1:1 and 2:1 in the daisy-chain arrangement without accessing the TAP domain of vertically accessible Die 1:2 and 2:2. In a second example, the JTAG controller may vertically access the TAP domains of Die 1:2, via the OCT of Die 1:1, and include those TAP domains in with the daisy-chained horizontal access of TAP domains in Die 1:1 and 2:1. In a third example, the JTAG controller may vertically access the TAP domains of Die 1:2 via the OCT of Die 1:1, the TAP domains of Die 2:2 via the OCT of Die 2:1, and include those TAP domains in with the daisy-chained horizontal access of TAP domains in Die 1 : 1 and 2:1. In a forth example, the JTAG controller may bypass (as shown in Figures 17J-17I) the TAP domains of Die 1:1 and 2:1 to vertically access the TAP domains of Die 1:2 and 2:2 such that only the TAP domains of Die 1:2 and 2:2 are included in the horizontal daisy-chain path to the JTAG controller. As can be seen, access to additional vertical Die is possible using the OCT interfaces 1912 and 1920 of Die 1:2 and 2:2.
[0073] Figure 20 is provided to indicate that the TLM can be positioned at the beginning of the IC's TDI to TDO serial path instead of at the ending as shown in Figure 11A, if desired. The TLM circuit would operate as previously described to control the input and output linking circuitry. The only difference would be that the TLM's instruction shift register would no longer need to capture the JTAG required 0 and 1 bits shown in Figure 8B, since those 0 and 1 bits would be provided during instruction scan operations to the IC's TDO by the selected TAP domain (s) instruction register. The leading position of the TLM in Figure 19 would alter the TAP link arrangement examples of Figures 15 and 16 to the extent that the TLM would be shown existing at the beginning of the linked TAP domains (i.e. closes to the TDI pin) instead of at the ending of the linked TAP domains (i.e. closes to the TDO pin) .
[0074] Figure 21 illustrates an IC including the present invention. The IC has functional inputs and outputs and functional circuitry responsive thereto. The IC has a conventional primary JTAG port (i.e. TLMA interface of the present invention) and a secondary JTAG port (i.e. OCT interface of the present invention) . While a detail description has been given of how the TLM architecture can be improved to include the secondary JTAG port (OCT) of Figure 21, there may be alternative/derivative approaches that could be envisioned to couple a primary JTAG port of a functional IC to a secondary port of the same functional IC. These other approaches would be inspired by the teachings provided by the present invention. To the extent that the present invention has provided an original teaching of at least one preferred way of doing this, the invention deserves claims that would broadly cover a functional IC that includes a conventional primary JTAG port for coupling to a JTAG controller and a secondary JTAG port for coupling to another primary JTAG port of another IC.

Claims

I claim :
1. An integrated circuit comprising; A. functional circuitry for performing a functional operation; B. functional input pads coupled to said functional circuitry; C. functional output pads coupled to said functional circuitry; D. a primary test access port coupled to the functional circuitry and having first bond pads for TDI, TCK, TMS, TRST, and TDO signals; and E. a secondary test access port having second bond pads for TDI, TCK, TMS, TRST, and TDO signals and adapted for connection to a test access port of another integrated circuit, the second bond pads being selectively coupled to the first bond pads.
2. The integrated circuit of claim 1 further including input linking circuitry for selectively coupling the first bond pads for the TDI, TCK, TMS, and TRST signals to the secondary port and output linking circuitry for selectively coupling the secondary port to the first bond pad for the TDO signal.
3. The integrated circuit of claim 1 further including input linking circuitry for selectively coupling the first bond pads for the TDI, TCK, TMS, and TRST signals to the secondary port, output linking circuitry for selectively coupling the secondary port to the first bond pad for the TDO signal, and test linking module circuitry coupled to the TDI and TDO signals and controlling the input linking circuitry and the output linking circuitry.
4. The integrated circuit of claim 1 in which the functional circuitry includes plural TAP domains in addition to the secondary port that are selectively connected to the first bond pads.
5. An integrated circuit comprising; A. a substrate; B. a first die carried on the substrate, the first die including: i. first functional circuitry for performing a functional operation; ii. first functional input pads coupled to the first functional circuitry; iii. first functional output pads coupled to the first functional circuitry; iv. a first primary test access port coupled to the first functional circuitry and having first bond pads for TDI, TCK, TMS, TRST, and TDO signals; and v. a secondary test access port having second bond pads for TDI, TCK, TMS, TRST, and TDO signals that are adapted for connection to a test access port of another die, the second bond pads being selectively coupled to the first bond pads; and C. a second die carried on the substrate, the second die including: i. second functional circuitry for performing a functional operation; ii. second functional input pads coupled to the second functional circuitry; iii. second functional output pads coupled to the second functional circuitry; iv. a second primary test access port coupled to the second functional circuitry and having first bond pads for TDI, TCK, TMS, TRST, and TDO signals, the first bond pads of the second primary port being connected to the second bond pads of the secondary port of the first die.
6. The integrated circuit of claim 5 in which the first die has plural TAP domains that include the secondary port, and TAP linking module circuitry connected to the first bond pads and to the plural TAP domains, the TAP linking circuitry selectively connecting the TAP domains to the first bond pads.
7. The integrated circuit of claim 5 including: D. a third die carried on the substrate, the third die including: i. third functional circuitry for performing a functional operation; ii. third functional input pads coupled to the third functional circuitry; iii. third functional output pads coupled to the third functional circuitry; and iv. a third primary test access port coupled to the third functional circuitry and having first bond pads for TDI, TCK, TMS, TRST, and TDO signals, the first bond pads of the third primary port being connected to the second bond pads of the secondary port of the first die and to the first bond pads of the second primary test access port of the second die .
8. An integrated circuit comprising; A. functional circuitry for performing a functional operation; B. functional input pads coupled to said functional circuitry; C. functional output pads coupled to said functional circuitry; D. a primary test access port coupled to the functional circuitry and having first bond pads for at least a TDI input signal, a TMS input signal, and a TDO output signal; and E. a secondary test access port having second bond pads for at least a TDI input signal, a TMS output signal, and a TDO output signal, the TDI input signal of the first bond pads being selectively coupled to the TDO output signal of the second bond pads, the TMS input signal of the first bond pads being selectively coupled to the TMS output signal of the second bond pads, and the TDO output signal of the first bond pads being selectively coupled to the TDI input signal of the second bond pads.
9. The integrated circuit of claim 8 further including linking circuitry for selectively coupling the TDI input signal, TMS input signal, and TDO output signal of the first bond pads to the TDO output signal, TMS output signal, and TDI input signal of the second bond pads, respectively.
10. The integrated circuit of claim 9 in which the linking circuitry includes control circuitry coupled in series between the TDI input signal and TDO output signal of the first bond pads.
11. The integrated circuit of claim 8 in which the functional circuitry includes plural TAP domains in addition to the secondary test access port that are selectively coupled to the first bond pads.
12. An integrated circuit comprising; A. a substrate; B. a first die carried on the substrate, the first die including: i. first functional circuitry for performing a functional operation; ii. first functional input pads coupled to the first functional circuitry; iii. first functional output pads coupled to the first functional circuitry; iv. a first primary test access port coupled to the first functional circuitry and having first bond pads for at least a TDI input signal, a TMS input signal, and a TDO output signal; and v. a secondary test access port having second bond pads for at least a TDI input signal, a TMS output signal, and a TDO output signal, the TDI input signal of the first bond pads being selectively coupled to the TDO output signal of the second bond pads, the TMS input signal of the first bond pads being selectively coupled to the TMS output signal of the second bond pads, and the TDO output signal of the first bond pads being selectively coupled to the TDI input signal of the second bond pads; and C. a second die carried on the substrate, the second die including: i . second functional circuitry for performing a functional operation; ii. second functional input pads coupled to the second functional circuitry; iii. second functional output pads coupled to the second functional circuitry; iv. a second primary test access port coupled to the second functional circuitry and having third bond pads for at least a TDI input signal, a TMS input signal, and a TDO output signal, the TDI input signal of the third bond pads being connected to the TDO output signal of the second bond pads, the TMS input signal of the third bond pads being connected to the TMS output signal of the second bond pads, and the TDO output signal of the third bond pads being connected to the TDI input signal of the second bond pads .
13. The integrated circuit of claim 12 in which the first die has plural TAP domains each having a test access port including at least a TDI input lead, a TMS input lead, and a TDO output lead, and linking circuitry connected to the first bond pads and to the test access ports of the plural TAP domains, the linking circuitry selectively coupling: i . the TDI input signal of the first bond pad to the TDI input lead of a TAP domain's test access port, ii. the TMS input signal of the first bond pads to the TMS input lead of a TAP domain's test access port; and iii. the TDO output pad of the first bond pads to the TDO output lead of a TAP domain's test access port.
14. The integrated circuit of claim 12 including: D. a third die carried on the substrate, the third die including: i. third functional circuitry for performing a functional operation; ii. third functional input pads coupled to the third functional circuitry; iii. third functional output pads coupled to the third functional circuitry; and iv. a third primary test access port coupled to the third functional circuitry and having fourth bond pads for at least a TDI input signal, a TMS input signal, and a TDO output signal, the TDI input signal of the fourth bond pads being connected to the TDO output signal of the third bond pads, the TMS input signal of the fourth bond pads being connected to the TMS output signal of the second bond pads, and the TDO output signal of the fourth bond pads being connected to the TDI input signal of the second bond pads .
PCT/US2004/028302 2003-08-28 2004-08-30 Integrated circuit with jtag port, tap linking module, and off-chip tap interface port WO2005022177A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2006524954A JP4800944B2 (en) 2003-08-28 2004-08-30 Integrated circuit with JTAG port, tap link module and off-chip TAP interface port
DE602004031349T DE602004031349D1 (en) 2003-08-28 2004-08-30 INTEGRATED CIRCUIT WITH JTAG PORT, TRASH VERK PORT
EP04782729A EP1668375B1 (en) 2003-08-28 2004-08-30 Integrated circuit with jtag port, tap linking module, and off-chip tap interface port

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US49863603P 2003-08-28 2003-08-28
US60/498,636 2003-08-28

Publications (1)

Publication Number Publication Date
WO2005022177A1 true WO2005022177A1 (en) 2005-03-10

Family

ID=34272710

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2004/028302 WO2005022177A1 (en) 2003-08-28 2004-08-30 Integrated circuit with jtag port, tap linking module, and off-chip tap interface port

Country Status (7)

Country Link
US (12) US7346821B2 (en)
EP (1) EP1668375B1 (en)
JP (1) JP4800944B2 (en)
KR (2) KR101023590B1 (en)
CN (1) CN100489551C (en)
DE (1) DE602004031349D1 (en)
WO (1) WO2005022177A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009503444A (en) * 2005-07-22 2009-01-29 エヌエックスピー ビー ヴィ Testable integrated circuit, system in package and test instruction set
CN111124887A (en) * 2019-11-25 2020-05-08 四川长虹电器股份有限公司 Simulation verification method of RISC-V DEBUG system
US20220413047A1 (en) * 2021-06-28 2022-12-29 Silicon Motion, Inc. Method and apparatus and non-transitory computer-readable storage medium for debugging solid-state disk (ssd) device

Families Citing this family (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7417450B2 (en) * 2005-12-02 2008-08-26 Texas Instruments Incorporated Testing combinational logic die with bidirectional TDI-TMS/TDO chanel circuit
US7200783B2 (en) * 2003-11-04 2007-04-03 Texas Instruments Incorporated Removable and replaceable TAP domain selection circuitry
US7003707B2 (en) * 2000-04-28 2006-02-21 Texas Instruments Incorporated IC tap/scan test port access with tap lock circuitry
US7346821B2 (en) 2003-08-28 2008-03-18 Texas Instrument Incorporated IC with JTAG port, linking module, and off-chip TAP interface
JP4388903B2 (en) * 2005-02-09 2009-12-24 富士通マイクロエレクトロニクス株式会社 JTAG test method
TW200717680A (en) * 2005-07-19 2007-05-01 Koninkl Philips Electronics Nv Method of manufacturing a system in package
CN100435126C (en) * 2006-12-25 2008-11-19 中国科学院安徽光学精密机械研究所 JTAG simulation signal intensifier circuit based on high-speed processor
GB0702597D0 (en) * 2007-02-09 2007-03-21 Texas Instruments Ltd A debug circuit and a method of debugging
JP2008310792A (en) * 2007-05-11 2008-12-25 Nec Electronics Corp Test circuit
US7805647B2 (en) * 2008-02-15 2010-09-28 Texas Instruments Incorporated System and method for testing a plurality of circuits
KR101016733B1 (en) * 2008-03-28 2011-02-25 후지쯔 가부시끼가이샤 Scan control method, scan control circuit and apparatus
US8621301B2 (en) * 2009-03-04 2013-12-31 Alcatel Lucent Method and apparatus for virtual in-circuit emulation
US8677198B2 (en) * 2009-03-04 2014-03-18 Alcatel Lucent Method and apparatus for system testing using multiple processors
JP2011149775A (en) * 2010-01-20 2011-08-04 Renesas Electronics Corp Semiconductor integrated circuit and core test circuit
US8400181B2 (en) * 2010-03-26 2013-03-19 Advanced Micro Devices, Inc. Integrated circuit die testing apparatus and methods
US8495758B2 (en) * 2010-06-18 2013-07-23 Alcatel Lucent Method and apparatus for providing scan chain security
US9110142B2 (en) * 2011-09-30 2015-08-18 Freescale Semiconductor, Inc. Methods and apparatus for testing multiple-IC devices
US8756467B2 (en) * 2011-11-30 2014-06-17 Freescale Semiconductor, Inc. Methods and apparatus for testing multiple-IC devices
US9772376B1 (en) * 2016-04-29 2017-09-26 Texas Instruments Incorporated Increase data transfer throughput by enabling dynamic JTAG test mode entry and sharing of all JTAG pins
EP3522530A1 (en) * 2016-09-28 2019-08-07 Shenzhen Royole Technologies Co., Ltd. System performance improvement method, system performance improvement device and display device
WO2018089276A1 (en) 2016-11-11 2018-05-17 Deaccs Llc Reciprocal action tool accessories

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5677915A (en) * 1993-08-18 1997-10-14 Texas Instruments Incorporated Customized method and apparatus for streamlined testing a particular electrical circuit
US6073254A (en) * 1996-08-30 2000-06-06 Texas Instruments Incorporated Selectively accessing test access ports in a multiple test access port environment
US6324662B1 (en) * 1996-08-30 2001-11-27 Texas Instruments Incorporated TAP and linking module for scan access of multiple cores with IEEE 1149.1 test access ports
US6418545B1 (en) * 1999-06-04 2002-07-09 Koninklijke Philips Electronics N.V. System and method to reduce scan test pins on an integrated circuit

Family Cites Families (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0503117B1 (en) * 1991-03-13 1995-06-28 Siemens Aktiengesellschaft Processor circuit
US5862152A (en) 1995-11-13 1999-01-19 Motorola, Inc. Hierarchically managed boundary-scan testable module and method
JPH09218248A (en) * 1996-02-14 1997-08-19 Sony Corp Method and equipment for inspecting digital circuit
JPH09319246A (en) 1996-05-30 1997-12-12 Brother Ind Ltd Fixing heat-roller
US6804725B1 (en) * 1996-08-30 2004-10-12 Texas Instruments Incorporated IC with state machine controlled linking module
JP4020462B2 (en) * 1996-08-30 2007-12-12 テキサス インスツルメンツ インコーポレイテツド Integrated circuit including test interface and method of using test interface
US6000051A (en) * 1997-10-10 1999-12-07 Logic Vision, Inc. Method and apparatus for high-speed interconnect testing
US6408413B1 (en) * 1998-02-18 2002-06-18 Texas Instruments Incorporated Hierarchical access of test access ports in embedded core integrated circuits
US6158032A (en) * 1998-03-27 2000-12-05 International Business Machines Corporation Data processing system, circuit arrangement and program product including multi-path scan interface and methods thereof
US6378090B1 (en) * 1998-04-24 2002-04-23 Texas Instruments Incorporated Hierarchical test access port architecture for electronic circuits including embedded core having built-in test access port
US7058862B2 (en) * 2000-05-26 2006-06-06 Texas Instruments Incorporated Selecting different 1149.1 TAP domains from update-IR state
US6385749B1 (en) * 1999-04-01 2002-05-07 Koninklijke Philips Electronics N.V. (Kpenv) Method and arrangement for controlling multiple test access port control modules
US6334198B1 (en) * 1999-04-01 2001-12-25 Koninklijke Philips Electronics N.V. (Kpenv) Method and arrangement for controlling multiply-activated test access port control modules
US6311302B1 (en) * 1999-04-01 2001-10-30 Philips Semiconductor, Inc. Method and arrangement for hierarchical control of multiple test access port control modules
WO2001053844A1 (en) * 2000-01-18 2001-07-26 Cadence Design Systems, Inc. Hierarchical test circuit structure for chips with multiple circuit blocks
US6754863B1 (en) * 2000-04-04 2004-06-22 Silicon Graphics, Inc. Scan interface chip (SIC) system and method for scan testing electronic systems
US6829730B2 (en) * 2001-04-27 2004-12-07 Logicvision, Inc. Method of designing circuit having multiple test access ports, circuit produced thereby and method of using same
US6934898B1 (en) * 2001-11-30 2005-08-23 Koninklijke Philips Electronics N.V. Test circuit topology reconfiguration and utilization techniques
US7073110B1 (en) * 2002-04-26 2006-07-04 Xilinx, Inc. Method and system for programmable boundary-scan instruction register
US6760874B2 (en) * 2002-05-07 2004-07-06 Logicvision, Inc. Test access circuit and method of accessing embedded test controllers in integrated circuit modules
AU2003288584A1 (en) * 2002-12-20 2004-07-14 Koninklijke Philips Electronics N.V. Connecting multiple test access port controllers through a single test access port
KR100505662B1 (en) * 2002-12-30 2005-08-03 삼성전자주식회사 Semiconductor device comprising the scan test circuit providing for chip downsizing and test method thereof
US7346821B2 (en) * 2003-08-28 2008-03-18 Texas Instrument Incorporated IC with JTAG port, linking module, and off-chip TAP interface

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5677915A (en) * 1993-08-18 1997-10-14 Texas Instruments Incorporated Customized method and apparatus for streamlined testing a particular electrical circuit
US6073254A (en) * 1996-08-30 2000-06-06 Texas Instruments Incorporated Selectively accessing test access ports in a multiple test access port environment
US6324662B1 (en) * 1996-08-30 2001-11-27 Texas Instruments Incorporated TAP and linking module for scan access of multiple cores with IEEE 1149.1 test access ports
US6418545B1 (en) * 1999-06-04 2002-07-09 Koninklijke Philips Electronics N.V. System and method to reduce scan test pins on an integrated circuit

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1668375A4 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009503444A (en) * 2005-07-22 2009-01-29 エヌエックスピー ビー ヴィ Testable integrated circuit, system in package and test instruction set
US7948243B2 (en) 2005-07-22 2011-05-24 Nxp B.V. Testable integrated circuit, system in package and test instruction set
US8653847B2 (en) 2005-07-22 2014-02-18 Nxp, B.V. Testable integrated circuit, system in package and test instruction set
CN111124887A (en) * 2019-11-25 2020-05-08 四川长虹电器股份有限公司 Simulation verification method of RISC-V DEBUG system
US20220413047A1 (en) * 2021-06-28 2022-12-29 Silicon Motion, Inc. Method and apparatus and non-transitory computer-readable storage medium for debugging solid-state disk (ssd) device
US11841398B2 (en) * 2021-06-28 2023-12-12 Silicon Motion, Inc. Method and apparatus and non-transitory computer-readable storage medium for debugging solid-state disk (SSD) device

Also Published As

Publication number Publication date
US20130151916A1 (en) 2013-06-13
US8055967B2 (en) 2011-11-08
US7661049B2 (en) 2010-02-09
US9188639B2 (en) 2015-11-17
US8402330B2 (en) 2013-03-19
US20120023381A1 (en) 2012-01-26
US10690720B2 (en) 2020-06-23
US20100100785A1 (en) 2010-04-22
KR20060133523A (en) 2006-12-26
CN100489551C (en) 2009-05-20
KR20090091362A (en) 2009-08-27
US11150297B2 (en) 2021-10-19
JP4800944B2 (en) 2011-10-26
US7346821B2 (en) 2008-03-18
US8726110B2 (en) 2014-05-13
US8140926B2 (en) 2012-03-20
US20160033573A1 (en) 2016-02-04
EP1668375B1 (en) 2011-02-09
US20080141083A1 (en) 2008-06-12
US9575121B2 (en) 2017-02-21
US20110022912A1 (en) 2011-01-27
US20170146596A1 (en) 2017-05-25
KR101023590B1 (en) 2011-03-21
DE602004031349D1 (en) 2011-03-24
KR101024718B1 (en) 2011-03-24
US20200278390A1 (en) 2020-09-03
EP1668375A4 (en) 2009-12-02
CN1842714A (en) 2006-10-04
US20120144254A1 (en) 2012-06-07
JP2007504447A (en) 2007-03-01
US20180306859A1 (en) 2018-10-25
US20140215283A1 (en) 2014-07-31
EP1668375A1 (en) 2006-06-14
US10036777B2 (en) 2018-07-31
US7831878B2 (en) 2010-11-09
US20050138503A1 (en) 2005-06-23

Similar Documents

Publication Publication Date Title
US11150297B2 (en) Integrated circuit with JTAG port, tap linking module, and off-chip TAP interface port
US9817070B2 (en) Third tap circuitry controlling linking first and second tap circuitry

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200480024278.7

Country of ref document: CN

AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2006524954

Country of ref document: JP

Ref document number: 1020067004004

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 2004782729

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2004782729

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 1020067004004

Country of ref document: KR