ErenYagar
New Contributor
2 years agoError (275033) How to handle multi-bit port connections in Verilog and Quartus?
Hello everyone!
Recently, I encountered an issue while designing FPGA circuits using Verilog and Quartus, and I would like to seek your advice. I'm trying to connect a multi-bit port, but during compilation, I'm encountering the following error:
Error (275033): Can't find name for bus
This error has left me a bit puzzled, and I'm unsure about the proper solution. I want to correctly connect these multi-bit ports to achieve the desired functionality. Could you please share any suggestions or experiences you have when dealing with similar situations?
Thank you very much for your help and suggestions!