Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

Can't get my do while loop to repeat

Here is a sample of my code, I'm trying to make a prompt for a user enter 1 for reset test, 2 to do something later, and 3 to exit. After pressing 1 the reset code executes, the code should then re...