Casts a clock signal to a bool by reinterpreting its bit.
This function must be used with caution. Using clock signals as part of logic expressions
may lead to unexpected issues depending on the target.
Use clock::as_bool instead
Casts a clock signal to a bool by reinterpreting its bit.
This function must be used with caution. Using clock signals as part of logic expressions
may lead to unexpected issues depending on the target.