compat.genlib.cdc: add GrayCounter and GrayDecoder shims.

This commit is contained in:
whitequark 2019-01-20 02:29:08 +00:00
parent b6cff2c098
commit c110fe6a9d
2 changed files with 47 additions and 3 deletions

View file

@ -126,8 +126,9 @@ Compatibility summary
- (⊕) `MultiReg` id
- () `PulseSynchronizer` ?
- () `BusSynchronizer` ?
- () `GrayCounter` ?
- () `GrayDecoder` ?
- (⊕) `GrayCounter` **obs**`.lib.coding.GrayEncoder`
- (⊕) `GrayDecoder` **obs**`.lib.coding.GrayDecoder`
<br>Note: `.lib.coding.GrayEncoder` and `.lib.coding.GrayDecoder` are purely combinatorial.
- () `ElasticBuffer` ?
- () `lcm` ?
- () `Gearbox` ?