Forum Discussion

RFris4's avatar
RFris4
Icon for New Contributor rankNew Contributor
2 years ago
Solved

How 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...
  • sstrell's avatar
    2 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.