Forum Discussion
RFris4
New Contributor
3 years agoHow To Create A Custom Platform Designer Component That Uses Intel IP Components
Hi, I have a VHDL design that instantiates Intel components from the IP Catalog (e.g., RAMs, ROMs, etc.) that I want to turn into a component for use in Platform Designer (Quartus Pro). Is this pos...
- 3 years ago
It's probably possible, but not simple, since you need to add all the Intel IP files in the Component Editor. Instead, simply create a new .qsys with the design using IP from the PD IP Catalog. Then you can add it as a subsystem in any other Platform Designer system.
SyafieqS
Super Contributor
3 years agoLet me know if there is any update on the WA suggested.
I believe using system and subsystem for your custom component is feasible.
Can give a try.