EP1259893A2 - Ip-bibliotheken-verwaltungssytem - Google Patents
Ip-bibliotheken-verwaltungssytemInfo
- Publication number
- EP1259893A2 EP1259893A2 EP00992527A EP00992527A EP1259893A2 EP 1259893 A2 EP1259893 A2 EP 1259893A2 EP 00992527 A EP00992527 A EP 00992527A EP 00992527 A EP00992527 A EP 00992527A EP 1259893 A2 EP1259893 A2 EP 1259893A2
- Authority
- EP
- European Patent Office
- Prior art keywords
- database
- management system
- catalog
- area network
- data
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/10—Office automation; Time management
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/27—Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/30—Circuit design
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2111/00—Details relating to CAD techniques
- G06F2111/02—CAD in a network environment, e.g. collaborative CAD or distributed simulation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2115/00—Details relating to the type of the circuit
- G06F2115/08—Intellectual property [IP] blocks or IP cores
Definitions
- the field of the present invention relates to electronic design automation, and more particularly, to methods and systems for maintaining information relating to virtual components and associated meta-data used in chip design.
- a subsystem design for a cellular phone may contain a micro-controller as well as a digital signal processor and other components all on a single chip (typically an application-specific integrated circuit or ASIC) or portion of a single chip.
- ASIC application-specific integrated circuit
- the subsystem designs can often be reused in other application areas - for instance, the microcontroller used in the cellular phone ASIC example above could also potentially be used in a chip used in an automotive application. It could be very costly, wasteful and inefficient if these subsystem designs (i.e., cores) were redesigned for every new application. Design reuse of these cores, also commonly referred to as "IP” or “IPs” (short for "Intellectual Property” or “Intellectual Properties,” respectively), would allow designers to become more efficient and foster a market for existing design cores which is applicable to more than one application.
- NSIA Virtual Socket Interface Alliance
- NCs can take on many forms - i.e., they can be either system level macros, megacell, or embedded software cores used in system chip design. NCs can generally be categorized according to the different abstract levels of design used to captured them (which also dictates to some extent the rnanier in which they are stored). For example, a hardware NC such as megacell could be either captured in the form of a functional description in a standard functional language such as HDL (Hardware Description Language), a physical abstraction in a standard physical abstraction language such as GDSII, or layout data. Similarly, an embedded software NC can be stored in the form of either source code or executable code. This flexibility helps the user reuse NCs in the abstraction level he or she may want.
- IP databases or repositories have been developed to accumulate core designs for reuse.
- a mere repository provides no assurances that the core designs stored meet applicable standards, nor does such a repository necessarily provide ease of and control over access and use.
- a distributed database providing an infrastructure for electronic design that users can access remotely and conveniently, and which provides assurances of quality and a measure of security.
- the present invention provides in one aspect an IP library management system useful for electronic design automation applications.
- the IP library management system supports users on a plurality of local area networks coupled through a wide area network such as the Internet.
- the IP library management system can utilize a client-server system configuration which includes a master IP database for storing virtual component design data, coupled to a master IP database server on a local area network.
- a catalog database server may also be provided on the local area network, and couples to an IP catalog database for storing attributes pertaining to the stored virtual component data.
- the IP library management system further preferably includes an IP registration system, an IP data management system, an IP selection system, an IP catalog management system, and an IP modification management system, which reside on an application server.
- the IP registration system tests the quality of new or modified virtual component data for reuse according to standard guidelines — for example, NSIA standards. If the new or modified virtual component data meets the standards, the IP registration system enters the new or modified data into the master IP database.
- standard guidelines for example, NSIA standards.
- the IP management system controls whether a user may access the master IP database and the IP catalog database.
- the IP management system preferably controls setup and maintenance of the master IP database and updates the master IP database upon the registration of new or modified virtual component data.
- the IP selection system permits browsing of the IP catalog database by means of a query engine, and allows access of selected virtual component data from the master IP database, and transport thereof to the user's work area on his workstation.
- the IP catalog management system manages the setup of the IP catalog database schema and any updates to the IP catalog database.
- the IP modification management system manages the reporting and tracking of errors or issues detected in the virtual component data.
- Figure 1 is a top-level system diagram of an IP library management system according to one embodiment as disclosed herein.
- Figure 2 is an illustration of a system architecture for an IP library management system.
- Figure 3 is an illustration of the IP library management system having a multi-tier client/server configuration.
- Figure 4 is a flowchart for an IP registration process that may be managed by the
- FIG. 5 is a flowchart for an IP component selection process that may be managed by the IP component selection system.
- Figure 6 is a flowchart for an IP catalog database creation and update process that may be managed by the IP catalog management system.
- Figure 7 is a flowchart for a bug fixing process that may be managed by the IP modification system.
- Figure 8 is a flowchart for an initial setup and update process as may be performed by the IP data management system.
- Figure 9 is a flowchart of a release and version control application as may be managed by the IP management system.
- Figure 10 is a flowchart of a user access process as may be managed by the IP management system.
- Figure 11 is an illustration of an overview of a computer system architecture in accordance with various embodiments of the invention.
- Figure 12 is an illustration of an overview of a general architecture that may be applicable to one or more features of the various systems discussed herein.
- FIG. 2 is a top-level diagram of a preferred system architecture for an IP library management system in accordance with one or more embodiments as disclosed herein, details of which are illustrated in some of the other figures and/or described in the accompanying text.
- the general system architecture illustrated in Figure 2 is mapped to a 3-tier client/server database distribution system.
- an IP library management system 5 connects to an IP library database 20, which comprises an IP database 20a and an IP catalog database 20b, details of which are described later herein, as well as a database server.
- the IP library management system 5 preferably comprises five main modules, namely an IP data management system 30, an IP selection system 15, an IP registration system 40, an IP catalog management system 25, and an IP modification system 35. These modules are preferably embodied as platform-independent programs residing on an application server which is part of the IP library management system 5.
- Designers at engineering workstations 10 may access the IP library database 20 through the IP library management system 5. Users may access the IP library database 20 through client modules at their workstations 10, which, if remotely located, may be linked to a web access program on their workstations 10 to allow access over an electronic network such as, e.g., the Internet.
- An example of interactions of some of the various modules shown in Figure 2 is illustrated in Figure 1 , and described hereafter.
- the IP database 20a comprises a set of packaged files which are stored within a database server system.
- the database server system of the IP library database 20 may comprise one or more Unix®-compatible server computer systems, thereby allowing design data within the IP database 20a to be stored in Unix®-compatible file packages.
- the IP library database 20 is preferably backed up by one or more RAID disk servers to allow availability of the information within database in case of main database system failure. Users may access the IP library database 20 via the IP library management system 5 in order to browse, select or register new or modified IPs.
- the IP library database 20 ad IP library management system 5 may be implemented using any of a wide variety of computer systems and architectures.
- a computer system 620 may include a host computer 622 connected to a plurality of individual user stations 624.
- the user stations 624 may each comprise suitable data terminals, for example, but not limited to, personal computers, portable laptop computers, or personal data assistants ("PDAs"), which can store and independently run one or more applications, i.e., programs.
- PDAs personal data assistants
- some of the user stations 624 are connected to the host computer 622 via a local area network (“LAN”) 626.
- LAN local area network
- Other user stations 624 are remotely connected to the host computer 622 via a public telephone switched network (“PSTN”) 628 and/or a wireless network 630.
- PSTN public telephone switched network
- the host computer 622 may operate in conjunction with a data storage system 631, wherein the data storage system 631 contains a database 632 that is readily accessible by the host computer 622.
- the database 632 may be resident on the host computer, stored, e.g., in the host computer's ROM, PROM, EPROM, or any other memory chip, and/or its hard disk.
- the database 632 may be read by the host computer 622 from one or more floppy disks, flexible disks, magnetic tapes, any other magnetic medium, CD-ROMs, any other optical medium, punchcards, papertape, or any other physical medium with patterns of holes, or any other medium from which a computer can read.
- the host computer 622 may access two or more databases 632, stored in a variety of these mediums.
- each user station 624 and the host computer 622 may embody a general architecture 705.
- a processing unit may include a bus 706 or other communication mechanism for communicating instructions, messages and data, collectively, information, and one or more processors 707 coupled with the bus 706 for processing information.
- a processing unit may also include a main memory 708, such as a random access memory (“RAM”) or other dynamic storage device, coupled to the bus 706 for storing dynamic data and instructions to be executed by the processor(s) 707.
- the main memory 708 also may be used for storing temporary data, i.e., variables, or other intermediate information during execution of instructions by the processor(s) 707.
- a processing unit may further include a read only memory (ROM) 709 or other static storage device coupled to the bus 706 for storing static data and instructions for the processor(s) 707.
- ROM read only memory
- a storage device 710 such as a magnetic disk or optical disk, may also be provided and coupled to the bus 706 for storing data and instructions for the processor(s) 707.
- a processing unit may be coupled via the bus 706 to a display device 711, such as, but not limited to, a cathode ray tube ("CRT"), for displaying information to a user.
- a display device 711 such as, but not limited to, a cathode ray tube ("CRT")
- An input device 712 is coupled to the bus 706 for communicating information and command selections to the processor(s) 707.
- Another type of user input device may include a cursor control 713, such as, but not limited to, a mouse, a trackball, a fingerpad, or cursor direction keys, for communicating direction information and command selections to the processor(s) 707 and for controlling cursor movement on the display 711.
- the individual processing units may perform specific operations by their respective processor(s) 707 executing one or more sequences of one or more instructions contained in the main memory 708. Such instructions may be read into the main memory 708 from another computer-usable medium, such as the ROM 709 or the storage device 710. Execution of the sequences of instructions contained in the main memory 708 causes the processor(s) 707 to perform the processes described herein. Alternatively, hard-wired circuitry may be used in place of or in combination with software instructions to implement the invention.
- Nonvolatile media i.e., media that can retain information in the absence of power
- Volatile media i.e., media that can not retain information in the absence of power
- Transmission media includes coaxial cables, copper wire and fiber optics, including the wires that comprise the bus 706.
- Transmission media can also take the form of carrier waves; i.e., electromagnetic waves that can be modulated, as in frequency, amplitude or phase, to transmit information signals.
- transmission media can take the form of acoustic or light waves, such as those generated during radio wave and infrared data communications.
- Common forms of computer-usable media include, for example: a floppy disk, flexible disk, hard disk, magnetic tape, any other magnetic medium, CD-ROM, any other optical medium, punchcards, papertape, any other physical medium with patterns of holes, RAM, ROM, PROM (i.e., programmable read only memory), EPROM (i.e., erasable programmable read only memory), including FLASH-EPROM, any other memory chip or cartridge, carrier waves, or any other medium from which a processor 707 can retrieve information.
- the instructions may initially be provided on a magnetic disk of a remote computer (not shown).
- the remote computer may load the instructions into its dynamic memory and then transit them over a telephone line, using a modem.
- a modem local to the processing unit may receive the instructions on a telephone line and use an infrared transmitter to convert the instruction signals transmitted over the telephone line to corresponding infrared signals.
- An infrared detector (not shown) coupled to the bus 706 may receive the infrared signals and place the instructions therein on the bus 706.
- the bus 706 may carry the instructions to the main memory 708, from which the processor(s) 707 thereafter retrieves and executes the instructions.
- the instructions received by the main memory 708 may optionally be stored on the storage device 710, either before or after their execution by the processor(s) 707.
- Each processing unit may also include a communication interface 714 coupled to the bus 706.
- the communication interface 714 provides two-way communication between the respective user stations 624 and the host computer 622.
- the communication interface 714 of a respective processing unit transmits and receives electrical, electromagnetic or optical signals that include data streams representing various types of information, including instructions, messages and data.
- a communication link 715 links a respective user station 624 and a host computer 622.
- the communication link 715 may be a LAN 626, in which case the communication interface 714 may be a LAN card.
- the communication link 715 may be a PSTN 628, in which case the communication interface 714 may be an integrated services digital network ("ISDN") card or a modem.
- ISDN integrated services digital network
- the communication link 715 may be a wireless network 630.
- a processing unit may transmit and receive messages, data, and instructions, including program, i.e., application, code, through its respective communication link 715 and communication interface 714.
- Received program code may be executed by the respective processor(s) 707 as it is received, and/or stored in the storage device 710, or other associated non-volatile media, for later execution.
- a processing unit may receive messages, data and/or program code in the form of a carrier wave.
- FIG. 1 An example of interactions among the modules shown in Figure 2 is illustrated in Figure 1.
- designers at engineering workstations 10 may browse the IP database 20 to find VCs (i.e., virtual circuits) of interest by sending a query to an IP selection system 15. Because a designer during such a browse would presumably have initial interest primarily in the attributes (or metadata) of a given VC, it could be quite inefficient to search the raw IP data to locate virtual components to suit the designer's needs.
- VCs i.e., virtual circuits
- the raw IP data is preferably segregated into two separate databases: an IP catalog database 20b for storing IP attributes (for example, boundary and timing properties of a given VC, or datasheet information, all of which may be generally categorized as "metadata"), and an IP database 20a for storing the bulk of the IP data.
- IP data for a given VC stored in the IP database 20a will usually comprise many different files, including, for example, a netlist, a layout file, and an HDL description for a given VC.
- the IP catalog database 20b would typically be expected (given current design sizes) to contain up to 5 kilobytes of attribute data per VC.
- the IP database 20a would typically be expected (for current design sizes) to contain up to 300 megabytes of data per VC.
- Table 1 below illustrates the type of data that may be packaged and stored in the IP database 20a:
- IP Model indicates the type of virtual component or IP
- Data Abstract indicates the file type for the particular IP model
- Soft indicates the file type for the particular IP model
- Soft indicates what type of form the VC data is stored in.
- the IP catalog database server may be centralized without affecting access response time, which would generally not be possible if the metadata in the IP catalog database 20b were not separated from the IP database 20a.
- Most searching and browsing for IPs by a user can be done on the IP catalog database 20b, typically through an interactive search and browsing process.
- Various search modes can be employed, such as keyword searching, category set rching, index searching or parametric searching.
- Users can include circuit designers or architects looking for specific IP data (e.g., technical specifications of the IP), or sales or marketing personnel, third party clients, or project managers.
- IP catalog database 20b Users can perform a search operation on the IP catalog database 20b through user client applications residing on their workstations 10, and the results of any searching and browsing operations can be limited by the access rights of the user. Once the IP or group of IPs is found by a search on the IP catalog database 20b, the user may retrieve the bulk of the corresponding IP data from the associated records in the IP database 20a.
- each database i.e., the IP catalog database 20b and the IP database 20a
- each database i.e., the IP catalog database 20b and the IP database 20a
- each database preferably has its own separate database server and disk storage subsystem.
- the user may import IP data relating to the VC from the IP library database 20 to his or her engineering workstation 10. After modification of this IP data, if any, the designer may decide to register the modified IP data back into the IP library database 20.
- an IP registration system 35 preferably controls the registration of new or modified IP data into the IP library database 20, after testing that the IP data is qualified (by, for example, checking against VSIA standards or other such standards).
- the IP data management system 30 of the IP library management system 5 manages a release and version control of the IP library database 20.
- the IP data management system 30 controls initial IP database setup and maintenance, and also controls user access (i.e., requires proper user authority) to the IP library database 20.
- the IP catalog management system 25 manages the IP catalog database 20b by specifying field categories (attributes or metadata) for each VC, and by updating the IP catalog database 20b whenever there is an addition or deletion to the IP database 20a.
- the IP modification system 35 (shown in Figure 2) controls the tracking of "bugs" or problems associated with each VC after use or implementation.
- the IP library management system 5 preferably is constructed according to a three-tier client/server system architecture, an embodiment of which is illustrated in Figure 3.
- an IP catalog database 61 and an IP database 66 are served by different file or database servers.
- the IP catalog database 61 and IP database 66 may correspond to the IP catalog database 20b and IP database 20a of the IP library database 20 depicted in Figure 1.
- LANs local area networks
- the LANs 1 1 and 12 connect to one another through a wide area network 50.
- the illustration of two local area networks in Figure 3 is arbitrary, as the actual number of local area networks served by the IP library management system 5 may be any reasonable number, being limited essentially by the capabilities of the wide area network 50. Because of the global reach and standardized nature of the Internet, the wide area network 50 is will be assumed to be the Internet in the following discussion, although the system would be workable with other types of wide area networks as well.
- Each local area network 11, 12 preferably has an IP interface server 55 comprising a user/ interface server and data manager.
- the IP interface servers 55 couple to the various data servers shown in Figure 3.
- each IP interface server 55 couples to an IP catalog database server 60 over one of the local area networks (e.g., LAN 11).
- the IP catalog database server 60 connects to an IP catalog database 61 (such as, for example, IP catalog database 20b depicted in Figure 1). Because of the relatively small size of the attribute data for a given VC within the IP catalog database 61 , users should experience little delay while attribute data for the VC, retrieved from the IP catalog database 61, is transmitted over the Internet.
- the IP catalog database 61 is preferably stored on a Redundant Array of Independent Disks ("RAID") subsystem.
- the IP catalog database server 60 preferably comprises a cluster server having a first server 62 and a second server 63 coupled to the IP catalog database 61.
- Such a centralized location is not necessarily desirable for the bulk of the VC data, however, because of the relatively large amount of data for a given VC, and, hence, the collectively massive amount of data for all VCs stored on the IP library database.
- Users on LANs e.g., LAN 12
- LAN 12 other than the first LAN 11 might experience considerable delay while data for a VC of interest was downloaded over the Internet.
- a master IP database server 65 on the first LAN 11 couples to a master IP database 66, which, like the IP catalog database 61, also preferably constitutes a RAID subsystem. Users on other LANs (such as LAN 12) each preferably have a local IP database server 70 that couples to a local cached IP database 71. After browsing the IP catalog database 61 and identifying a VC of interest, the bulk of the VC data is transferred from the master IP database 66 over the Internet to the local cached IP database 71.
- the master IP database 66 may contain VC data in "soft”, “firm”, or “hard” IP form as well as in any combination of these three forms.
- a "soft” IP is delivered in the form of synthesizable hardware description language ("HDL").
- a "firm” IP has been optimized on a library including possibly hard blocks or blocks generated by parameterized generators.
- a "hard” IP has been optimized at the lowest level for area, power, timing, etc. and is typically delivered through a format such as GDSII.
- the data within the master IP database 66 is preferably compressed or packed to save memory. Upon being transferred to a local cached IP database, the data is unpacked.
- FIG. 4 a flowchart depicting an IP registration process managed by the IP registration system 40 is illustrated.
- the data may be entered into the IP library management system.
- the user enters appropriate information in an IP registration template 80, which may be embodied as a user interface form (UIF).
- IP registration template 80 which may be embodied as a user interface form (UIF).
- the user places a request at step 81 to register the IP data.
- the IP registration system 40 checks if the IP data meets IP acceptance criteria at step 82 using a stored set of IP acceptance guidelines 83.
- IP registration system 40 sends a release notice to the various affected users by sending (e.g., e-mailing) a notice 87 to these users.
- the designer may initiate a query for IP data associated with these attributes at step 90.
- the IP component selection system 25 invokes a query engine 91 to browse through the IP catalog database for these attributes at step 92.
- the query engine uses SQL commands to operate on an Oracle-based IP catalog database.
- the IP component selection system requests access to the selected IP data at step 93. This access is controlled by the IP data management system 30 through the process illustrated in Figure 10. If the user is permitted access, the IP component selection system copies the required IP data into the local cached IP database 71 at step 94.
- the IP catalog database 61 is created beginning at step 100, wherein the IP data is entered into a spreadsheet.
- the IP guidelines file 101 which determines what type of attributes should be attached to a given IP
- the IP catalog management system creates the field categories at step 102.
- the IP guidelines file 101 is as established by the VSIA.
- the field categories (or attributes) are loaded into the IP catalog database 61.
- the IP catalog database 61 is maintained by checking for duplicate data entries at step 103.
- the IP catalog should be modified upon the addition of IP data or modification of existing IP data by designers.
- the registration of the new or modified IP data occurs in the IP registration process 104 as explained with respect to Figure 4.
- the IP catalog management system 25 collects the IP data at step 105 and updates the IP catalog database 61 with the corresponding attributes at step 106. Note that no reference to the IP guidelines file 101 may be made because the IP registration system 40 has already checked whether the IP data meets IP acceptance criteria (see Figure 4).
- the IP registration system 40 checks whether the IP data meets IP acceptance criteria, only through testing by the user (such as through emulation or simulation) can the user discover underlying problems or "bugs" in the design of a particular IP.
- FIG 7 a bug fixing or IP modification process managed by the IP modification system 35 is illustrated.
- a user initiates a field bug report on an existing IP.
- the IP modification system then enters the bug report into the master IP database at step 111 and e-mails a notice 112 to the affected users.
- the IP modification system 35 warns other users that this particular IP has problems. Then, a request to fix the bug is sent to the designer of this particular IP at step 113.
- the IP data management system 30 manages the initial setup and update process of the master and local IP databases. Turning now to Figure 8, a flow chart for this process is illustrated.
- the IP data management system 30 sets up the master IP database hierarchy within the master IP database 66 using data file naming guidelines 121. This hierarchy is necessary because of the numerous files associated with each VC.
- the hierarchy provides a unifo ⁇ n directory structure for these files.
- the data file naming guidelines 121 are as specified by the VSIA.
- the IP management system 30 sets up the local IP databases 71 according to the hierarchy established in step 120. Then at step 122, the IP management system 30 sends (e.g., e-mails) a notice 124 regarding the IP hierarchy to all the project managers. If new IP or modified IP is being registered at step 125, the master IP database hierarchy is preferably altered accordingly at step 126.
- the IP data management system 30 may automatically create a new release to, for example, all the involved users of a product once a major design has been completed or a major modification has been done. This process is illustrated in Figure 9.
- the IP registration system 40 controls the registration of new or modified IP data at step 131.
- the IP data management system 30 then preferably updates the version of the master IP database 66 at step 132 using the version control guidelines 133. Such guidelines decide whether a modification of the database results in a new version or, instead, a new release.
- the new version is released to users at step 134 by e-mailing a notice to all affected users at step 135.
- the IP data management system 30 synchronizes the local IP databases 71 with the IP master database 66 at step 136.
- the IP data management system 30 manages access to the databases (illustrated as a single IP database 20 for convenience) as illustrated in Figure 10.
- the IP data management system 30 uses a user list 140 to create a user login system with password access at step 141. Should a user 142 attempt to login to the IP library management system 5 at step 143, the IP data management system 30 determines whether the user has a valid password at step 144. If the user does not, a security notice 145 is e-mailed to all the remaining users. If the user does have a valid password, the IP data management system 30 reads the permissions granted this particular user at step 146. If the user has the required permission, access is granted to the IP database 20.
- Advantages of various embodiments as described herein may include one or more of the following: ⁇ Ability to standardize, package and leverage existing and new IPs or design cores and knowledge to dramatically reduce turn-around-time for designs and re-designs; ⁇ Ability for designers to perform analysis during a design process through a secure, qualified catalog browser on both in-house IPs and third party IPs; ⁇ Provision of a secure and re bust infrastructure for storage and distribution of pre- qualified IPs (Virtual Components) and "knowledge-ware" (i.e., design guidelines and methodologies) to promote design reuse within the company and to key clients.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- General Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Human Resources & Organizations (AREA)
- Computer Hardware Design (AREA)
- Strategic Management (AREA)
- Computing Systems (AREA)
- Entrepreneurship & Innovation (AREA)
- Geometry (AREA)
- Evolutionary Computation (AREA)
- Economics (AREA)
- Marketing (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- General Business, Economics & Management (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Applications Claiming Priority (5)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US467563 | 1995-06-06 | ||
| US45602299A | 1999-12-03 | 1999-12-03 | |
| US456022 | 1999-12-03 | ||
| US09/467,563 US6687710B1 (en) | 1999-12-03 | 1999-12-20 | Intellectual property library management system |
| PCT/US2000/042299 WO2001042969A2 (en) | 1999-12-03 | 2000-11-28 | Ip library management system |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| EP1259893A2 true EP1259893A2 (de) | 2002-11-27 |
Family
ID=27038068
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP00992527A Ceased EP1259893A2 (de) | 1999-12-03 | 2000-11-28 | Ip-bibliotheken-verwaltungssytem |
Country Status (4)
| Country | Link |
|---|---|
| EP (1) | EP1259893A2 (de) |
| AU (1) | AU4507901A (de) |
| TW (1) | TW469382B (de) |
| WO (1) | WO2001042969A2 (de) |
Families Citing this family (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6687710B1 (en) | 1999-12-03 | 2004-02-03 | Synchronicity Software, Inc. | Intellectual property library management system |
| US6578174B2 (en) * | 2001-06-08 | 2003-06-10 | Cadence Design Systems, Inc. | Method and system for chip design using remotely located resources |
| US6757882B2 (en) | 2001-06-16 | 2004-06-29 | Michael Y. Chen | Self-describing IP package for enhanced platform based SOC design |
| WO2002103584A2 (en) * | 2001-06-16 | 2002-12-27 | Mentor Graphics Corporation | Phase and generator based soc design and/or verification |
| EP1380970A1 (de) * | 2002-07-12 | 2004-01-14 | Sap Ag | Agent zur Identifizierung von Elementen während des Rechnergestützten Entwurfs von Element-Kombinationen |
| US7702636B1 (en) | 2002-07-31 | 2010-04-20 | Cadence Design Systems, Inc. | Federated system and methods and mechanisms of implementing and using such a system |
| US7392255B1 (en) | 2002-07-31 | 2008-06-24 | Cadence Design Systems, Inc. | Federated system and methods and mechanisms of implementing and using such a system |
| US7596473B2 (en) * | 2003-05-20 | 2009-09-29 | Interlego Ag | Method of constructing a virtual construction model |
| US7480597B2 (en) | 2003-05-20 | 2009-01-20 | Lego A/S | Method, system and storage medium for generating virtual brick models |
| CN100424708C (zh) * | 2005-03-24 | 2008-10-08 | 英业达股份有限公司 | 具累积模块化设计经验的系统及其方法 |
| US8156453B1 (en) | 2008-10-16 | 2012-04-10 | Cadence Design Systems, Inc. | Method and system identifying and locating IP blocks and block suppliers for an electronic design |
-
2000
- 2000-11-28 EP EP00992527A patent/EP1259893A2/de not_active Ceased
- 2000-11-28 WO PCT/US2000/042299 patent/WO2001042969A2/en not_active Ceased
- 2000-11-28 AU AU45079/01A patent/AU4507901A/en not_active Abandoned
-
2001
- 2001-03-01 TW TW089125499A patent/TW469382B/zh not_active IP Right Cessation
Non-Patent Citations (27)
| Title |
|---|
| BEHNAM B. ET AL.: "IP taxonomy, IP searching in catalog", DESIGN, AUTOMATION AND TEST IN EUROPE, February 1998 (1998-02-01), PARIS, FRANCE |
| BEHNAM B., SAUCIER G.: "An IP catalog, an important gateway into the world of IP business", 1ST EURIPIDES WS, September 1997 (1997-09-01), PARIS, FRANCE |
| BEHNAM B.: "Modelisation d'echange d'informations de composants electroniques virtuels", THESE - PHD SUMMARIZING THE WORK OF 3 YEARS, 13 November 1998 (1998-11-13), pages 40 - 170 + COVER AND INTRODUCTION, XP002997812 |
| BEHNAM, B. SAUCIER G.: "IP catalog, the catalyst of worldwise IP business", IWLAS '97, December 1997 (1997-12-01), GRENOBLE, FRANCE |
| BLOUET P. ET AL.: "Exchange of hardware dependent software IPs", INT'L WS ON IP BASED SOC DESIGN, 30 October 2002 (2002-10-30) - 31 October 2002 (2002-10-31), GRENOBLE, pages 6 PG-S, XP002997850 |
| COEURDEVEY P.: "base de donnees de composant virtuels", DEA DE MICRO-ELECTRONIQUE. LABORATOIRE SCI-INPG, June 1997 (1997-06-01) |
| DATE C.J.: "An introduction to database systems - 6th Edition", March 1995, ADDISON-WESLEY * |
| GHANMI L. ET AL.: "An efficient bridging solution between working space management system", INT'L WS ON IP-BASED SYNTHESIS AND SOC DESIGN, December 2000 (2000-12-01), GRENOBLE, pages 21 - 26, XP002999922 |
| GHANMI L. ET AL.: "E-design based on the reuse paradigm", DESIGN AUTOMATION AND TEST IN EUROPE, March 2002 (2002-03-01), PARIS, FRANCE, XP002997814 |
| GHANMI L. ET AL.: "Intranet based IP supply chain for SoC project management", INT'L WS ON IP-BASED SOC DESIGN, December 2001 (2001-12-01), GRENOBLE, pages 4 PG-S, XP002997849 |
| GHANMI L. ET AL.: "IP exchange platform", MEDEA+ WS, 22 October 2002 (2002-10-22) - 23 October 2002 (2002-10-23), STRESA |
| GHANMI L. ET AL.: "Lessons learnt in IP reuse", INT'L WS ON IP BASED SOC DESIGN, 13 November 2003 (2003-11-13) - 14 November 2003 (2003-11-14), GRENOBLE, pages 1 - 6, XP002997845 |
| GHANMI L.: "Echange des composants electroniques virtuels", LABORATOIRE CSI-INPG, 26 September 2002 (2002-09-26) |
| GHANMI L.: "Modelisation et mecanisme d'echange de composants electronique virtuels", DEA DE RECHERCHE OPERATIONNELLE. LABORATOIRE SCI-INPG |
| GHRAB M.A.: "Recherche dans des catalogues de composants electroniques virtuels", LABORATOIRE CSI-INPG - PHD, 25 September 2002 (2002-09-25) |
| HAMDOUN M. ET AL.: "IP XML encapsulation portal", INT'L WS ON IP-BASED SYSTEM ON CHIP DESIGN, 2001, GRENOBLE, FRANCE, XP002997846 |
| MAITRA A. ET AL.: "Management framework for IP e-commerce", DATE (DESIGN, AUTOMATION AND TEST IN EUROPE), 2000, MUNICH, GERMANY, pages 93 - 96, XP002997816 |
| MISSAOUI B.: "Gestion de droits d'acces sur composants electroniques virtuels", LABORATOIRE CSI-INPG, 26 September 2002 (2002-09-26) |
| NUSSAIZU B,: "gestion de droit d'acces", DEA DE RECHERCHE OPERATIONNELLE. LABORATOIRE SCI-INPG |
| RAFIDINITRIMO R. ET AL.: "An object-oriented IP managment system", IWLAS '98, December 1998 (1998-12-01), GRENOBLE, FRANCE |
| RAFIDINITRIMO R. ET AL.: "IP key features and an IP catalog management system", DESIGN, AUTOMATION AND TEST IN EUROPE, March 1999 (1999-03-01), MUNICH |
| RAFIDINITRIMO R. ET AL.: "Rights management for IP exchange", INT'L WS ON IP-BASED SYNTHESIS AND SYSTEM DESIGN, December 1999 (1999-12-01), GRENOBLE, FRANCE, pages 19 - 22, XP003000106 |
| SAUCIER G. ET AL.: "An ASIC platform design management portal", INT'L WS ON IP BASED SOC DESIGN, 13 November 2003 (2003-11-13) - 14 November 2003 (2003-11-14), GRENOBLE, pages 8 PG-S, XP002997851 |
| SAUCIER G. ET AL.: "Ip packaging and delivery based on XML signatures: best practice to standard", INT'L WS ON IP BASED SOC DESIGN, 7 December 2005 (2005-12-07) - 8 December 2005 (2005-12-08), GRENOBLE, pages 1 - 7, XP002997848 |
| SAUCIER G. ET AL.: "IP transfer: a mapping problem", INT'L WS ON IP BASED SOC DESIGN, 30 October 2002 (2002-10-30) - 31 October 2002 (2002-10-31), GRENOBLE, pages 14 PG-S, XP002997847 |
| SAUCIER G. ET AL.: "IP XML gateway", MEDEA WS, October 2002 (2002-10-01), AGRATE, pages 7 PG-S, XP002997819 |
| SKIBA K.: "Modelisation de systemes integres a base de composants electroniques virtuels", LABORATOIRE CSI-INPG - PHD, 26 September 2002 (2002-09-26) |
Also Published As
| Publication number | Publication date |
|---|---|
| AU4507901A (en) | 2001-06-18 |
| WO2001042969A2 (en) | 2001-06-14 |
| WO2001042969A3 (en) | 2002-09-12 |
| TW469382B (en) | 2001-12-21 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US6687710B1 (en) | Intellectual property library management system | |
| Baru et al. | The SDSC storage resource broker | |
| US6970875B1 (en) | IP library management system | |
| US6484177B1 (en) | Data management interoperability methods for heterogeneous directory structures | |
| Satyanarayanan | Scalable, secure, and highly available distributed file access | |
| US6327594B1 (en) | Methods for shared data management in a pervasive computing environment | |
| US6961918B2 (en) | System for intellectual property reuse in integrated circuit design | |
| US5812130A (en) | Data management system and method for concurrent engineering | |
| US6223345B1 (en) | System and method for building client and server application packages | |
| US5864875A (en) | Data management system for problems, releases and parts | |
| CN101676919B (zh) | 用于合并覆盖数据的eda覆盖日志的方法和装置 | |
| US8260813B2 (en) | Flexible data archival using a model-driven approach | |
| EP1259893A2 (de) | Ip-bibliotheken-verwaltungssytem | |
| US20090055518A1 (en) | Method and apparatus for managing lightweight directory access protocol information | |
| Chervenak et al. | A metadata catalog service for data intensive applications | |
| Wade | Hitting the relational Wall | |
| Karinathi et al. | Modeling enterprise information and enabling access using information sharing server | |
| Valentino et al. | Total quality approach to PACS software development and management | |
| Litvintsev et al. | Enstore with Chimera namespace provider | |
| Kim et al. | The introduction of the OSCAR database API (ODA) | |
| AUTHOR | Final Report on CIP Prototype Study Engineering Support Directive 60 | |
| Charlton et al. | Maintaining consistency in a replicated software archive | |
| Willers | Search Hanford accessible reports electronically system requirements specification | |
| Mills et al. | INFEO Search-A | |
| Guy | THE FICUS DISTRIBUTED FILE SYSTEM: REPLICATION VIA STACKABLE LAYERS |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| 17P | Request for examination filed |
Effective date: 20020628 |
|
| AK | Designated contracting states |
Kind code of ref document: A2 Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LI LU MC NL PT SE TR |
|
| AX | Request for extension of the european patent |
Free format text: AL;LT;LV;MK;RO;SI |
|
| RIC1 | Information provided on ipc code assigned before grant |
Free format text: 7G 06F 17/50 A |
|
| 17Q | First examination report despatched |
Effective date: 20040723 |
|
| TPAC | Observations filed by third parties |
Free format text: ORIGINAL CODE: EPIDOSNTIPA |
|
| TPAC | Observations filed by third parties |
Free format text: ORIGINAL CODE: EPIDOSNTIPA |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION HAS BEEN REFUSED |
|
| 18R | Application refused |
Effective date: 20060409 |