Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cdc: reset GrayCounter gray output early
* this is not a binary-to-gray encoder, i.e. no pipeline * binary and gray would otherwise be out-of-sync for one cycle, even and especially in the same clock domain * appears to be standard practice to ensure their synchronization (http://www.sunburst-design.com/papers/CummingsSNUG2008Boston_CDC.pdf) * causes problems in artiq