How to combine bitstreams (third party IP cores) to use it in main design?

Status
Not open for further replies.

jaodat

Newbie level 1
Joined
Oct 6, 2017
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
8
How to combine bitstreams (thrid party IP cores) to use it in main design?

In FPGA design when we buy Intellectual property (IP) from a vendor I assume they provide the IP core in a form of bitstream file.
My question is how we actually combine these different bitstream from different vendor and configure it in our system?
 

Re: How to combine bitstreams (thrid party IP cores) to use it in main design?

It depends what the IP is.
If it is a complete design, then yes, it will be a bitstream. This cannot be combined with anything else as it would program the entire chip.
But you can get IP in the form of source code, encrypted source code, netlist (synthesis or post fit) which can all be compiled into a design. Here, you dont get provided with a bit stream, you compile the provided source.
 

Re: How to combine bitstreams (thrid party IP cores) to use it in main design?

Really unlikely that you will get a bitstream for an IP.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…