Issue Details
When I'm developing my FPGA code, and click the Run Arrow to compile, I get the following error message:
Code Generation Errors
Object(s) not supported in the single-cycle Timed Loop.
The selected object takes one or more clock cycles to execute.
Remove the object from the single-cycle Timed Loop or replace the single-cycle Timed Loop with a While Loop.