Open
Description
Various operations in Handshake are marked with the HasClock
attribute. This is bad IR design, given that the notion of a clock doesn't even exist at the Handshake level, and it is up to the lowering to decide how (in the case of lowering to Hardware) to handle implementations that are clocked vs. those that are not.
Activity