US20010010036A1 - Logic analysis system for logic emulation systems - Google Patents

Logic analysis system for logic emulation systems Download PDF

Info

Publication number
US20010010036A1
US20010010036A1 US09/804,504 US80450401A US2001010036A1 US 20010010036 A1 US20010010036 A1 US 20010010036A1 US 80450401 A US80450401 A US 80450401A US 2001010036 A1 US2001010036 A1 US 2001010036A1
Authority
US
United States
Prior art keywords
logic
emulation
clock signal
multiplexing
values
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.)
Abandoned
Application number
US09/804,504
Inventor
Kem Stewart
Charles Selvidge
Kenneth Crouch
Marina Wong
Mark Seneski
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mentor Graphics Corp
Original Assignee
Ikos Systems Inc
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 Ikos Systems Inc filed Critical Ikos Systems Inc
Priority to US09/804,504 priority Critical patent/US20010010036A1/en
Publication of US20010010036A1 publication Critical patent/US20010010036A1/en
Assigned to MENTOR GRAPHICS CORPORATION reassignment MENTOR GRAPHICS CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: IKOS SYSTEMS, INC.
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design
    • G06F30/32Circuit design at the digital level
    • G06F30/33Design verification, e.g. functional simulation or model checking
    • G06F30/3308Design verification, e.g. functional simulation or model checking using simulation
    • G06F30/331Design verification, e.g. functional simulation or model checking using simulation with hardware acceleration, e.g. by using field programmable gate array [FPGA] or emulation
    • 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
    • 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/25Testing of logic operation, e.g. by logic analysers
    • 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/261Functional testing by simulating additional hardware, e.g. fault simulation

Definitions

  • Reconfigurable or programmable logic devices are a general class of logic devices that can be easily configured to perform a desired logic operation.
  • Field programmable gate arrays FPGA are a typical example. These devices may be programmed many times to perform different logic operations. Most importantly, they can be programmed to create gate array prototypes instantaneously, allowing complete dynamic reconfigurability.
  • the loading step is as easy as down-loading a file describing the compiled netlist to the FPGAs.
  • the programmed configurable logic system is then tested in the user environment by confirming that its response to user data signals and user clock signals agrees with the design specifications for the design.
  • Logic analysis techniques are often applied to these FPGA networks.
  • the networks are constructed for the intended purpose of identifying flaws in the user design.
  • a flaw may exist at the level of the FPGA network. That is, the logic design may not be the source of the problem but, in the process of adapting the user logic design to the FPGA network, some improper operation such as hold time errors arose.
  • Logic analysis is a process by which digital logic values of logic signals propagating within the FPGA processor are sampled and compared with the values those logic signals should have if the system were operating properly. When improper operation is discovered according to this process, faults in the original user logic design or at the level of the compiled netlist can be corrected by reconfiguration and reloading a new compiled netlist.
  • a logic analyzer is commonly used to perform the logic analysis. These devices have a number of channels with corresponding probes that are physically connected to the conductors in the FPGA network on which the logic signals of interest propagate.
  • the logic analyzer is then provided with some trigger condition.
  • a trigger condition is at least in part defined by the user clock signal, i.e., the clock signal from the user environment defining the operation cycles of the FPGA network.
  • the trigger condition is also usually established by other logic signals from the FPGA network. For example, if it is known that a particular logic design is not operating properly during data writes to a bus, then the trigger condition might be enabled in part in response to a write enable signal within the logic design.
  • the analyzer samples the logic signals.
  • FPGA networks Other logic analysis tools are known for FPGA networks. Since the FPGA networks are completely configurable and additional processing power is added by providing additional FPGAs, some have implemented a logic analyzer in the FPGA network alongside the portion of the network that is dedicated to emulating or modeling the user logic design. Usually, such a system takes the form of a circular or FIFO, first-in-first-out, buffer. Logic values from the logic signals of interest are written to the buffer until a trigger condition is met. At this point, the contents of the buffer are frozen. A host workstation can then be used to read out the contents of the buffer for analysis to determine the origin of any faults or confirm the proper operation.
  • the commercial analyzers are not designed for the logic analysis of FPGA processing networks comprising a large number of FPGA chips, each having a relatively low level of integration in the sense of the number or complexity of logic operations that each chip can perform.
  • a much larger range of signals are available since signals that would usually be entirely within a microprocessor, for example, are now exposed and available to be sampled by the logic analyzer.
  • the FPGA processors operate at slowed user clock speeds of, for example, one or two MHz.
  • commercially available logic analyzers are designed to sample relatively few signals, but sample these signals at a very high clock rate.
  • the logic analysis of FPGA networks does not require fast signal sampling since the user clock is typically slow.
  • a much wider range of logic signals, however, are available and would desirably be sampled in order to provide a generous spectrum of signals from which to assess the operation of the network.
  • the present invention overcomes the above-identified problems while still relying on the commercially available logic analyzers.
  • the complex logic analysis tools need not be programmed into the logic design as provided in some approaches nor provided as dedicated logic analysis circuitry, as in others.
  • the number of signals that the logic analyzer can effectively sample is increased by configuring the FPGA system or other programmable device network to time-division multiplex logic values of the desired logic signals to the logic analyzer for cycles of the user or emulation clock signal.
  • the multiplexing clock signal generated by the clock generator is a virtual clock signal for the logic emulation system.
  • the multiplexing clock signal is transmitted to the logic analyzer as a strobe signal.
  • new signals can be constructed by the device network, i.e., signals in addition to those needed to realize the user design, to assist in the analysis of the logic values that are sent to the analyzer.
  • these tag signals identify the logic values that are being simultaneously transmitted to the logic analyzer.
  • the tag signals are provided to the logic analyzer to develop a trigger condition. This latter case is especially useful when, due to the multiplexing of the logic values, the logic analyzer must compare values over several clock cycles in order to formulate its trigger condition.
  • the portion of the programmable device network that time-division multiplexes logic values comprises a multiplexor circuit that receives and transmits logic values to the logic analyzer from the portion of the network that is used to realize the user digital logic design.
  • a control circuit such as a finite state machine is also defined to control the multiplexor circuit and its sampling of the logic signals.
  • the portion of the FPGA network that multiplexes the logic values can alternatively be implemented on a separate device, or it can be implemented in the same FPGA network as that configured to emulate the user design. In the latter case, the multiplexing portion can either be discrete or be distributed throughout the network.
  • FIG. 1A is a schematic diagram of an emulation system that is configurable by a host workstation to operate in a user system with a logic analyzer connected to enable the sampling of logic signals from the emulation system as known in the prior art;
  • FIG. 1B illustrates the capability of the present invention for fully utilizing the processing bandwidth of the analyzer
  • FIG. 2 is a schematic diagram showing signal flow between the logic analyzer and the emulation system according to the present invention
  • FIG. 3 is a block diagram illustrating one configuration for the logic signal multiplexor of the present invention.
  • FIG. 4 is a timing diagram showing the organization of frames of logic values and the timing relationship to strobe signals and the user's clock.
  • FIG. 5 illustrates the demultiplexing of the logic values contained in the frames transmitted to the logic analyzer
  • FIG. 6 is a flow diagram showing the process of decomposition of the present invention.
  • FIG. 1A illustrates the typical setup for the logic design emulation process.
  • An emulation system 5 operates in an environment such as the user system 4 from which it receives at least one user or emulation clock signal and user data signals. In response to these signals, it generates output data signals to the user system 4 .
  • a configuring device 2 such as a host workstation, is used to load configuration data into the emulation system 5 .
  • a logic analyzer 6 is connected to the emulation system 5 to allow a logic designer to monitor the operation of the emulation system. Specifically, the logic analyzer 6 connects to conductors of the interconnect 14 to sample logic signals that are transmitted on the interconnect.
  • the emulation system 5 is constructed from individual reconfigurable logic devices 12 , such as FPGA chips.
  • the FPGA chips may be connected to each other via a Manhattan-type interconnect 14 shown.
  • Other topologies are equivalent alternatives, however, such as cross-bar or other hierarchial interconnects.
  • the host workstation 2 downloads configuration data that dictates the internal logic configuration of the logic devices 12 , and possibly the interconnect 14 .
  • the configuration data is compiled from a digital circuit description by a vendor-specific compiler.
  • the user system 4 is a relatively large electronic system for which some component or components, such as a microprocessor, are being designed.
  • the digital logic description applies to this microprocessor and the emulation system loaded with the configuration data behaves or operates as the microprocessor would, with some exceptions.
  • the user or emulation clock signal must be slowed down since the emulation system 5 must operate at a slower speed than the ultimate digital logic design will operate when it is actually fabricated. This is because the circuit construction of the FPGAs are for general purpose logic operations and have not been optimized for the particular digital logic design.
  • the host workstation is also connected to the logic analyzer 6 . This way, logic values read by the analyzer can be further organized by the workstation to aid in debugging, etc.
  • FIG. 1B schematically shows the typical approach for sampling logic signals from the emulation system 5 compared with the advantages provided by the present invention. Desirably, some collection of logic signals are required for logic analysis from the emulation system 5 for every cycle of the emulation clock signal. Usually, the emulation clock signal is used as the strobe signal to initiate data acquisition by the logic analyzer 6 . If the number of the logic signals exceeds the number of the logic analyzer's channels then additional analyzers are required to make up the sampling deficit. In the example of FIG. 1B, five logic analyzer 6 A - 6 E having five channels each are required to sample twenty-five logic signals. This approach suboptimally uses the analyzers.
  • Each analyzer 6 A - 6 E has a maximum sampling rate of 100 MHz, for example, providing the capability of sampling once every 10 nanoseconds, but since the emulation clock is running at only 20 MHz, the analyzers are required to sample only once every 50 nsecs.
  • a faster multiplexing clock is defined, 100 MHz for example.
  • This clock is used at the emulation system to time-division multiplex the logic values.
  • the logic analyzer 6 * is strobed by the clock to sample logic signals at this rate. As a result, ability of the logic analyzer 6 * to sample every 10 nsecs is fully utilized, enabling a single logic analyzer 6 * to perform the function associated with multiple devices.
  • FIG. 2 illustrates the implementation of a logic analysis multiplexor 114 as an interface between the commercially available logic analyzer 6 and the remaining portion 110 of the emulation system 5 , according to the invention.
  • the total logical processing power of the FPGA chips 12 and interconnect 14 are lumped together and identified generically as the processing resources 112 of the emulation system 5 , a portion of these processing resources are allocated to the logic analysis multiplexor 114 . This is in addition to the portion that is allocated to realize the user digital logic design 110 .
  • the FIG. 2 suggests that the logic analysis multiplexor is located in a discrete section of the logic emulator 5 , this is not necessarily required. It could be highly distributed throughout the system 5 .
  • the logic analysis multiplexor 114 be implemented in the same devices, FPGAs 12 , as the digital circuit design 110 .
  • FPGAs 12 may be implemented in the same devices, FPGAs 12 , as the digital circuit design 110 .
  • different types of FPGAs or special purpose multiplexing components, an ASIC for example, may be preferable. These components may have better operational characteristics and thus may be preferred to realize the functionality required by the multiplexor 114 .
  • the logic analysis multiplexor 114 samples logic signals 124 and multiplexes the corresponding logic values 116 to the logic analyzer 6 .
  • each physical connection between the logic analyzer 6 and the emulation system 5 carries multiple signals for every cycle of the emulation or user clock signal 122 from the emulation system 5 .
  • the multiplexing is performed in response to a multiplexing clock generator 126 that is local and typically located on the emulation system 5 .
  • This multiplexing clock signal is also provided to the logic analyzer 6 on one of its probes as strobe signals 120 so that the logic analyzer 6 can synchronize to the multiplexed logic values 116 .
  • the user system 4 may provide multiple user clock signals 122 to the emulation system 5 .
  • a distinct multiplexing clock generator 126 is assigned to each user clock signal.
  • a separate logic analysis multiplexor 114 is then operated by each multiplexing clock generator 126 . In this way, logic signals of the logic design 110 are sampled based upon the relevant user clock signal 122 .
  • the logic analysis multiplexor 114 also constructs and provides tag signals 118 on certain probes of the logic analyzer 6 .
  • These tag signals 118 are derived in response to conditions within the user digital logic design 110 . They are distinguished from the logic values 116 in that they are not necessary to the realization of the user digital logic design 110 . Instead, the tag signals are developed to facilitate the logic analysis by, in some cases, serving as identifiers for the logic values 116 that are being transmitted to the logic analyzer 6 simultaneously with them. In other cases, the logic values of the tag signals serve as a trigger condition for the logic analyzer 6 . This latter implementation is especially useful where to properly develop a trigger condition, the logic analyzer 6 must compare logic values across several periods of the multiplexing clock signal.
  • the processing associated with developing the trigger condition from the user logic design 110 is exported to the logic analysis multiplexor 114 in whole or in part.
  • a single tag signal can then, for example, be used as the trigger condition or some combination of tag signals 118 and the multiplexed logic values 116 from the perspective of the analyzer 6 .
  • FIG. 3 shows the processing components of the logic analyzer multiplexor 114 .
  • the high speed clock generator 126 provides the multiplexing clock signal that defines the time period between multiplexed logic values. This clock signal is typically at least four times faster than the user clock signal 122 and can be as fast as an order of magnitude faster. In many emulation systems, this high speed clock generator will need to be added to support the logic analysis multiplexor 114 . In some cases, however, the emulation system already has a clock signal having the appropriate speed.
  • U.S. patent Ser. No. 08/513,605 filed on Aug. 10, 1995, entitled “Transition Analysis and Circuit Resynthesis Method and Device for Digital Circuit Modeling”, of which the present inventor was a joint inventor, U.S.
  • Control circuitry 128 operates in response to the high speed clock signal and the user or emulation clock signal 122 .
  • the control circuitry 128 may pass the high speed clock through as the strobe signal 120 on a strobe logic analysis channel 130 of the logic analyzer or may generate the strobe signal based in part on the incoming user clock signal.
  • the control circuitry 128 also implements a finite state machine 132 that controls parallel multiplexing circuits 134 a - 134 d . Under the control of this finite state machine 132 , each multiplexing circuit 134 a - 134 d selectively samples the logic signals from the portion of the emulation system that is configured to emulate the user design 110 .
  • the corresponding logic values 116 are then multiplexed on the data logic analysis channels 136 of the logic analyzer 6 as dictated by the finite state machine 132 .
  • the finite state machines 132 of the control circuitry 128 are properly constructed at the time of compilation to control the sampling of the multiplexing circuits 134 a - 134 d of the desired logic signals and then the transmission of the corresponding logic values to the logic analyzer 6 .
  • Engineered into the finite state machine 132 is the implicit knowledge of when particular logic signals are valid. Since some logic signals may be the result of complex processing, they may not be ready for sampling early in the emulation clock cycle.
  • the finite state machine is generated by the host workstation 2 in view of this situation to ensure the validity of the logic signal prior to sampling.
  • a tag encoder 138 is also provided and operates in response to the high speed clock signal and user clock signal 122 .
  • This encoder connects to the tag logic analysis channels 140 of the logic analyzer 6 and generates the tag signals to identify the source, origin, and significance of the logic values that are being simultaneously transmitted to the logic analyzer 6 or perform some or all of the trigger signal processing as described earlier.
  • the tag encoder may have access to data signals entering the multiplexors 134 a - 134 d.
  • FIG. 4 is a timing diagram illustrating the temporal organization of the multiplexed logic values transmitted to the logic analyzer channels.
  • the two relevant timing signals the user or emulation clock 122 and the high speed clock signal 126 , define the timing of the logic values.
  • the logic values are divided into frames n, n+1, which are determined by the user clock 122 .
  • the emulation system 5 operates in response to the user clock and completes the necessary logic calculations within cycles of the user clock in order to properly interact with the user system. Every frame of the logic values defines the relevant logic values for some cycle of the user clock.
  • Groups or words 1-4 of logic values are transmitted in parallel from the multiplexing portion to the logic analyzer in parallel along the logic analyzer's logic analysis channels 136 in response to every cycle of the high speed clock signal or strobe 126 .
  • a specific logic value is transmitted on every one of the data channels in response to this signal.
  • the tag signals 118 are also provided to the tag logic analysis channels 140 for every cycle of the strobe signal.
  • the present invention selects a faster high speed clock signal to control the sampling of the logic analyzer.
  • a broader spectrum of logic values for every cycle of the user clock can be transmitted to the logic analyzer, effectively increasing the number of sampling channels.
  • FIG. 5 illustrates the demultiplexing of the logic values that occurs either at the logic analyzer 6 or at a host workstation 2 to which the logic analyzer is connected.
  • Each frame n, n+1, . . . of the logic values is decomposed and reconstructed into the logic values that were sampled for the corresponding cycle of the user clock.
  • Facilitating this decomposition are the tag signals 118 that allow the identification of specific parallel words of the logic values. With proper decomposition, every user clock signal can be aligned with a different set of logic values.
  • the process of decomposition is illustrated in the flow chart of FIG. 6.
  • the data is reviewed step 205 until the beginning of a frame is identified step 210 . This can be accomplished by reference to the tag information 118 and/or the trigger condition of the logic analyzer 6 .
  • Each word is then successively read step 215 and combined step 220 with earlier words from the frame, and the tag information is removed. This process of combining the information from the word is repeated until the end of the frame is detected step 230 . The entire process is then repeated for the next frame.
  • the data in the host workstation 2 is in a format useful to the logic designer.
  • the multiplexed format necessary only to get the logic values off the emulator system 5 , has been removed.
  • the tag signals required to identify the logic values in the multiplexed format or for triggering are deleted as they are extraneous to the emulation of the user digital logic design itself.

Abstract

A portion of a logic emulation system is configured to sample logic values from the portion of the emulation system that is used to emulate the user digital logic design. These sampled values are then multiplexed by the emulation system to a logic analysis device. Typically, this is a commercially-available logic analyzer. To achieve this functionality, the emulation system is provided with a clock signal that has a higher frequency than the emulation clock signal received from the target or user system. This high speed clock signal is provided to logic analyzer as a strobe signal and controls the transfer of words of logic values from the emulation system to the logic analyzer. As a result, the number of signals that the logic analyzer can effectively sample for a cycle of the emulation clock is increased. Each probe of the logic analyzer can now receive multiple time-division multiplex logic values for each emulation clock cycle thus, increasing the width of logic analysis that can be performed on a particular emulation system with the conventional logic analyzers.

Description

    RELATED APPLICATION
  • This application is a Continuation of co-pending U.S. application Ser. No. 09/133,959, filed Aug. 14, 1998, which is a Continuation of U.S. application Ser. No. 08/574,259, filed Dec. 18, 1995, which issued on Sep. 1, 1998 as U.S. Pat. No. 5,802,348. The contents of the above applications are incorporated herein by reference in their entirety. [0001]
  • BACKGROUND OF THE INVENTION
  • Reconfigurable or programmable logic devices are a general class of logic devices that can be easily configured to perform a desired logic operation. Field programmable gate arrays (FPGA) are a typical example. These devices may be programmed many times to perform different logic operations. Most importantly, they can be programmed to create gate array prototypes instantaneously, allowing complete dynamic reconfigurability. [0002]
  • System designers commonly use reconfigurable logic devices such as FPGAs to test digital logic designs prior to manufacture or fabrication for hardware debugging or to expose other design flaws. Usually, these tests are termed emulations in which a reconfigurable logic system constructed from the devices models the logic design, such as a microprocessor, in order to confirm the proper operation of the logic design along with possibly its compatibility with an environment or user system in which it is intended to operate. In the tests, a netlist describing the internal architecture of the logic design is compiled for a specific class of reconfigurable devices and then loaded by some type of configuring system, such as a host workstation, into a reconfigurable system constructed from the class of devices. If the reconfigurable logic system is a single or array of FPGAs, the loading step is as easy as down-loading a file describing the compiled netlist to the FPGAs. The programmed configurable logic system is then tested in the user environment by confirming that its response to user data signals and user clock signals agrees with the design specifications for the design. [0003]
  • Recently, most of the attention in complex logic design modeling has been directed to reconfigurable systems built from heterogeneous networks of special purpose FPGA processors connected to exchange signals via some type of interconnect. The networks are heterogeneous not necessarily in the sense that they are composed of arrays of different devices but that the devices have been individually configured to cooperatively execute different sections, or partitions, of the overall user logic design. These networks rely on static routing at compile-time to organize the propagation of logic signals through the FPGA network. Static refers to the fact that all data or logic signal movement can be determined and optimized during compiling. [0004]
  • Logic analysis techniques are often applied to these FPGA networks. Typically, the networks are constructed for the intended purpose of identifying flaws in the user design. Other times, however, a flaw may exist at the level of the FPGA network. That is, the logic design may not be the source of the problem but, in the process of adapting the user logic design to the FPGA network, some improper operation such as hold time errors arose. Logic analysis is a process by which digital logic values of logic signals propagating within the FPGA processor are sampled and compared with the values those logic signals should have if the system were operating properly. When improper operation is discovered according to this process, faults in the original user logic design or at the level of the compiled netlist can be corrected by reconfiguration and reloading a new compiled netlist. [0005]
  • A logic analyzer is commonly used to perform the logic analysis. These devices have a number of channels with corresponding probes that are physically connected to the conductors in the FPGA network on which the logic signals of interest propagate. The logic analyzer is then provided with some trigger condition. Usually, a trigger condition is at least in part defined by the user clock signal, i.e., the clock signal from the user environment defining the operation cycles of the FPGA network. The trigger condition is also usually established by other logic signals from the FPGA network. For example, if it is known that a particular logic design is not operating properly during data writes to a bus, then the trigger condition might be enabled in part in response to a write enable signal within the logic design. At occurrence of the trigger condition, the analyzer samples the logic signals. [0006]
  • Other logic analysis tools are known for FPGA networks. Since the FPGA networks are completely configurable and additional processing power is added by providing additional FPGAs, some have implemented a logic analyzer in the FPGA network alongside the portion of the network that is dedicated to emulating or modeling the user logic design. Usually, such a system takes the form of a circular or FIFO, first-in-first-out, buffer. Logic values from the logic signals of interest are written to the buffer until a trigger condition is met. At this point, the contents of the buffer are frozen. A host workstation can then be used to read out the contents of the buffer for analysis to determine the origin of any faults or confirm the proper operation. [0007]
  • SUMMARY OF THE INVENTION
  • One of the most significant problems that arises when using commercially available logic analyzers on FPGA networks is the fact that there is a fundamental difference in the type of analysis that the logic analyzers are designed to perform and the type of analysis that is required when surveying the FPGA network. Commercially available logic analyzers provide the functionality required by the largest segments of the commercial markets for these devices. And, most applications for the devices involve the logic analysis of conventional logic circuits that have a single microprocessor chip, memory, and peripheral devices, for example. Such systems operate relatively quickly, such as a hundred megahertz, and have only few logic signals available for sampling since most signals are hidden within the chips. The chips perform comparatively complex logic operations and logic signals are only available at the boundaries of these chips. The commercial analyzers are not designed for the logic analysis of FPGA processing networks comprising a large number of FPGA chips, each having a relatively low level of integration in the sense of the number or complexity of logic operations that each chip can perform. Here, a much larger range of signals are available since signals that would usually be entirely within a microprocessor, for example, are now exposed and available to be sampled by the logic analyzer. Further, the FPGA processors operate at slowed user clock speeds of, for example, one or two MHz. In short, commercially available logic analyzers are designed to sample relatively few signals, but sample these signals at a very high clock rate. In contrast, the logic analysis of FPGA networks does not require fast signal sampling since the user clock is typically slow. A much wider range of logic signals, however, are available and would desirably be sampled in order to provide a generous spectrum of signals from which to assess the operation of the network. [0008]
  • The present invention overcomes the above-identified problems while still relying on the commercially available logic analyzers. As a result, the complex logic analysis tools need not be programmed into the logic design as provided in some approaches nor provided as dedicated logic analysis circuitry, as in others. This adds convenience in the easy operation of commercially available logic analyzers and their programmable trigger conditions. The number of signals that the logic analyzer can effectively sample is increased by configuring the FPGA system or other programmable device network to time-division multiplex logic values of the desired logic signals to the logic analyzer for cycles of the user or emulation clock signal. Therefore, in contrast to the past where only a single probe of the logic analyzer could be used to sample a single signal during a cycle of the user clock, that probe can now sample as many logic signals as can be multiplexed from the FPGA network to the logic analyzer in the user clock cycle. [0009]
  • In specific embodiments, the multiplexing clock signal generated by the clock generator is a virtual clock signal for the logic emulation system. [0010]
  • In other embodiments, the multiplexing clock signal is transmitted to the logic analyzer as a strobe signal. Additionally, new signals can be constructed by the device network, i.e., signals in addition to those needed to realize the user design, to assist in the analysis of the logic values that are sent to the analyzer. In some cases, these tag signals identify the logic values that are being simultaneously transmitted to the logic analyzer. In other cases, the tag signals are provided to the logic analyzer to develop a trigger condition. This latter case is especially useful when, due to the multiplexing of the logic values, the logic analyzer must compare values over several clock cycles in order to formulate its trigger condition. [0011]
  • As to other specifics of configuration, the portion of the programmable device network that time-division multiplexes logic values comprises a multiplexor circuit that receives and transmits logic values to the logic analyzer from the portion of the network that is used to realize the user digital logic design. A control circuit such as a finite state machine is also defined to control the multiplexor circuit and its sampling of the logic signals. It should be noted that the portion of the FPGA network that multiplexes the logic values can alternatively be implemented on a separate device, or it can be implemented in the same FPGA network as that configured to emulate the user design. In the latter case, the multiplexing portion can either be discrete or be distributed throughout the network. [0012]
  • The above and other features of the invention including various novel details of construction and combinations of parts, and other advantages, will now be more particularly described with reference to the accompanying drawings and pointed out in the claims. It will be understood that the particular method and device embodying the invention is shown by way of illustration and not as a limitation of the invention. The principles and features of this invention may be employed in various and numerous embodiments without the departing from the scope of the invention. [0013]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • In the accompanying drawings, reference characters refer to the same parts throughout the different views. The drawings are not necessarily to scale; emphasis has instead been placed upon illustrating the principles of the invention. Of the drawings: [0014]
  • FIG. 1A is a schematic diagram of an emulation system that is configurable by a host workstation to operate in a user system with a logic analyzer connected to enable the sampling of logic signals from the emulation system as known in the prior art; [0015]
  • FIG. 1B illustrates the capability of the present invention for fully utilizing the processing bandwidth of the analyzer; [0016]
  • FIG. 2 is a schematic diagram showing signal flow between the logic analyzer and the emulation system according to the present invention; [0017]
  • FIG. 3 is a block diagram illustrating one configuration for the logic signal multiplexor of the present invention. [0018]
  • FIG. 4 is a timing diagram showing the organization of frames of logic values and the timing relationship to strobe signals and the user's clock; and [0019]
  • FIG. 5 illustrates the demultiplexing of the logic values contained in the frames transmitted to the logic analyzer; and [0020]
  • FIG. 6 is a flow diagram showing the process of decomposition of the present invention. [0021]
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • FIG. 1A illustrates the typical setup for the logic design emulation process. An [0022] emulation system 5 operates in an environment such as the user system 4 from which it receives at least one user or emulation clock signal and user data signals. In response to these signals, it generates output data signals to the user system 4. A configuring device 2, such as a host workstation, is used to load configuration data into the emulation system 5. Further, a logic analyzer 6 is connected to the emulation system 5 to allow a logic designer to monitor the operation of the emulation system. Specifically, the logic analyzer 6 connects to conductors of the interconnect 14 to sample logic signals that are transmitted on the interconnect.
  • The [0023] emulation system 5 is constructed from individual reconfigurable logic devices 12, such as FPGA chips. The FPGA chips may be connected to each other via a Manhattan-type interconnect 14 shown. Other topologies are equivalent alternatives, however, such as cross-bar or other hierarchial interconnects.
  • The [0024] host workstation 2 downloads configuration data that dictates the internal logic configuration of the logic devices 12, and possibly the interconnect 14. The configuration data is compiled from a digital circuit description by a vendor-specific compiler. Typically, the user system 4 is a relatively large electronic system for which some component or components, such as a microprocessor, are being designed. The digital logic description applies to this microprocessor and the emulation system loaded with the configuration data behaves or operates as the microprocessor would, with some exceptions. In almost every case, the user or emulation clock signal must be slowed down since the emulation system 5 must operate at a slower speed than the ultimate digital logic design will operate when it is actually fabricated. This is because the circuit construction of the FPGAs are for general purpose logic operations and have not been optimized for the particular digital logic design.
  • The host workstation is also connected to the [0025] logic analyzer 6. This way, logic values read by the analyzer can be further organized by the workstation to aid in debugging, etc.
  • FIG. 1B schematically shows the typical approach for sampling logic signals from the [0026] emulation system 5 compared with the advantages provided by the present invention. Desirably, some collection of logic signals are required for logic analysis from the emulation system 5 for every cycle of the emulation clock signal. Usually, the emulation clock signal is used as the strobe signal to initiate data acquisition by the logic analyzer 6. If the number of the logic signals exceeds the number of the logic analyzer's channels then additional analyzers are required to make up the sampling deficit. In the example of FIG. 1B, five logic analyzer 6 A-6 E having five channels each are required to sample twenty-five logic signals. This approach suboptimally uses the analyzers. If the sampling bandwidth of the analyzers is illustrated by grid with possible sampling times along the vertical axis and the number of channels along the horizontal axis, the inefficiency is apparent. Each analyzer 6 A-6 E has a maximum sampling rate of 100 MHz, for example, providing the capability of sampling once every 10 nanoseconds, but since the emulation clock is running at only 20 MHz, the analyzers are required to sample only once every 50 nsecs.
  • In the present invention, illustrated to the right of FIG. 1B, a faster multiplexing clock is defined, 100 MHz for example. This clock is used at the emulation system to time-division multiplex the logic values. The [0027] logic analyzer 6 * is strobed by the clock to sample logic signals at this rate. As a result, ability of the logic analyzer 6 * to sample every 10 nsecs is fully utilized, enabling a single logic analyzer 6 * to perform the function associated with multiple devices.
  • FIG. 2 illustrates the implementation of a [0028] logic analysis multiplexor 114 as an interface between the commercially available logic analyzer 6 and the remaining portion 110 of the emulation system 5, according to the invention. In more detail, if the total logical processing power of the FPGA chips 12 and interconnect 14 are lumped together and identified generically as the processing resources 112 of the emulation system 5, a portion of these processing resources are allocated to the logic analysis multiplexor 114. This is in addition to the portion that is allocated to realize the user digital logic design 110. Although the FIG. 2 suggests that the logic analysis multiplexor is located in a discrete section of the logic emulator 5, this is not necessarily required. It could be highly distributed throughout the system 5. On the other side of the coin, however, it is not necessary that the logic analysis multiplexor 114 be implemented in the same devices, FPGAs 12, as the digital circuit design 110. In some situations, different types of FPGAs or special purpose multiplexing components, an ASIC for example, may be preferable. These components may have better operational characteristics and thus may be preferred to realize the functionality required by the multiplexor 114.
  • Generally, the [0029] logic analysis multiplexor 114 samples logic signals 124 and multiplexes the corresponding logic values 116 to the logic analyzer 6. As a result, each physical connection between the logic analyzer 6 and the emulation system 5 carries multiple signals for every cycle of the emulation or user clock signal 122 from the emulation system 5. The multiplexing is performed in response to a multiplexing clock generator 126 that is local and typically located on the emulation system 5. This multiplexing clock signal is also provided to the logic analyzer 6 on one of its probes as strobe signals 120 so that the logic analyzer 6 can synchronize to the multiplexed logic values 116.
  • In some cases, the [0030] user system 4 may provide multiple user clock signals 122 to the emulation system 5. Typically, a distinct multiplexing clock generator 126 is assigned to each user clock signal. A separate logic analysis multiplexor 114 is then operated by each multiplexing clock generator 126. In this way, logic signals of the logic design 110 are sampled based upon the relevant user clock signal 122.
  • The [0031] logic analysis multiplexor 114 also constructs and provides tag signals 118 on certain probes of the logic analyzer 6. These tag signals 118 are derived in response to conditions within the user digital logic design 110. They are distinguished from the logic values 116 in that they are not necessary to the realization of the user digital logic design 110. Instead, the tag signals are developed to facilitate the logic analysis by, in some cases, serving as identifiers for the logic values 116 that are being transmitted to the logic analyzer 6 simultaneously with them. In other cases, the logic values of the tag signals serve as a trigger condition for the logic analyzer 6. This latter implementation is especially useful where to properly develop a trigger condition, the logic analyzer 6 must compare logic values across several periods of the multiplexing clock signal. According to the invention, the processing associated with developing the trigger condition from the user logic design 110 is exported to the logic analysis multiplexor 114 in whole or in part. A single tag signal can then, for example, be used as the trigger condition or some combination of tag signals 118 and the multiplexed logic values 116 from the perspective of the analyzer 6.
  • FIG. 3 shows the processing components of the [0032] logic analyzer multiplexor 114. The high speed clock generator 126 provides the multiplexing clock signal that defines the time period between multiplexed logic values. This clock signal is typically at least four times faster than the user clock signal 122 and can be as fast as an order of magnitude faster. In many emulation systems, this high speed clock generator will need to be added to support the logic analysis multiplexor 114. In some cases, however, the emulation system already has a clock signal having the appropriate speed. For example, U.S. patent Ser. No. 08/513,605, filed on Aug. 10, 1995, entitled “Transition Analysis and Circuit Resynthesis Method and Device for Digital Circuit Modeling”, of which the present inventor was a joint inventor, U.S. patent Ser. No. 08/344,723, filed on Nov. 23, 1994, entitled “Pipe-Lined Static Router and Scheduler for Configurable Logic System Performing Simultaneous Communications and Computation”, and U.S. patent Ser. No. 08/042,151 entitled “Virtual Wires for Reconfigurable Logic Systems” all disclose emulation systems that have a higher speed clock on board that allows the emulation system to operate at a clock rate in excess of the user's clock. The teachings of these applications are incorporated herein by this reference in their entirety. In the context of these systems, the local emulation system or virtual clock can be used as the multiplexing clock in the present invention.
  • [0033] Control circuitry 128 operates in response to the high speed clock signal and the user or emulation clock signal 122. The control circuitry 128 may pass the high speed clock through as the strobe signal 120 on a strobe logic analysis channel 130 of the logic analyzer or may generate the strobe signal based in part on the incoming user clock signal. The control circuitry 128 also implements a finite state machine 132 that controls parallel multiplexing circuits 134 a-134 d. Under the control of this finite state machine 132, each multiplexing circuit 134 a-134 d selectively samples the logic signals from the portion of the emulation system that is configured to emulate the user design 110. The corresponding logic values 116 are then multiplexed on the data logic analysis channels 136 of the logic analyzer 6 as dictated by the finite state machine 132.
  • The [0034] finite state machines 132 of the control circuitry 128 are properly constructed at the time of compilation to control the sampling of the multiplexing circuits 134 a-134 d of the desired logic signals and then the transmission of the corresponding logic values to the logic analyzer 6. Engineered into the finite state machine 132 is the implicit knowledge of when particular logic signals are valid. Since some logic signals may be the result of complex processing, they may not be ready for sampling early in the emulation clock cycle. The finite state machine is generated by the host workstation 2 in view of this situation to ensure the validity of the logic signal prior to sampling.
  • A [0035] tag encoder 138 is also provided and operates in response to the high speed clock signal and user clock signal 122. This encoder connects to the tag logic analysis channels 140 of the logic analyzer 6 and generates the tag signals to identify the source, origin, and significance of the logic values that are being simultaneously transmitted to the logic analyzer 6 or perform some or all of the trigger signal processing as described earlier. In order to provide trigger processing, the tag encoder may have access to data signals entering the multiplexors 134 a-134 d.
  • FIG. 4 is a timing diagram illustrating the temporal organization of the multiplexed logic values transmitted to the logic analyzer channels. As shown, the two relevant timing signals, the user or [0036] emulation clock 122 and the high speed clock signal 126, define the timing of the logic values. In more detail, the logic values are divided into frames n, n+1, which are determined by the user clock 122. The emulation system 5 operates in response to the user clock and completes the necessary logic calculations within cycles of the user clock in order to properly interact with the user system. Every frame of the logic values defines the relevant logic values for some cycle of the user clock.
  • Groups or words 1-4 of logic values are transmitted in parallel from the multiplexing portion to the logic analyzer in parallel along the logic analyzer's [0037] logic analysis channels 136 in response to every cycle of the high speed clock signal or strobe 126. A specific logic value is transmitted on every one of the data channels in response to this signal. The tag signals 118 are also provided to the tag logic analysis channels 140 for every cycle of the strobe signal. As a result, where conventional logic analyzers would be strobed by the user clock signal, the present invention selects a faster high speed clock signal to control the sampling of the logic analyzer. Thus, a broader spectrum of logic values for every cycle of the user clock can be transmitted to the logic analyzer, effectively increasing the number of sampling channels.
  • FIG. 5 illustrates the demultiplexing of the logic values that occurs either at the [0038] logic analyzer 6 or at a host workstation 2 to which the logic analyzer is connected. Each frame n, n+1, . . . of the logic values is decomposed and reconstructed into the logic values that were sampled for the corresponding cycle of the user clock. Facilitating this decomposition are the tag signals 118 that allow the identification of specific parallel words of the logic values. With proper decomposition, every user clock signal can be aligned with a different set of logic values.
  • The process of decomposition is illustrated in the flow chart of FIG. 6. The data is reviewed [0039] step 205 until the beginning of a frame is identified step 210. This can be accomplished by reference to the tag information 118 and/or the trigger condition of the logic analyzer 6. Each word is then successively read step 215 and combined step 220 with earlier words from the frame, and the tag information is removed. This process of combining the information from the word is repeated until the end of the frame is detected step 230. The entire process is then repeated for the next frame. After decomposition, the data in the host workstation 2 is in a format useful to the logic designer. The multiplexed format, necessary only to get the logic values off the emulator system 5, has been removed. Also the tag signals required to identify the logic values in the multiplexed format or for triggering are deleted as they are extraneous to the emulation of the user digital logic design itself.
  • While this invention has been particularly shown and described with references to preferred embodiments thereof, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims. [0040]

Claims (23)

We claim:
1. A logic analysis system for a digital logic emulation system configured to model a digital system and operating in response to at least one emulation clock signal, the logic analysis system comprising:
a clock signal generator for generating a multiplexing clock signal; and
a multiplexing subsystem for transmitting logic values of logic signals from the digital logic emulation system to a logic analyzer, the multiplexing subsystem multiplexing multiple logic values on channels of the logic analyzer for cycles of the emulation clock in response to the multiplexing clock signal.
2. A system as described in
claim 1
, wherein the multiplexing clock signal from the clock generator has a frequency that is higher than each one of the user clock signals.
3. A system as described in
claim 1
, wherein the multiplexing subsystem transmits the multiplexing clock signal to the logic analyzer as a strobe signal.
4. A system as described in
claim 1
, wherein the multiplexing subsystem is implemented in a reconfigurable logic system in which the digital logic emulation system is implemented.
5. A system as described in
claim 1
, wherein the multiplexing subsystem transmits tag signals to the logic analyzer to identify the logic values being transmitted to the logic analyzer.
6. A system as described in
claim 1
, wherein the multiplexing subsystem comprises:
a multiplexor circuit for receiving and then transmitting the logic values to the logic analyzer; and
a controller for controlling the multiplexor circuit to sample the logic signals to obtain the logic values and to transmit the logic values.
7. A logic emulation system including reconfigurable logic devices and an interconnect for transmitting logic signals between the logic devices, and being configured to comprise:
a digital logic emulation portion for modeling a digital system operating in response to at least one emulation clock signal; and
a logic analysis multiplexing portion for transmitting logic values of logic signals from the digital logic emulation portion to a logic analysis device.
8. A system as described in
claim 7
, wherein the logic analysis multiplexing portion transmits multiple logic values on channels of the logic analysis device for cycles of the emulation clock signal.
9. A system as described in
claim 7
, further comprising a clock signal generator for generating a multiplexing clock signal having a higher frequency than the emulation clock signal.
10. A system as described in
claim 9
, wherein the logic analysis multiplexing portion multiplexes the logic values transmitted to the logic analysis device in response to the multiplexing clock signal.
11. A method for sampling digital signals from a digital logic emulation system configured to operate in a digital system having an emulation clock signal, the method comprising:
sampling selected digital signals within the emulation system;
collecting digital signal values associated with the sampled digital signals for cycles of the emulation clock signal; and
multiplexing multiple ones of the digital signal values to a logic analysis device for cycles of the emulation clock signal.
12. A method as described in
claim 11
, further comprising:
generating a multiplexing clock signal; and
multiplexing of the digital signal values to the logic analysis device in response to the multiplexing clock signal.
13. A method as described in
claim 11
, further comprising:
transmitting the multiplexing clock signal to the logic analysis device; and
triggering the logic analysis device in response to the multiplexing clock signal.
14. A method as described in
claim 11
, further comprising demultiplexing the digital signal values received from the emulation system.
15. A method as described in
claim 14
, further comprising displaying the demultiplexed signal values in association with the emulation clock signal.
16. A method as described in
claim 11
, further comprising multiplexing of the digital signal values to the logic analysis device in response to a virtual clock signal of the emulation system.
17. A method as described in
claim 11
, further comprising transmitting tag signals to the logic analysis device to identify the digital signal values being transmitted to the logic analysis device.
18. A method as claimed in
claim 17
, further comprising demultiplexing the logic values in response to the tag signals and aligning the logic values to correspond to cycles of the emulation clock signal.
19. A method as claimed in
claim 17
, further comprising triggering the logic analysis device at least in part in response to the tag signals.
20. A method for configuring a logic emulation system including reconfigurable logic devices and an interconnect for transmitting logic signals between the logic devices, the method comprising:
programming the logic emulation system to have a digital logic emulation portion for modeling a digital system operating in response to at least one emulation clock signal; and
programming the logic emulation system to have a logic analysis multiplexing portion for transmitting logic values of logic signals from the digital logic emulation portion to a logic analysis device.
21. A method as described in
claim 20
, further comprising programming the logic emulation system to multiplex multiple logic values on channels of the logic analysis device for every cycle of the emulation clock signal.
22. A digital logic analysis system, comprising:
a target system for generating at least one target system clock signal and data signals;
a programmable emulation system for executing a logic design being responsive to the target system clock signal and the data signals and generating data signals to the target system, the emulation system including a clock signal generator for generating a multiplexing clock signal;
a logic analysis device connected to the emulation system for sampling logic signals within the emulation system;
a configuring device for programming the emulation system to execute the logic design and multiplex logic values of the logic signals to the logic analyzer for every cycle of the target system clock signal in response to the multiplexing clock signal.
23. A logic analysis system for a digital logic emulation system configured to model a digital system and operating in response to at least two emulation clock signals, the logic analysis system comprising:
a clock signal generator associated with each emulation clock signal for generating a multiplexing clock signal in response to the corresponding emulation clock signal; and
a multiplexing subsystem associated with each clock signal generator for transmitting logic values of logic signals from the digital logic emulation system to a logic analyzer, the multiplexing subsystem multiplexing multiple logic values on each channel of the logic analyzer for every cycle of the corresponding emulation clock in response to the corresponding multiplexing clock signal.
US09/804,504 1995-12-18 2001-03-12 Logic analysis system for logic emulation systems Abandoned US20010010036A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US09/804,504 US20010010036A1 (en) 1995-12-18 2001-03-12 Logic analysis system for logic emulation systems

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US08/574,259 US5802348A (en) 1995-12-18 1995-12-18 Logic analysis system for logic emulation systems
US09/133,959 US6223148B1 (en) 1995-12-18 1998-08-14 Logic analysis system for logic emulation systems
US09/804,504 US20010010036A1 (en) 1995-12-18 2001-03-12 Logic analysis system for logic emulation systems

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/133,959 Continuation US6223148B1 (en) 1995-12-18 1998-08-14 Logic analysis system for logic emulation systems

Publications (1)

Publication Number Publication Date
US20010010036A1 true US20010010036A1 (en) 2001-07-26

Family

ID=24295346

Family Applications (3)

Application Number Title Priority Date Filing Date
US08/574,259 Expired - Lifetime US5802348A (en) 1995-12-18 1995-12-18 Logic analysis system for logic emulation systems
US09/133,959 Expired - Lifetime US6223148B1 (en) 1995-12-18 1998-08-14 Logic analysis system for logic emulation systems
US09/804,504 Abandoned US20010010036A1 (en) 1995-12-18 2001-03-12 Logic analysis system for logic emulation systems

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US08/574,259 Expired - Lifetime US5802348A (en) 1995-12-18 1995-12-18 Logic analysis system for logic emulation systems
US09/133,959 Expired - Lifetime US6223148B1 (en) 1995-12-18 1998-08-14 Logic analysis system for logic emulation systems

Country Status (1)

Country Link
US (3) US5802348A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040254906A1 (en) * 2003-06-16 2004-12-16 Sweyyan Shei Resource board for emulation system
US20050267732A1 (en) * 2004-06-01 2005-12-01 Quickturn Design Systems, Inc. Method of visualization in processor based emulation system
US20070226541A1 (en) * 2006-02-28 2007-09-27 Gregoire Brunot Memory-based trigger generation scheme in an emulation environment
US20130055181A1 (en) * 2010-04-27 2013-02-28 Nec Corporation Logic circuit emulator and control method therefor
US8843861B2 (en) 2012-02-16 2014-09-23 Mentor Graphics Corporation Third party component debugging for integrated circuit design
US9703579B2 (en) 2012-04-27 2017-07-11 Mentor Graphics Corporation Debug environment for a multi user hardware assisted verification system
US9910810B1 (en) * 2015-10-23 2018-03-06 Cadence Design Systems, Inc. Multiphase I/O for processor-based emulation system
US10860763B1 (en) 2015-09-24 2020-12-08 Cadence Design Systems, Inc. Data routing and multiplexing architecture to support serial links and advanced relocation of emulation models
WO2021262595A1 (en) * 2020-06-22 2021-12-30 Psiquantum, Corp. Quantum tomography and photon source optimization
CN114036645A (en) * 2021-11-16 2022-02-11 中智行科技有限公司 ROS-based simulation method and device and electronic equipment

Families Citing this family (47)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08263438A (en) * 1994-11-23 1996-10-11 Xerox Corp Distribution and use control system of digital work and access control method to digital work
US5802348A (en) * 1995-12-18 1998-09-01 Virtual Machine Works, Inc. Logic analysis system for logic emulation systems
US6141636A (en) * 1997-03-31 2000-10-31 Quickturn Design Systems, Inc. Logic analysis subsystem in a time-sliced emulator
US6286114B1 (en) * 1997-10-27 2001-09-04 Altera Corporation Enhanced embedded logic analyzer
US6618698B1 (en) * 1999-08-12 2003-09-09 Quickturn Design Systems, Inc. Clustered processors in an emulation engine
DE19947838A1 (en) * 1999-10-05 2001-04-19 Siemens Ag Interface converter for connection to a hardware emulator
US7072818B1 (en) * 1999-11-30 2006-07-04 Synplicity, Inc. Method and system for debugging an electronic system
US6618839B1 (en) * 1999-11-30 2003-09-09 Synplicity, Inc. Method and system for providing an electronic system design with enhanced debugging capabilities
US7240303B1 (en) 1999-11-30 2007-07-03 Synplicity, Inc. Hardware/software co-debugging in a hardware description language
US7065481B2 (en) * 1999-11-30 2006-06-20 Synplicity, Inc. Method and system for debugging an electronic system using instrumentation circuitry and a logic analyzer
US6754862B1 (en) 2000-03-09 2004-06-22 Altera Corporation Gaining access to internal nodes in a PLD
US6961691B1 (en) 2000-03-30 2005-11-01 Mentor Graphics Corporation Non-synchronized multiplex data transport across synchronous systems
US6571357B1 (en) * 2000-04-29 2003-05-27 Hewlett-Packard Development Company, L.P. High speed device emulation computer system tester
WO2001086513A2 (en) 2000-05-11 2001-11-15 Quickturn Design Systems, Inc. Emulation circuit with a hold time algorithm, logic analyzer and shadow memory
US7222315B2 (en) * 2000-11-28 2007-05-22 Synplicity, Inc. Hardware-based HDL code coverage and design analysis
US6594610B1 (en) * 2001-02-21 2003-07-15 Xilinx, Inc. Fault emulation testing of programmable logic devices
US6842728B2 (en) * 2001-03-12 2005-01-11 International Business Machines Corporation Time-multiplexing data between asynchronous clock domains within cycle simulation and emulation environments
US7107201B2 (en) * 2001-08-29 2006-09-12 Intel Corporation Simulating a logic design
US6961887B1 (en) 2001-10-09 2005-11-01 The United States Of America As Represented By The Secretary Of The Navy Streamlined LASAR-to-L200 post-processing for CASS
US7305633B2 (en) * 2001-10-30 2007-12-04 Mentor Graphics Corporation Distributed configuration of integrated circuits in an emulation system
US7047464B2 (en) * 2001-12-10 2006-05-16 International Business Machines Corporation Method and system for use of a field programmable function within an application specific integrated circuit (ASIC) to access internal signals for external observation and control
US6545501B1 (en) 2001-12-10 2003-04-08 International Business Machines Corporation Method and system for use of a field programmable function within a standard cell chip for repair of logic circuits
US6754881B2 (en) 2001-12-10 2004-06-22 International Business Machines Corporation Field programmable network processor and method for customizing a network processor
US6668361B2 (en) 2001-12-10 2003-12-23 International Business Machines Corporation Method and system for use of a field programmable function within a chip to enable configurable I/O signal timing characteristics
US7197724B2 (en) * 2002-01-17 2007-03-27 Intel Corporation Modeling a logic design
US20030188278A1 (en) * 2002-03-26 2003-10-02 Carrie Susan Elizabeth Method and apparatus for accelerating digital logic simulations
US7827510B1 (en) 2002-06-07 2010-11-02 Synopsys, Inc. Enhanced hardware debugging with embedded FPGAS in a hardware description language
AU2003268373A1 (en) * 2002-09-04 2004-03-29 Mentor Graphics (Holdings) Ltd. Polymorphic computational system and method
US7020802B2 (en) * 2002-10-17 2006-03-28 Sun Microsystems, Inc. Method and apparatus for monitoring and recording computer system performance parameters
US7036046B2 (en) * 2002-11-14 2006-04-25 Altera Corporation PLD debugging hub
US20040115995A1 (en) * 2002-11-25 2004-06-17 Sanders Samuel Sidney Circuit array module
US7076751B1 (en) 2003-01-24 2006-07-11 Altera Corporation Chip debugging using incremental recompilation
US7228265B2 (en) * 2003-05-02 2007-06-05 Egenera, Inc. System and method for emulating serial port communication
US7539900B1 (en) 2003-07-29 2009-05-26 Altera Corporation Embedded microprocessor for integrated circuit testing and debugging
US20050138302A1 (en) * 2003-12-23 2005-06-23 Intel Corporation (A Delaware Corporation) Method and apparatus for logic analyzer observability of buffered memory module links
US7206967B1 (en) 2004-02-09 2007-04-17 Altera Corporation Chip debugging using incremental recompilation and register insertion
US7721036B2 (en) * 2004-06-01 2010-05-18 Quickturn Design Systems Inc. System and method for providing flexible signal routing and timing
US7640155B2 (en) * 2004-06-01 2009-12-29 Quickturn Design Systems, Inc. Extensible memory architecture and communication protocol for supporting multiple devices in low-bandwidth, asynchronous applications
US7606697B2 (en) * 2004-06-01 2009-10-20 Quickturn Design Systems, Inc. System and method for resolving artifacts in differential signals
US7440866B2 (en) * 2004-06-01 2008-10-21 Quickturn Design Systems Inc. System and method for validating an input/output voltage of a target system
US7464017B2 (en) * 2005-01-14 2008-12-09 International Business Machines Corporation Time multiplexed interface for emulator system
US7353162B2 (en) * 2005-02-11 2008-04-01 S2C, Inc. Scalable reconfigurable prototyping system and method
US8352242B2 (en) * 2006-02-21 2013-01-08 Mentor Graphics Corporation Communication scheme between programmable sub-cores in an emulation environment
US8612201B2 (en) * 2006-04-11 2013-12-17 Cadence Design Systems, Inc. Hardware emulation system having a heterogeneous cluster of processors
US7970597B2 (en) * 2008-05-15 2011-06-28 Springsoft, Inc. Event-driven emulation system
US8327198B2 (en) * 2009-08-14 2012-12-04 Intel Corporation On-die logic analyzer for semiconductor die
CN101907881B (en) * 2010-06-04 2012-05-23 西安电子科技大学 Programmable digital pulse generator

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4541100A (en) * 1981-05-15 1985-09-10 Tektronix, Inc. Apparatus including a programmable set-up and hold feature
US4782461A (en) * 1984-06-21 1988-11-01 Step Engineering Logical grouping of facilities within a computer development system
US4857774A (en) * 1986-09-19 1989-08-15 Actel Corporation Testing apparatus and diagnostic method for use with programmable interconnect architecture
US5109353A (en) * 1988-12-02 1992-04-28 Quickturn Systems, Incorporated Apparatus for emulation of electronic hardware system
US5418452A (en) * 1993-03-25 1995-05-23 Fujitsu Limited Apparatus for testing integrated circuits using time division multiplexing
US5425036A (en) * 1992-09-18 1995-06-13 Quickturn Design Systems, Inc. Method and apparatus for debugging reconfigurable emulation systems
US5475624A (en) * 1992-04-30 1995-12-12 Schlumberger Technologies, Inc. Test generation by environment emulation
US5513338A (en) * 1993-03-12 1996-04-30 Intel Corporation Apparatus for tracing activity on a bus of an in-circuit emulator
US5548794A (en) * 1994-12-05 1996-08-20 Motorola, Inc. Data processor and method for providing show cycles on a fast multiplexed bus
US5572710A (en) * 1992-09-11 1996-11-05 Kabushiki Kaisha Toshiba High speed logic simulation system using time division emulation suitable for large scale logic circuits
US5596742A (en) * 1993-04-02 1997-01-21 Massachusetts Institute Of Technology Virtual interconnections for reconfigurable logic systems
US5659716A (en) * 1994-11-23 1997-08-19 Virtual Machine Works, Inc. Pipe-lined static router and scheduler for configurable logic system performing simultaneous communications and computation
US5680592A (en) * 1995-04-14 1997-10-21 Nvidia Corporation System using a plurality of state machines for translating commands intended for legacy bus devices to commands for local bus devices
US5802348A (en) * 1995-12-18 1998-09-01 Virtual Machine Works, Inc. Logic analysis system for logic emulation systems

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3983379A (en) * 1975-02-18 1976-09-28 General Electric Company Random sample statistical function analyzer
US5406209A (en) * 1993-02-04 1995-04-11 Northern Telecom Limited Methods and apparatus for testing circuit boards
US5649176A (en) * 1995-08-10 1997-07-15 Virtual Machine Works, Inc. Transition analysis and circuit resynthesis method and device for digital circuit modeling
US5960191A (en) * 1997-05-30 1999-09-28 Quickturn Design Systems, Inc. Emulation system with time-multiplexed interconnect

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4541100A (en) * 1981-05-15 1985-09-10 Tektronix, Inc. Apparatus including a programmable set-up and hold feature
US4782461A (en) * 1984-06-21 1988-11-01 Step Engineering Logical grouping of facilities within a computer development system
US4857774A (en) * 1986-09-19 1989-08-15 Actel Corporation Testing apparatus and diagnostic method for use with programmable interconnect architecture
US5109353A (en) * 1988-12-02 1992-04-28 Quickturn Systems, Incorporated Apparatus for emulation of electronic hardware system
US5475624A (en) * 1992-04-30 1995-12-12 Schlumberger Technologies, Inc. Test generation by environment emulation
US5572710A (en) * 1992-09-11 1996-11-05 Kabushiki Kaisha Toshiba High speed logic simulation system using time division emulation suitable for large scale logic circuits
US5425036A (en) * 1992-09-18 1995-06-13 Quickturn Design Systems, Inc. Method and apparatus for debugging reconfigurable emulation systems
US5513338A (en) * 1993-03-12 1996-04-30 Intel Corporation Apparatus for tracing activity on a bus of an in-circuit emulator
US5418452A (en) * 1993-03-25 1995-05-23 Fujitsu Limited Apparatus for testing integrated circuits using time division multiplexing
US5596742A (en) * 1993-04-02 1997-01-21 Massachusetts Institute Of Technology Virtual interconnections for reconfigurable logic systems
US5659716A (en) * 1994-11-23 1997-08-19 Virtual Machine Works, Inc. Pipe-lined static router and scheduler for configurable logic system performing simultaneous communications and computation
US5548794A (en) * 1994-12-05 1996-08-20 Motorola, Inc. Data processor and method for providing show cycles on a fast multiplexed bus
US5680592A (en) * 1995-04-14 1997-10-21 Nvidia Corporation System using a plurality of state machines for translating commands intended for legacy bus devices to commands for local bus devices
US5802348A (en) * 1995-12-18 1998-09-01 Virtual Machine Works, Inc. Logic analysis system for logic emulation systems

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7120571B2 (en) * 2003-06-16 2006-10-10 Fortelink, Inc. Resource board for emulation system
US20040254906A1 (en) * 2003-06-16 2004-12-16 Sweyyan Shei Resource board for emulation system
US20050267732A1 (en) * 2004-06-01 2005-12-01 Quickturn Design Systems, Inc. Method of visualization in processor based emulation system
US7739093B2 (en) 2004-06-01 2010-06-15 Quickturn Design System, Inc. Method of visualization in processor based emulation system
US8868974B2 (en) 2006-02-28 2014-10-21 Mentor Graphics Corporation Memory-based trigger generation scheme in an emulation environment
US20070226541A1 (en) * 2006-02-28 2007-09-27 Gregoire Brunot Memory-based trigger generation scheme in an emulation environment
US7730353B2 (en) * 2006-02-28 2010-06-01 Gregoire Brunot Memory-based trigger generation scheme in an emulation environment
US20100223502A1 (en) * 2006-02-28 2010-09-02 Gregoire Brunot Memory-based trigger generation scheme in an emulation environment
US8108729B2 (en) 2006-02-28 2012-01-31 Mentor Graphics Corporation Memory-based trigger generation scheme in an emulation environment
US20130055181A1 (en) * 2010-04-27 2013-02-28 Nec Corporation Logic circuit emulator and control method therefor
US9639639B2 (en) * 2010-04-27 2017-05-02 Nec Corporation Logic circuit emulator and control method therefor
US8843861B2 (en) 2012-02-16 2014-09-23 Mentor Graphics Corporation Third party component debugging for integrated circuit design
US9619600B2 (en) 2012-02-16 2017-04-11 Mentor Graphics Corporation Third party component debugging for integrated circuit design
US9703579B2 (en) 2012-04-27 2017-07-11 Mentor Graphics Corporation Debug environment for a multi user hardware assisted verification system
US10860763B1 (en) 2015-09-24 2020-12-08 Cadence Design Systems, Inc. Data routing and multiplexing architecture to support serial links and advanced relocation of emulation models
US9910810B1 (en) * 2015-10-23 2018-03-06 Cadence Design Systems, Inc. Multiphase I/O for processor-based emulation system
WO2021262595A1 (en) * 2020-06-22 2021-12-30 Psiquantum, Corp. Quantum tomography and photon source optimization
US11569919B2 (en) 2020-06-22 2023-01-31 Psiquantum, Corp. Quantum tomography and photon source optimization
CN114036645A (en) * 2021-11-16 2022-02-11 中智行科技有限公司 ROS-based simulation method and device and electronic equipment

Also Published As

Publication number Publication date
US5802348A (en) 1998-09-01
US6223148B1 (en) 2001-04-24

Similar Documents

Publication Publication Date Title
US6223148B1 (en) Logic analysis system for logic emulation systems
EP2145273B1 (en) Computation of phase relationship by clock sampling
US7353162B2 (en) Scalable reconfigurable prototyping system and method
EP2145272B1 (en) Multiplexing of inputs and delayed inputs of a circuit emulation
JP4424760B2 (en) Emulation system using time-multiplexed interconnection
US5680583A (en) Method and apparatus for a trace buffer in an emulation system
EP2165280B1 (en) Recording of emulation states using replicated memory elements
JP4225583B2 (en) Distributed logic analyzer for use in hardware logic emulation systems
KR100392569B1 (en) Apparatus for emulating a logic function of a semiconductor chip and method thereof
US7730353B2 (en) Memory-based trigger generation scheme in an emulation environment
US8756557B2 (en) Techniques for use with automated circuit design and simulations
US7822909B2 (en) Cross-bar switching in an emulation environment
US6775814B1 (en) Dynamic system configuration for functional design verification
Carlsson Design and implementation of an On-chip logic analyzer

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: EXPRESSLY ABANDONED -- DURING EXAMINATION

AS Assignment

Owner name: MENTOR GRAPHICS CORPORATION, OREGON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:IKOS SYSTEMS, INC.;REEL/FRAME:016561/0467

Effective date: 20050826