Forum Discussion
I FTP'd the Monitor Program using FileZile by downloading the intel_fpga_upds_setup.exe at ftp://ftp.intel.com/Pub/fpgaup/pub/Intel_Material/18.1/.
I then navigated to University_Program\Computer_Systems\DE10-Standar\verilog directory and opened up the Quartus project.
When I synthesize the file I get the following compiler error:
Error (12006): Node instance "edge_detection_router_controller" instantiates undefined entity "Computer_System_Video_In_Subsystem_Video_In_Edge_Detection_Subsystem_Edge_Detection_Router_Controller". Ensure that required library paths are specified correctly, define the specified entity, or change the instantiation. If this entity represents Intel FPGA or third-party IP, generate the synthesis files for the IP.
I was expecting this to compile and work because I made not changes to the system.
Do you know how to resolve this error?