| Forced input to be non-combinational | |
| ++++++++++++++++++++++++++++++++++++ | |
| In some cases `vlog_to_model` incorrectly detects sequential signals as combinational (such as a FF with enable signal). | |
| A `NO_COMB` attribute is provided to specifically force an input to be non-combinational. |