What is HDL IP?
7 views (last 30 days)
Show older comments
What does IP mean?
0 Comments
Accepted Answer
More Answers (1)
Kiran Kintali
on 21 Jan 2011
The increasing complexity of the complete System-on-Chip (SOC) designs and the strict Time-to-Market design constraints are the main drivers for the emergence of hardware Intellectual Property (IP) and IP re-use.
Design engineers are compelled to re-use existing design blocks (hardware code written in VHDL or Verilog for example) in creating extremely large and complex systems in the given short time.
Also, the perils of reinventing the wheel drives the designers to make re-usable blocks in the first place and then use them in their system designs incrementally over various product releases to the market.
Such re-usable blocks of HDL Code (IP) can either be taken from internal design libraries or be purchased from third party vendors.
0 Comments
See Also
Categories
Find more on HDL Coder in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!