Forum Discussion
Altera_Forum
Honored Contributor
13 years agoDefault latched outputs values
Hi guys, I'm working on a multi deck elevator controller using niosII and i thought it's better to relief the processor from handling the displays (floors + car motors display : up,down,1,2...etc ...
Altera_Forum
Honored Contributor
13 years agomuch better. But theres no need to have all those signals in the sensitivity lists. All they need is "clk" in there as nothing changes unless the clock rises. you only need the reset in there if you have an async reset.