Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16595 Discussions

where to view verilog code compiled from opencl?

Altera_Forum
Honored Contributor II
1,004 Views

I have use quartus to open .qpf file, however I can't find verilog code inside. 

where can I find it?
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
268 Views

Inside of the compilation folder you can find *kernel_name*.v and *kernel_name*_system.v. The rest of the HDL files are in "ip" and "kernel_system" folders.

0 Kudos
Reply