Forum Discussion
Altera_Forum
Honored Contributor
16 years agoConfiguring the System clock timer in system library
Hello, I am trying to configure the system library of a NIOS II IDE Application. In the system library contents, there is an option named "system clock timer" that can be set to none or to ...
Altera_Forum
Honored Contributor
16 years agoI would recommend that you clearly indicate in some documentation somewhere that you didn't put a system timer and what the consequences are.
You never know how projects evolve over time, and you may need to add a delay or timeout mechanism one day, and spend hours trying to find out why it doesn't work... ;)