Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- The tool is smart enough not to gate clock with enable but I don't always trust the software team which made the compilers --- Quote End --- Modern version yes, but older versions maybe not. Interestingly, newer quartus versions are using the sensitivity list to alter circuit generation to match the RTL more closely, so I wouldnt be surprised if it actually did gate the clock if en was put in the sensitivity list. As Kaz pointed out, the 2nd method is not recommended, and is not in the RTL coding guidelines written by altera, which they will always use as an excuse when something doesnt work...