pki_rh
New Contributor
3 years agoUniversity Program IP - RS232 UART
I'm trying to generate and instantiate a UART using the University Program IP (RS232 UART) and Quartus Prime Lite (ver 21.1). Quartus displays the following error when I try to synthesize the project:
"Error (12006): Node instance "rs232_0" instantiates undefined entity "uart_rs232_0". 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."
From what I can tell, the "uart_rs232_0.v" file and its submodule files are included in the project files section. Any ideas how to remedy the error?
Thanks!
Rich