A utility that attempts to convert a clock signal into a phasor signal. This should be a usable signal for a system like gest.
(define (clkphs clk) (param clk) (rvl "clkphs"))