Forum Discussion
Altera_Forum
Honored Contributor
13 years agodelay generation problem
hi, i have done a vhdl project with quartus and call it with nios, I don't have good result do to a delay generation. please how can i repair my work and have this result after this delay?? ...
Altera_Forum
Honored Contributor
13 years agoYour problem description isn't very clear. If your VHDL component needs some time to process a request, you can have a status register with a "busy" or a "done" flag to tell the software to wait.