Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
8 years ago

where to view verilog code compiled from opencl?

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

where can I find it?

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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.