Forum Discussion
UserID4331231
Occasional Contributor
1 year agocreating custom IP in platform designer
How do you make Custome IP from verilog RTL file? whihc can be used in platform designer as a component ? i tired using genric _component and added my RTL file as source file but upons saving as IP ...
sstrell
Super Contributor
1 year agoFor both Standard and Pro, you usually use the Component Editor in PD: https://www.intel.com/content/www/us/en/docs/programmable/683609/25-1/creating-components.html
You can create components starting with the generic component in Pro, but that's a more advanced flow, also documented in the user guide.