Altera_ForumHonored Contributor15 years agoQuartus doesn't support Standard Verilog ?! (needs begin-end) Hi, I get an error when trying to compile the following code: genvar ii; generate for (ii=1; ii<30; ii=ii+1) assign x[ii] = y[ii] & ~(|(y[ii-1:0])); endgenerate the errors:...Show More
Altera_ForumHonored Contributor15 years ago --- Quote Start --- This is an enhancement introduced by Verilog 2005. --- Quote End --- Oh yes, I see. Thank you for clarifying.
Recent DiscussionsHow to fix Error(23782): Failed to find an expected reportSolvedQuartus 22.1 and 23.1 Synthesis ErrorConnection bit order between hierarchyCould not link 'vsim_auto_compile.dll' error troubleshooting.Failed to run ip-setup-simulation: