Forum Discussion
HRZ
Frequent Contributor
7 years agoThe *kernel_name*.v file corresponds to the kernel. There are also a few other .v files in the root of the folder generated by the OpenCL compiler that wrap around the kernel module. The rest of the system is scattered around the sub-folders of this folder. The kernel file itself is 50,000 to 500,000 lines of machine-generated code; modifying it by hand is not very practical.