Commentary

This commit is contained in:
Wilson Snyder 2022-10-22 12:18:28 -04:00
parent 495d52d30f
commit 63df87e220
1 changed files with 1 additions and 3 deletions

View File

@ -185,9 +185,7 @@ or "`ifdef`"'s may break other tools.
The clock_enable attribute will cause the clock gate to be ignored in The clock_enable attribute will cause the clock gate to be ignored in
the scheduling algorithm, sometimes required for correct clock behavior, the scheduling algorithm, sometimes required for correct clock behavior,
and always improving performance. It's also a good idea to enable the and always improving performance.
:option:`IMPERFECTSCH` warning, to ensure all clock enables are properly
recognized.
Same as :option:`clock_enable` configuration file option. Same as :option:`clock_enable` configuration file option.