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 DiscussionsUSB-BlasterII mounts as "USB-Blaster variant"Duplicate_hierarchy_depth / duplicate_registerQuartus messages web search goes to IntelSolvedhow to reduce clock skew between synchronous clockQuartus - Users getting license Notification with new license applied