Altera_Forum
Honored Contributor
8 years agoSimulation problem with autogenerate verilog code
Hi,
I develope some CNN on openCL, compile with OpenCL FPGA compiler, and this CNN is work on the DevKit. But I want to simulation autogenerated verilog code which get after compilation. Simulation with Questa Sim. I added all files from project (which generated by OpenCL FPGA compiler), from BSP too. But QuestaSim get this error Module 'twentynm_fp_mac_encrypted' is not define. I can't find this module. Not in proj, not in BSP,not in Quartus. Can you tell me how can I solve this probem ?