Forum Discussion
dicas3d
New Contributor
3 years agoVerilog .v and.vp on zip file to Qsys
I got a model in Verilog from my development board's SDRAM controller controller manufacturer. The model comes in a file. zip that contains a file. .vp and a .vp file. How to convert to an Qsys compon...
SyafieqS
Super Contributor
3 years agoSpeaking of generic type, you can refer to below doc for more detail. Platform Designer allows you to add generic components with the implementation defined in _hw.tcl (IP type), in an HDL file (HDL type), in high level synthesis files (HLS type), or with only a partially defined implementation (Blackbox type).
I believe this is what you are looking for.