Warning: mkdir() [
function.mkdir]: Permission denied in
/home/webs/affiliatelib2/CacheManager.php on line
12
Warning: mkdir() [
function.mkdir]: No such file or directory in
/home/webs/affiliatelib2/CacheManager.php on line
12
Warning: fopen(/home/templatecore2cache//*cluesnet.com/7f/7fa37064ca00bca3c3f52bdcac1d6ea9a4ef2dc1.tc2cache) [
function.fopen]: failed to open stream: No such file or directory in
/home/webs/affiliatelib2/CacheManager.php on line
130
Warning: fwrite(): supplied argument is not a valid stream resource in
/home/webs/affiliatelib2/CacheManager.php on line
131
Warning: fclose(): supplied argument is not a valid stream resource in
/home/webs/affiliatelib2/CacheManager.php on line
132
In electronic design a
semiconductor intellectual property core,
IP block, or
IP core is a reusable unit of logic, cell, or chip layout design and is also the
intellectual property of one party. IP cores may be
licensed to another party or can also be owned and used by a single party alone. The term is derived from the licensing of the patent and source code
copyright intellectual property rights that subsist in the design. An uncommon backronym is "integrated Microprocessor block". IP cores can be used as building blocks within application-specific integrated circuit chip designs or field-programmable gate array logic designs.
In digital-logic applications, IP cores are typically offered as generic gate
netlists. The netlist is a boolean-algebra representation (Logic gates, standard cells) of the IP's logical-function, analogous to an assembly-code listing for a high-level program application. The netlist protects the vendor against reverse-engineering, while maintaining portability to multiple foundry targets. Some vendors also offer synthesizable versions of their IP cores. Synthesizable cores are delivered in a hardware description language such as
Verilog or VHSIC hardware description language, permitting customer modification (at the functional level). Both netlist and synthesizable cores are called 'soft cores', as both follow the SPR design-flow (synthesis, placement and route.)
Analog and mixed-signal logic generally require a lower-level, physical description. Hence, analog IP (SERDES, PLLs, DAC, ADC, etc.) are distributed in transistor-layout format (such as
GDSII.) Digital IP-cores are sometimes offered in layout format, as well. Such cores, whether analog or digital, are called 'hard cores' (or hard macros), because the core's application function cannot be meaningfully modified by the customer. Transistor layouts must obey the target foundry's process design rules, and hence, hard cores delivered for one foundry's process cannot be easily ported to a different process or foundry. Merchant foundry operators (such as IBM, Fujitsu, Samsung, TI, etc.) offer a variety of hard-macro IP functions built for their own foundry process, helping to ensure
customer lock-in.
For digital applications, soft cores and hard cores serve different roles. Soft-cores offer greater customer flexibility, while hard-cores, by the nature of their low-level representation, offer better predictability in terms of timing-performance and area.
IP cores in the electronic design industry have had a profound impact on the design of
System-on-a-chips. The IP core can be described as being for chip design what a
library (computer science) is for
computer programming or a discrete
integrated circuit component is for printed circuit board design.
Vendors
There are
Vendors of semiconductor IP cores that solve a variety of problems faced by device designers. In practice, hardware designs are integrated into customer designs using standardized interconnect schemes. The value that these companies offer their customers is that they can save considerable design and testing time, reducing the time to market of end user appliances. For example, an MP3 player may use a previously designed
MP3 codec as a drop in hardware module, freeing the MP3 player designers from having to implement the complex MPEG standards themselves.
Common IP cores such as
soft microprocessors are available in a range from small 8-bit processors, such as the
Intel 8051, to larger 32-bit processors such as the ARM architecture and MIPS architecture. Such processors form the brains of many embedded systems. Along with processors, IP cores are also available for a variety of controllers for peripherals such as Liquid crystal display, AC97, network layers, and sensors.
Open source
There are open source providers of hardware cores.
OpenCores offers a wide variety of designs, mostly written in VHDL and
Verilog. All these cores are provided under the GPL or BSD license (see OpenCores licenses for details).
Aggregators
Intellectual property aggregators keep catalogs of cores from multiple vendors and provide search and marketing services to their customers.
- Design and Reuse
- ChipEstimate
See also
External links
- CPU cores 8-bit, 16-bit and 32-bit free CPU IP cores
- Altera cores free reference cores released by Altera