compat.genlib.cdc: add GrayCounter and GrayDecoder shims.
This commit is contained in:
parent
b6cff2c098
commit
c110fe6a9d
2 changed files with 47 additions and 3 deletions
|
|
@ -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` ?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue