Apply DIRECT_ENABLE on an input port
or other signal to have it go directly to the enable input of a register in the
following scenarios:
- When there is more than one possible enable
- When you want to force the synthesis tool to use the enable input of the register
You can place the DIRECT_ENABLE
attribute on any port or signal.