back.rtlil: implement Part.
This commit is contained in:
parent
f968678937
commit
87cd045ac3
3 changed files with 110 additions and 19 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue