Forum Discussion
Altera_Forum
Honored Contributor
14 years agodelay error in Model_sim
Hi. I have a problem in simulation. I made a code and It has no error while compiling. but When i simulated the code in model sim.. It has one delay time. so the output was pushed one pulse. ...
Altera_Forum
Honored Contributor
14 years agoIt is because the process is sensitive to changes in (a) or (b) only. Try add result to sensitivity list. Or put assignments for aeb,alb,agb outside process.