If no genvar is specified, Covered creates an implicit genvar (1-bit) which can cause infinite looping to occur if the genvar is part of a FOR loop. Covered should emit an error message and gracefully exit immediately.
Attaching bug fix patch for this issue which will be generally available in the 0.7.5 stable release. Diagnostic generate20.v was added to the regression suite to verify this bug fix.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Attaching bug fix patch for this issue which will be generally available in the 0.7.5 stable release. Diagnostic generate20.v was added to the regression suite to verify this bug fix.