Forum Discussion
Altera_Forum
Honored Contributor
16 years agomay be this code can help you.
int delay; while(1) { delay = 0; while(delay < 2000000) { delay++; }may be this code can help you.
int delay; while(1) { delay = 0; while(delay < 2000000) { delay++; }