Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHello, halbert82,
meanwhile I found the solution myself. Following what to do: The simple_pwm is a small ip provided by Bemicro additionally as source. You have to include this ip in the project that it can be found. Best to put it as file into the project. Right click on "files" in the project navigator, search for the simple_pwm.vhd and add it. Second is curious. The remot update ip is part of the freely distributed Altera ip but isn't found automatially why ever. I included it into the libraries: tools > options > libraries and add c:\altera\11.1\ip\altera\sopc_builder_ip\altera_avalon_remote_update_cycloneiii\ (or at your location) as project library (lower window section). The project will compile!:) Good luck! Regards Klaus