mtgavin
New Contributor
6 years agoHow to convert Prime 18.1 "Pro" IP to "Standard" IP ?
I used Intel HLS (v18.1) to generate some IP, using the Prime "Pro" version.
Unfortunately, my top level design (where I would like to put the IP) is in "standard" version.
Is there a way to convert the 18.1 "Pro" version IP to "Standard" version IP so I can use it in my "Standard" design?
I am having problems using HLS in "Standard" version, due to the C++ library versions it requires, so it won't be easy for me to just regenerate the IP in HLS "Standard" version. (I can't get that to work.)