Forum Discussion
Altera_Forum
Honored Contributor
11 years agoIn Quartus > project > settings > assembler (or elsewhere), you get an option for DEV_CLR_n pin : "Active low device clear registers" OR "user I/O pin", opt for the first.
You don't have to code something : it is already connected to (asynchronous clear of) registers, I think. Keep in mind that Quartus may add NOT gate push back, it depends of at which value do you clear your signals AND how Quartus synthesizes (have a look at warning messages). May an other one be more expert on that.