Yassine-Ca
New Contributor
1 year agoDE1 Cyclone V Verilog
Hello,
I create a small project using Quartus and Platform Designer.
In Platform Designer, I create NIOS II, On-Chip memory, JTAG UART and FIFO Avalon memory, I intrconnect them then I have generated Verilog , please see image below.
When I try to compile over Quartus, I get this error : Error (12002): Port "avalonmm_read_slave_read" does not exist in macrofunction "nios2_memory" , I know that it means that there is no signal in this name.
My question is, where are located the generated port signals ( Read from memory, write to memory) from generated by Platfom Designer, I found just clock signal and reset signal.
Please find attached the generated files by Platform Designer.
Thank you