The Verif dialect uses `i1` operands as clocks: https://github.com/llvm/circt/blob/main/include/circt/Dialect/Verif/VerifOps.td#L72-L82. This should probably be a `!seq.clock` to align better with other clock uses in the core dialect.