Altera_Forum
Honored Contributor
15 years agoOut of memory of quartus_map.exe
i get an error when i do compilation.
loop with non-constant loop condition must terminate within 250 iterations Then, i change the limit of looping constant: set_global_assignment -name VERILOG_NON_CONSTANT_LOOP_LIMIT 512 My pc can't perform compilation and get an error as in title after changing the limit. What should i do in order to compile it?