Resource mapping in a hardware emulation environment
A system and method is disclosed in an emulation environment that dynamically remaps user designs. In one embodiment, a request is received to load an integrated circuit design to be emulated in a desired partition within the emulator. The emulator automatically determines the availability of the partition requested. If the partition is not available, the design is dynamically remapped to a different partition that is available. In another embodiment, clocks associated with the integrated circuit design are also dynamically remapped. In yet another embodiment, the user can control the size of the partitions (e.g., the number of printed circuit boards in a partition).
Latest MENTOR GRAPHICS CORPORATION Patents:
The present application is a continuation of U.S. patent application Ser. No. 14/178,973, filed Feb. 12, 2014, which is a continuation of U.S. patent application Ser. No. 13/487,542, filed on Jun. 4, 2012, which is a continuation of U.S. patent application Ser. No. 12/038,770, filed on Feb. 27, 2008. The contents of each of these applications are incorporated herein by reference for all purposes.
FIELDThe present disclosure generally relates to hardware emulators, and more particularly to remapping resources in a hardware emulator.
BACKGROUNDToday's sophisticated SoC (System on Chip) designs are rapidly evolving and nearly doubling in size with each generation. Indeed, complex designs have nearly exceeded 50 million gates. This complexity, combined with the use of devices in industrial and mission-critical products, has made complete design verification an essential element in the semiconductor development cycle. Ultimately, this means that every chip designer, system integrator, and application software developer must focus on design verification.
Hardware emulation provides an effective way to increase verification productivity, speed up time-to-market, and deliver greater confidence in the final SoC product. Even though individual intellectual property blocks may be exhaustively verified, previously undetected problems can appear when the blocks are integrated within the system. Comprehensive system-level verification, as provided by hardware emulation, tests overall system functionality, IP subsystem integrity, specification errors, block-to-block interfaces, boundary cases, and asynchronous clock domain crossings. Although design reuse, intellectual property, and high-performance tools all help by shortening SoC design time, they do not diminish the system verification bottleneck, which can consume 60-70% of the design cycle. As a result, designers can implement a number of system verification strategies in a complementary methodology including software simulation, simulation acceleration, hardware emulation, and rapid prototyping. But, for system- level verification, hardware emulation remains a favorable choice due to superior performance, visibility, flexibility, and accuracy.
A short history of hardware emulation is useful for understanding the emulation environment. Initially, software programs would read a circuit design file and simulate the electrical performance of the circuit very slowly. To speed up the process, special computers were designed to run simulators as fast as possible. IBM's Yorktown “simulator” was the earliest (1982) successful example of this—it used multiple processors running in parallel to run the simulation. Each processor was programmed to mimic a logical operation of the circuit for each cycle and may be reprogrammed in subsequent cycles to mimic a different logical operation. This hardware ‘simulator’ was faster than the current software simulators, but far slower than the end-product ICs. When Field Programmable Gate Arrays (FPGAs) became available in the mid-80's, circuit designers conceived of networking hundreds of FPGAs together in order to map their circuit design onto the FPGAs so that the entire FPGA network would mimic, or emulate, the entire circuit. In the early 90's the term “emulation” was used to distinguish reprogrammable hardware that took the form of the design under test (DUT) versus a general purpose computer (or work station) running a software simulation program.
Soon, variations appeared. Custom FPGAs were designed for hardware emulation that included on-chip memory (for DUT memory as well as for debugging), special routing for outputting internal signals, and for efficient networking between logic elements. Another variation used custom IC chips with networked single bit processors (so-called processor based emulation) that processed in parallel and usually assumed a different logic function every cycle.
Physically, a hardware emulator resembles a large server. Racks of large printed circuit boards are connected by backplanes in ways that most facilitate a particular network configuration. Typically, a workstation connects to the hardware emulator for control, input, and output. Before the emulator can emulate a DUT, the DUT design must be compiled. That is, the DUT's logic must be converted (synthesized) into code that can program the hardware emulator's logic elements (whether they be processors or FPGAs). Also, the DUT's interconnections must be synthesized into a suitable network that can be programmed into the hardware emulator. The compilation is highly emulator specific and can be time consuming.
Compilation inefficiencies are particularly problematic in a multi-user emulation environment or where the emulator has faulty resources. For example, two designs may be separately compiled, both directed to using the same resources in the emulator. In such a case, one of the designs will not properly load in the emulator. That design must then be re-compiled, which is slow and inefficient.
Thus, it is desirable to provide an emulator environment with the ability to handle multi-user designs, and/or to handle conflicts when the design cannot properly load into the emulator.
SUMMARYThe present disclosure provides a system and method in an emulation environment that remaps a user design from one emulator resource to another.
In one embodiment, a request can be received to load an integrated circuit design to be emulated in a desired partition within the emulator. The emulator automatically determines the availability of the partition requested. If the partition is not available, the design can be remapped to a different partition that is available. A partition can be deemed or determined to be unavailable, for example, based on one or more criteria, such as on or more of the following: faults in the partition that prevent proper emulation, current use of the partition by another design, or other reasons for unavailability are determined to have been met, such as based on rules of availability according to the emulator design.
Remapping can be accomplished dynamically. For example, during the emulation of one user design, another user design can be remapped in real-time without interrupting the already running emulation.
In another embodiment, clocks associated with the integrated circuit design can be also remapped to the selected partition.
In yet another embodiment, the size of the partitions (e.g., the number of printed circuit boards in a partition) can be controlled, such as by the user or in accordance with rules.
The foregoing and other objects, features, and advantages of the invention will become more apparent from the following detailed description, which proceeds with reference to the accompanying figures.
Disclosed below are representative embodiments of electronic circuit testing techniques and associated apparatus that should not be construed as limiting in any way. Instead, the present disclosure is directed toward all novel and nonobvious features and aspects of the various disclosed methods, apparatus, and equivalents thereof, alone and in various combinations and subcombinations with one another. The disclosed technology is not limited to any specific aspect or feature, or combination thereof, nor do the disclosed methods and apparatus require that any one or more specific advantages be present or problems be solved.
As used in this application and in the claims, the singular forms “a,” “an” and “the” include the plural forms unless the context clearly dictates otherwise. Additionally, the term “includes” means “comprises.” Moreover, unless the context dictates otherwise, the term “coupled” means electrically or electromagnetically connected or linked and includes both direct connections or direct links and indirect connections or indirect links through one or more intermediate elements.
Although the operations of some of the disclosed methods and apparatus are described in a particular, sequential order for convenient presentation, it should be understood that this manner of description encompasses rearrangement, unless a particular ordering is required by specific language set forth below. For example, operations described sequentially can in some cases be rearranged or performed concurrently. Moreover, for the sake of simplicity, the attached figures do not show the various ways in which the disclosed methods and apparatus can be used in conjunction with other methods and apparatus.
Any of the methods described herein can be performed (at least in part) using software comprising computer-executable instructions stored on one or more computer-readable media. Furthermore, any intermediate or final results of the disclosed methods can be stored on one or more computer-readable media. For example, a software tool can be used to determine and store one or more control signals used to control any of the disclosed apparatus. Any such software can be executed on a single computer or on a networked computer (for example, via the Internet, a wide-area network, a local-area network, a client-server network, or other such network). For clarity, only certain selected aspects of the software-based implementations are described. Other details that are well known in the art are omitted. For the same reason, computer hardware is not described in further detail. It should be understood that the disclosed technology is not limited to any specific computer language, program, or computer. For instance, a wide variety of commercially available computer languages, programs, and computers can be used.
The emulator 12 can include a monitoring portion 16 and an emulation portion 18. The emulation portion 18 can include multiple printed circuit boards 20 coupled to a midplane 22. The midplane 22 can allow physical connection of the printed circuit boards into the emulator 12 on both sides of the midplane. A backplane can also be used in place of the midplane, the backplane allowing connection of printed circuit boards on one side of the backplane. Any desired type of printed circuit boards can be used. For example, programmable boards 24 generally can include an array of FPGAs, VLSIs or ICs, or other programmable circuitry, that can be programmed with the user's design downloaded from the emulator host 14. One or more I/O board interfaces 26 can allow communication between the emulator 12 and hardware external to the emulator. For example, the user can have a preexisting processor board that is used in conjunction with the emulator and such a processor board connects to the emulator through I/O board interface 26. A clock board 28 can be used to generate any number of desired clock signals. The interconnect boards 30 can allow integrated circuits on the programmable boards 24 to communicate together and with integrated circuits on the I/O board interface 26. Any combination of the above-mentioned boards may be used and any boards may be omitted. Additionally, it may be desirable in some applications to omit the midplane or backplane and use a different connection scheme.
Having described and illustrated the principles of illustrated embodiments, it will be recognized that the embodiments can be modified in arrangement and detail without departing from such principles.
For example, as a consequence of remapping, the interconnect boards can be dynamically reprogrammed when more than one programmable board is needed for supporting a user design. Such reprogramming allows for programmable board interconnection that is transparently programmed prior to downloading the design to the emulator, keeping equivalent resources interconnected even though other boards than the default boards are being used.
An example of the flexibility provided by certain embodiments is that for customers that have multiple emulators of the same type, the remapping feature provides a way for users to compile a design once in a generic mode for being able to download the design on any of those emulators whenever one is available, optimizing the use time of the hardware resources by queuing the runtime application.
Another example of the flexibility in certain embodiments is that a customer that installs identical targets on different I/O boxes can compile the design only once and still have the ability to keep using a particular target even though the logic boards are being remapped. The customer can request to use a particular target whenever the logic boards are remapped.
In view of the many possible embodiments to which the principles of the disclosed invention may be applied, it should be recognized that the illustrated embodiments are only examples of the invention and should not be taken as limiting the scope of the invention. Rather, the scope of the invention is defined by the following claims. We therefore claim as our invention all that comes within the scope and spirit of these claims.
Claims
1. A method, comprising:
- receiving a request to load an integrated circuit design to a hardware emulator, wherein the request comprises a resource identifier indicating a first set of one or more printed circuit boards of the hardware emulator;
- determining that a printed circuit board in the first set of one or more printed circuit boards is unavailable;
- determining a second set of one or more printed circuit boards corresponding to the integrated circuit design, wherein the second set of one or more printed circuit boards is available; and
- modifying the resource identifier to indicate the second set of one or more printed circuit boards.
2. The method of claim 1, further comprising:
- loading the integrated circuit design to the second set of one or more printed circuit boards; and
- emulating, by the hardware emulator, the integrated circuit design.
3. The method of claim 1, further comprising displaying a graphical user interface (GUI) indicating one or more physical parameters of the hardware emulator.
4. The method of claim 1, wherein the determining that the printed circuit board is unavailable comprises determining that the printed circuit board is allocated to another integrated circuit design.
5. The method of claim 1, wherein the determining that the printed circuit board is unavailable comprises identifying an overlap in resource requests.
6. The method of claim 1, wherein the determining that the printed circuit board is unavailable comprises determining that the printed circuit board has a fault.
7. The method of claim 1, wherein the determining that the printed circuit board is unavailable comprises transmitting an availability request indicating the printed circuit board.
8. The method of claim 1, wherein the resource identifier indicating the first set of one or more printed circuit boards comprises one or more addresses corresponding to the first set of one or more printed circuit boards.
9. A method, comprising:
- receiving a request to load an integrated circuit design to a hardware emulator, wherein the request comprises a resource identifier indicating a first partition of the hardware emulator;
- determining that a resource in the first partition is unavailable;
- determining a second partition of the hardware emulator that is available; and
- mapping the integrated circuit design to the second partition.
10. The method of claim 9, wherein the determining the second partition comprises determining a smallest available partition, of the hardware emulator, compatible with the integrated circuit design.
11. The method of claim 9, further comprising, prior to the mapping, compiling the integrated circuit design.
12. The method of claim 11, wherein the compiling the integrated circuit design comprises compiling, for the first partition, the integrated circuit design.
13. The method of claim 9, wherein the determining that the resource is unavailable comprises determining that a printed circuit board is allocated to another integrated circuit design.
14. The method of claim 9, further comprising routing one or more clocks to the second partition.
15. The method of claim 9, further comprising:
- loading the integrated circuit design to the second partition; and
- emulating, by the hardware emulator, the integrated circuit design.
16. The method of claim 9, further comprising displaying a graphical user interface (GUI) indicating one or more physical parameters of the hardware emulator.
17. A method, comprising:
- receiving a request to load an integrated circuit design to a hardware emulator, wherein the request comprises a resource identifier indicating a partition of the hardware emulator;
- determining that the partition is unavailable;
- determining a smallest available partition of the hardware emulator that fits the integrated circuit design; and
- mapping the integrated circuit design to the smallest available partition.
18. The method of claim 17, further comprising:
- loading the integrated circuit design to the smallest available partition; and
- emulating, by the hardware emulator, the integrated circuit design.
19. The method of claim 17, wherein the determining that the partition is unavailable comprises determining that at least a portion of the partition is allocated to another integrated circuit design or has a fault.
20. The method of claim 17, wherein the resource identifier indicating the partition comprises one or more addresses corresponding to the partition.
5746571 | May 5, 1998 | Dietschi et al. |
5838949 | November 17, 1998 | Hassoun |
5903744 | May 11, 1999 | Tseng et al. |
5963735 | October 5, 1999 | Sample et al. |
6009256 | December 28, 1999 | Tseng et al. |
6173434 | January 9, 2001 | Wirthlin et al. |
6230119 | May 8, 2001 | Mitchell |
6266721 | July 24, 2001 | Sheikh et al. |
6445969 | September 3, 2002 | Kenney et al. |
6473726 | October 29, 2002 | Reblewski |
6539535 | March 25, 2003 | Butts et al. |
6665706 | December 16, 2003 | Kenner et al. |
6721922 | April 13, 2004 | Walters et al. |
6732068 | May 4, 2004 | Sample et al. |
6839013 | January 4, 2005 | Cummins et al. |
6876962 | April 5, 2005 | Reblewski |
7072824 | July 4, 2006 | Halcomb et al. |
7567894 | July 28, 2009 | Durand et al. |
7848914 | December 7, 2010 | Durand et al. |
7983893 | July 19, 2011 | Durand |
8214192 | July 3, 2012 | Durand et al. |
8666721 | March 4, 2014 | Durand et al. |
8959010 | February 17, 2015 | Bershteyn |
9405878 | August 2, 2016 | Emirian |
20010020251 | September 6, 2001 | Sheikh et al. |
20020108094 | August 8, 2002 | Scurry |
20020170030 | November 14, 2002 | Halcomb et al. |
20030069724 | April 10, 2003 | Schubert et al. |
20030074177 | April 17, 2003 | Bowen |
20030074178 | April 17, 2003 | Sample et al. |
20040254779 | December 16, 2004 | Wang |
20050268195 | December 1, 2005 | Lund et al. |
20060015313 | January 19, 2006 | Wang |
20060059388 | March 16, 2006 | Bensinger |
20090177459 | July 9, 2009 | Durand |
20090182544 | July 16, 2009 | Durand et al. |
20090240457 | September 24, 2009 | Durand et al. |
20090248390 | October 1, 2009 | Durand et al. |
20090299723 | December 3, 2009 | Durand et al. |
20110119045 | May 19, 2011 | Durand et al. |
0651343 | May 1995 | EP |
0935195 | August 1999 | EP |
199406210 | March 1994 | WO |
200195238 | December 2001 | WO |
2007098805 | September 2007 | WO |
- Bosi, et al., Reconfigurable Pipelined 2-D Convolvers for Fast Digital Signal Processing, IEEE Transactions on Very Large Scale Integration (VLSI) Systems, vol. 7, Issue 3, Sep. 1999, pp. 299-308.
- Burns, et al., A Dynamic Reconfiguration Run-Time System, 5th Annual IEEE Symposium on FPGAs for Custom Computering, Apr. 16, 1997, pp. 66-75.
- Ejnioui, et al., Design Partitioning on Single-Chip Emu-lation Systems, 13th International Conference on VLSI Design, 2000, pp. 234-239.
- Erhard, et al., First steps Towards a Reconfigurable Asynchronous System, IEEE International Workshop on Rapid System Prototyping, 1999, pp. 28-31.
- Jean, et al., Dynamic Reconfiguration to Support Concurrent Applications, IEEE Transactions on Computers, Jun. 1999, IEEE, USA, vol. 48, No. 6, pp. 591-602.
- Jean, et al., Dynamic Reconfiguration to Support Concurrent Applications, IEEE Symposium on FPGAs for Custom Computing Machines, 1998, pp. 302-303.
- Kocan, et al., Concurrent D-Algorithm on Reconfigurable Hardware, IEEE/ACM International Conference on Computer-Aided Design, 1999, Digest of Technical Papers, pp. 152-155.
- Kumar, Prototyping the M68060 for Concurrent Verification, IEEE Design and Test of Computers, Jan. 1997, pp. 34-41.
- Sun, et al., Using MATLAB as a Semi-Automated Circuit Emulator with Symbolic Capabilities, IEEE 2000, pp. 253-258.
- Snider, Greg, The Teramac Compiler, Nov. 29, 1993.
- Xilinx, “The Programmable Gate Array Design Handbook” (1986).
- International Search Report and Written Opinion dated Dec. 4, 2016 for PCT/EP2006/060335, filed Feb. 28, 2006.
- Dec. 2, 2014—(US) Non-Final Office Action—U.S. Appl. No. 14/178,973.
- Oct. 13, 2015—(US) Notice of Allowance—U.S. Appl. No. 14/178,973.
Type: Grant
Filed: Feb 3, 2016
Date of Patent: Oct 2, 2018
Patent Publication Number: 20160154916
Assignee: MENTOR GRAPHICS CORPORATION (Wilsonville, OR)
Inventors: Eric Durand (La Ville du Bois), Gregoire Brunot (Montrouge), Estelle Reymond (Orsay), Laurent Buchard (Les Ulis)
Primary Examiner: Thai Phan
Application Number: 15/014,662
International Classification: G06F 9/445 (20180101); G06F 17/50 (20060101);