Forum Discussion
hareesh
Frequent Contributor
2 years agoHi,
as of my understanding, you are trying to use oneAPI custom logic in your current project.
- first, you have to build on oneAPI, once it's done just copy the .prj folder into your current Quartus folder, and In platform design time you can use that IP from the IP catalog.
Ratan
New Contributor
2 years agoI don't understand what you mean by 'build on oneAPI'. Let's say my goal is to work with the Hough Transform prj folder which is on jupyter labs, would I have to make a copy of that file on my linux system and then use oneAPI to generate an rtl file which can then be used on quartus prime to deploy it on my de1-soc board ??