Sruthy
New Contributor
1 year agoDesign Compilation Error in quartus prime
Hi,
I am beginner to quartus prime. I am facing an error as shown below:
ID:21358 Verilog HDL error at <location>: '<string>' is not a port
but the port is already declared as input
Error(21358): Verilog HDL error at d_ip_i3c_mipi_syn.v(398): 'scan_no_rst_alt' is not a port
input [3:0] scan_no_rst_alt
how to resolve this?