Forum Discussion
Altera_Forum
Honored Contributor
15 years agoCuriously, the errors is caused by a misplaced always @ in line 23 of InputsideQueueArray.v
always @ColQueue Queue_Red ( .wrclk ( Wrtcmplt ), If you remove the line, you'll notice more errors (wrong port names), but they are quite normal.