Forum Discussion
Altera_Forum
Honored Contributor
10 years agoGenerating logic clocks like this is very bad practice in FPGAs. As are asynchronous enables.
You should generate clock enables instead - this will remove the warning.Generating logic clocks like this is very bad practice in FPGAs. As are asynchronous enables.
You should generate clock enables instead - this will remove the warning.