Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
17 years ago

Gated Resets on Cyclone II

What is Altera's view on the following code: Specifically the reset being gated. if (nRESET='0' or sOnePPSPulse = '1') then sOnePPSSet <= '0'; elsif Rising_edge (CLOCK12M) then ...