back.rtlil: implement Part.

This commit is contained in:
whitequark 2018-12-17 01:05:08 +00:00
parent f968678937
commit 87cd045ac3
3 changed files with 110 additions and 19 deletions

View file

@ -63,7 +63,7 @@ Compatibility summary
<br>Note: values no longer valid as keys in `dict` and `set`; use `ValueDict` and `ValueSet` instead.
- (+) `wrap``Value.wrap`
- (+) `_Operator``Operator`
- (+) `Mux` `Mux`
- (+) `Mux` id
- (+) `_Slice``Slice`, `stop=``end=`, `.stop``.end`
- (+) `_Part``Part`
- (+) `Cat` id, `.l``.operands`