UserID4331231
Occasional Contributor
9 months 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 and generate HDL the "synth" folder was having an empty .v file.
can you share step by step guide on importing Verilog RTL file as custom IP and saving it?
I want to create such custom IP from RTL i write and share it with my team. Also once IP is created how can I update original RTL file for bug fixes and feature enhancements without
creating new IP everytime?
thanks