IP-based LSI design system and design method
An IP database includes a system level IP used in system level design. IPs A and B in the system level IP are divided into processing algorithm description portions, input data structure definition portions and output data structure definition portions. When a communication channel is provided between the IPs communicating data in architecture or functional design, a conversion circuit generating means generates a data conversion circuit between the communication channel and each of the IPs with reference to the IP database.
Latest Matsushita Electric Industrial Co., Ltd. Patents:
- Cathode active material for a nonaqueous electrolyte secondary battery and manufacturing method thereof, and a nonaqueous electrolyte secondary battery that uses cathode active material
- Optimizing media player memory during rendering
- Navigating media content by groups
- Optimizing media player memory during rendering
- Information process apparatus and method, program, and record medium
This application is a divisional of application Ser. No. 10/130,546 filed May 20, 2002, which is the U.S. National Phase under 35 U.S.C. § 371 of International Application No. PCT/JP00/07869 filed Nov. 8, 2000.
TECHNICAL FIELDThe present invention belongs to a technology relating to a so-called IP-based LSI design.
BACKGROUND ARTConventionally, integrated circuit devices within electronic appliances have been manufactured by forming individual LSIs of different types, for example, memory and processor, on semiconductor chips and then mounting the chips on a base substrate such as a printed circuit board.
Recently, however, there is a higher demand for miniaturized, lightweight, power-saving and low-cost integrated circuit devices used in electronic appliances, for the purpose of wider-ranging utilization of the electronic appliances. This trend is even more pronounced in the field of digital information household appliances. And in response to this trend, semiconductor manufacturers are forced to shift their emphasis on research and development from memories toward system LSIs.
Specifically, such system LSIs are realized by a so-called system-on-chip solution with the memory and a variety of logic circuits provided on a single chip. For the system-on-chip solution, process technology is required for forming elements having different structures on a common substrate, but also the design technology therefor needs to be revolutionized.
Thus, a so-called IP-based method of preparing data (IPs) for designing so-called functional blocks realizing certain functions and using these data to design a desired system LSI as a combination of the respective functional blocks has been proposed as the design technology suitable for this system-on-chip solution. When such IPs, or data that configures or realizes at least one predetermined function, are used in a design method, the respective functional blocks can be constructed with predetermined configurations for realizing their functions in advance, so that the integrated circuit device can be designed just by designing the wiring among the respective functional blocks, and designing the peripheral circuits. With such a design method, design efficiency can be improved significantly.
However, the above-described IP-based LSI design method has the following problems.
When shifting from system level design to architecture design or functional design, a communication channel between the IPs is also given a concrete form. Thus, consideration must be given to data consistency between each of the IPs and the communication channel, which increases design man-hours. Moreover, when an IP that realizes a certain function is selected, it is very rare that the selected IP can be used for an LSI to be newly designed as it is, and considerable design man-hours are necessary for new designs, revisions and verifications. Furthermore, a power control circuit exclusively used for the LSI needs to be designed manually, so that design efficiency is low.
DISCLOSURE OF INVENTIONIt is an object of the present invention to reduce design man-hours and improve design efficiency in IP-based LSI design.
Specifically, as an IP-based LSI design system, the present invention includes an IP database having a system level IP used in system level design, and in the system level IP, each IP is described divided into a processing algorithm description portion describing a processing algorithm of the IP, an input data structure definition portion representing a structure definition of input data serving as a processing unit, and an output data structure definition portion representing a structure definition of output data serving as a processing unit.
It is preferable that the IP-based LSI design system further includes a means for generating a conversion circuit that converts data for communication between a communication channel and the system level IPs, when the communication channel is provided between the system level IPs performing data communication in architecture design or function design.
Furthermore, when the communication channel is provided between first and second system level IPs communicating with each other, the conversion circuit generating means preferably searches the IP database, reads out descriptions of the output data structure definition portion in the first system level IP and the input data structure definition portion in the second system level IP, and generates the conversion circuit based on the read out descriptions. Then, it is preferable that the IP database further includes an IP for the communication channel and that, when the communication channel is provided between the first and the second system level IPs, the conversion circuit generating means searches the IP database and further reads out input/output data structure definitions of the IP for the communication channel. Alternatively, when input/output data structures are different between the first and the second system level IPs, the conversion circuit generating means preferably generates the conversion circuit in accordance with information representing a correspondence between the input/output data structures.
Moreover, it is preferable that the conversion circuit converts the amount of data per communication unit. Alternatively, it is preferable that the conversion circuit preferably a conversion between address data indicating a data area and actual data corresponding to the address data.
Furthermore, as an IP-based LSI design method the present invention uses an IP database having a system level IP used in system level design, and in the system level IP, each IP is described divided into a processing algorithm description portion describing a processing algorithm of the IP, an input data structure definition portion representing a structure definition of input data serving as a processing unit, and an output data structure definition portion representing a structure definition of output data serving as a processing unit.
It is preferable that the IP-based LSI design method includes a step of generating a conversion circuit that converts data for communication between a communication channel and the system level IPs, when the communication channel is provided between the system level IPs performing data communication in architecture design or function design.
Furthermore, when the communication channel is provided between a first and a second system level IPs, it is preferable that in the conversion circuit generation step, the IP database is searched, descriptions of the output data structure definition portion in the first system level IP and the input data structure definition portion in the second system level IP are read out and the conversion circuit is generated based on the read out descriptions.
It is preferable that the IP database further includes an IP for the communication channel and that when the communication channel is provided between the first and the second system level IPs, in the conversion circuit generation step, the IP database is searched, and input/output data structure definitions of the IP for the communication channel are further read out. Alternatively, when input/output data structures are different between the first and the second system level IPs, it is preferable that in the conversion circuit generation step, the conversion circuit is generated in accordance with information representing a correspondence between the input/output data structures.
Moreover, it is preferable that the conversion circuit converts the amount of data per communication unit. Alternatively, it is preferable that the conversion circuit performs a conversion between address data indicating a data area and actual data corresponding to this address data.
Moreover, as an IP-based LSI design system, the present invention includes a function classification database in which an equipment configuration is classified into respective elements with regard to function and arranged systematically, and IP-based LSI design is carried out using the function classification database.
It is preferable that the IP-based LSI design system includes an existing design asset database in which IPs already generated are stored in association with respective elements in the function classification database, and that an IP suitable for an LSI to be designed is selected from the IPs stored in the existing design asset database with reference to the function classification database.
Furthermore, it is preferable that the IP-based LSI design system includes a design assets compatibility evaluation rule database that stores information for defining mutual compatibility between the IPs stored in the existing design asset database, and that compatibility of the IP selected for the LSI to be designed is evaluated with reference to the design assets compatibility evaluation rule database. Alternatively, it is preferable that the IP-based LSI design system selects an IP having a similar function to that of an IP suitable for the LSI to be designed from the IPs stored in the existing design asset database and revises the function of the selected IP so as that it becomes suitable for the LSI to be designed. Alternatively, it is preferable that the existing design asset database in the IP-based LSI design system includes a means for managing history information, such as a progenitor IP and differences from the progenitor IP, for each of the IPs to be stored.
Moreover, as an IP-based LSI design method, the present invention uses a function classification database in which an equipment configuration is classified into elements with regard to function and arranged systematically to perform IP-based LSI design.
It is preferable that the IP-based LSI design method uses an existing design asset database in which IPs already generated are stored in association with respective elements in the function classification database and that an IP suitable for an LSI to be designed is selected from the IPs stored in the existing design asset database with reference to the function classification database.
Furthermore, it is preferable that the IP-based LSI design method uses a design assets compatibility evaluation rule database that stores information for defining mutual compatibility between the IPs stored in the existing design asset database and that compatibility of the IP selected for the LSI to be designed is evaluated with reference to the design assets compatibility evaluation rule database. Alternatively, it is preferable that the IP-based LSI design method selects an IP having a similar function to that of an IP suitable for the LSI to be designed from the IPs stored in the existing design asset database and revises the function of the selected IP so that it becomes suitable for the LSI to be designed.
Moreover, as an IP-based LSI design system, the present invention includes a means for generating architecture level design data from a system level function definition regarding an LSI to be designed, a means for performing operation analysis of the LSI to be designed by using the generated architecture level design data and an operation pattern definition of the LSI to be designed, and a means for generating a power control block in the architecture level design data based on operation analysis results.
Furthermore, as an IP-based LSI design method, the present invention includes a step of generating architecture level design data from a system level function definition, a step of performing an operation analysis of the LSI to be designed by using the generated architecture level design data and an operation pattern definition of the LSI to be designed, and a step of generating a power control block in the architecture level design data based on operation analysis results.
BRIEF DESCRIPTION OF DRAWINGS
FIGS. 2(a) and 2(b) are diagrams schematically showing a conversion from a system level to an architecture level or to a functional level.
FIGS. 4(a) and 4(b) are diagrams showing an example of a generated data conversion circuit.
FIGS. 5(a), 5(b) and 5(c) are diagrams showing another example of the data conversion circuit.
FIGS. 7(a) and 7(b) are diagrams schematically showing the conversion from the system level to the architecture level or to the functional level, in which conversion into a different data structure is made between IPs.
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
First Embodiment
The IP database 1 stores system level IPs 11 having information of the system level, behavior IPs 12 having information of the architecture level and RTL IPs 13a or software IPs 13b having information of the functional level, each of which is associated with a corresponding IP. In the system level design S11, the system level IP 11 is reused. In the architecture design S12, the behavior IP 12 corresponding to the reused system level IP 11 is retrieved via an interface 15, whereas in the functional design S13, the RTP IP 13a or the software IP 13b corresponding to the reused system level IP 11 is retrieved via the interface 15.
FIGS. 2(a) and 2(b) are diagrams schematically showing a conversion from the system level to the architecture level or to the functional level. In the system level design, a system level IP A and IP B is reused, as shown in
However, since a communication channel (for example a bus) X is given a concrete form in the architecture design or the functional design, data conversion circuits 21A and 21B for properly connecting the input/output of the RTL IP A and IP B to the communication channel X have to be newly developed. In order to develop the data conversion circuits 21A and 21B, it is necessary to analyze the input/output of the system level IP A and IP B and verify the consistency of the input/output data. In other words, it is necessary not only to simply realize a processing algorithm but also to take “the consistency of the input/output data” into account.
As described above, although the RTL IP and the software IP can be retrieved easily by referring to the IP database, generation of the data conversion circuit requires design man-hours, and therefore, there is the problem that design efficiency cannot be improved. The invention according to this embodiment solves this problem and realizes a highly efficient IP-based LSI design.
Taking an IP that performs YC separation as an example, the processing algorithm description portion, the input data structure definition portion and the output data structure definition portion store the following information, respectively. First, in the processing algorithm description portion, an algorithm of a process for separating an NTSC signal line by line into a luminance signal and a chrominance signal is described. Then, in the input data structure definition portion, a definition of a line of the NTSC signal to be inputted is described as, for example, “in [8] [525].” In the output data structure definition portion, definitions of the luminance signal and the chrominance signal to be outputted are described as, for example, “out 1 [4] [525], out 2 [4] [525].”
In accordance with the design data of the system level or the designation of a communication channel, a conversion circuit generating means 36 generates a data conversion circuit. At this time, the input data structure definition portions 34A and 34B and the output data structure definition portions 35A and 35B of the system level IP 31 in the IP database 30 as well as the communication channel IP 32 are searched.
FIGS. 4(a) and 4(b) are diagrams showing an example of the data conversion circuit generated by the conversion circuit generating means 36. Of these figures,
When a channel input side conversion circuit generating portion 37 generates the data conversion circuit 21A between the RTL IP A and the communication channel X, for example, it searches the output data structure definition portion 35A in the system level IP A and information on the input data structure of the IP 32 for the communication channel X. Then, in accordance with the retrieved information, the size of a line buffer 41 is determined, an output selector 42 is generated and a control circuit 43 is generated as shown in
FIGS. 5(a) to 5(c) are diagrams showing another example of the data conversion circuit. In FIGS. 5(a) to 5(c), it is assumed that the data word length per communication unit is converted. In
For example, if the RTL IP A outputs “8000” as the address data, then the data conversion circuit 21A, which is a DMA circuit, reads out data from the internal memory 61 successively in order from the address 8000. On the other hand, in the data conversion circuit 21B, the R/W control circuit 63 writes a series of data to be transmitted successively from the communication channel X into the working memory 62 and outputs the address data indicating the location into which the data are written to the RTL IP B. Then, the RTL IP B accesses the working memory 62 to obtain the data.
FIGS. 7(a) and 7(b) are diagrams schematically showing the conversion from the system level to the architecture level or to the functional level, in which conversion into different data structures is carried out between the IPs. In
When an applicable IP is selected by searching the IP database in IP-based LSI design, it is very rare that the selected IP can be used as is for the LSI to be newly designed. Actually, it seems that, in most cases, the selected IP is inappropriate because of specification problems, or even when it is applicable, revisions and verifications are required. This problem increases the design man-hours and hinders realization of the efficient LSI design.
With a so-called target-driven reuse and design method of allocating components in accordance with requirement specifications, this problems is inevitable. Therefore, the inventors of the present invention propose a so-called IP-DB-driven reuse and design method. This method classifies input data into structural elements for which the possibility is high that there are existing design assets (IPs), so that the existing IPs can be used efficiently.
First, in the input data generation step S21, input data are generated hierarchically with reference to a function classification DB 81. Then, in the performance requirement assignment step S22, performance specifications are assigned to the various hierarchical elements of the input data.
In the compatible design asset selection step S23, an IP suitable for an LSI to be designed is selected from IPs stored in an existing design asset DB 82 with reference to the function classification DB 81.
In this case, input data are described hierarchically as shown in
Then, in the compatibility evaluation step S24, compatibility of the selected IPs is evaluated with reference to the existing design asset DB 82 and the inter design assets compatibility evaluation rule DB 83. That is to say, an optimal solution for the selection of the IP is obtained in view of cost, power consumption, operating speed and the like.
In the relevant design asset retrieval step S25, an IP having a similar function to that of a functional element for which no adequate IP was found is selected from the IPs stored in the existing design asset DB 82. Then, the function of the selected IP is revised so that it becomes suitable for the functional element. Thereby, man-hours required for the functional revision can be considerably reduced.
The revised IP is registered in the existing design asset DB 82 as a newly generated IP. Moreover, the existing design asset DB 82 may be provided with a means for managing history information such as a progenitor IP and differences from the progenitor IP regarding each of the IPs to be stored.
Third Embodiment
First, in the system level design, a function definition 91 according to a system level IP is obtained with respect to the LSI to be designed. Next, in an architecture generation step S31, design data 92 of the architecture level are generated from the function definition 91 according to the system level IP. Then, in an operation analysis step S32, operation analysis of the LSI to be designed is carried out using these design data 92 of the architecture level, a command 93 and an operation pattern definition 94 that defines the operation of the system LSI.
Then, in a power control function generation step S33, a power control block CTL1 for the entire LSI and power control blocks CTL2 to CTL6 for respective IPs are generated in the design data of the architecture level based on the operation analysis results 95 (method 1). Alternatively, power control may be performed by adding a low-power command to the original command instead of generating the power control block CTL1 for the entire LSI.
According to the present invention as described above, a data conversion circuit for communications can be generated easily, because each of the IPs in a system level IP is described divided into a processing algorithm description portion, an input data structure definition portion and an output data structure definition portion. Moreover, reuse efficiency of the IPs can be increased, because a function classification database, in which an equipment configuration is classified into respective elements with regard to function and arranged systematically, is used. Furthermore, power control blocks can be generated easily. Consequently, the design efficiency of IP-based LSI design can be further improved.
Claims
1-14. (canceled)
15. An IP-based LSI design system comprising:
- a function classification database in which an equipment configuration is classified into respective elements in consideration of reuse with regard to function and arranged systematically,
- wherein IP-based LSI design is carried out using the function classification database.
16. The 2-based LSI design system according to claim 15,
- further comprising an existing design asset database in which IPs already generated are stored in association with elements in the function classification database,
- wherein an IP suitable for an LSI to be designed is selected from the IPs stored in the existing design asset database with reference to the function classification database.
17. The IP-based LSI design system according to claim 16,
- further comprising a design assets compatibility evaluation rule database that stores information for defining mutual compatibility between the IPs stored in the existing design asset database,
- wherein compatibility of the IP selected for the LSI to be designed is evaluated with reference to the design assets compatibility evaluation rule database.
18. The IP-based LSI design system according to claim 16,
- wherein an IP having a similar function to that of an IP suitable for the LSI to be designed is selected from the IPs stored in the existing design asset database, and
- wherein the function of the selected IP is revised so as to be suitable for the LSI to be designed.
19. The IP-based LSI design system according to claim 16,
- wherein the existing design asset database comprises a means for managing history information, such as a progenitor IP and differences from the progenitor IP, for each of the IPs to be stored.
20. An IP-based LSI design method,
- wherein IP-based LSI design is carried out using a function classification database in which an equipment configuration is classified into respective elements in consideration of reuse with regard to function and arranged systematically.
21. The IP-based LSI design method according to claim 20,
- using an existing design asset database in which IPs already generated are stored in association with respective elements in the function classification database,
- wherein an IP suitable for an LSI to be designed is selected from the IPs stored in the existing design asset database with reference to the function classification database.
22. The IP-based LSI design method according to claim 21,
- using a design assets compatibility evaluation rule database that stores information for defining mutual compatibility between the IPs stored in the existing design asset database,
- wherein compatibility of the IP selected for the LSI to be designed is evaluated with reference to the design assets compatibility evaluation rule database.
23. The IP-based LSI design method according to claim 21, wherein
- an IP having a similar function to that of an IP suitable for the LSI to be designed is selected from the IPs stored in the existing design asset database, and
- the function of the selected IP is revised so as to be suitable for the LSI to be designed.
24. An IP-based LSI design system comprising;
- a means for generating architecture level design data from a system level function definition regarding an LSI to be designed;
- a means for performing operation analysis of the LSI to be designed by using the generated architecture level design data and an operation pattern definition of the LSI to be designed; and
- a means for generating a power control block in the architecture level design data based on operation analysis results.
25. An IP-based LSI design method comprising the steps of:
- generating architecture level design data from a system level function definition;
- performing an operation analysis of the LSI to be designed by using the generated architecture level design data and an operation pattern definition of the LSI to be designed; and generating a power control block in the architecture level design data based on operation analysis results.
Type: Application
Filed: Aug 26, 2005
Publication Date: Feb 16, 2006
Applicant: Matsushita Electric Industrial Co., Ltd. (Kadoma-shi)
Inventors: Kaoru Okazaki (Osaka), Masanobu Mizuno (Osaka), Michiaki Muraoka (Tokyo)
Application Number: 11/211,512
International Classification: G06F 17/50 (20060101);