![]() Also, replace `bits, sign = x.shape()` with more idiomatic `width, signed = x.shape()`. This unifies all properties corresponding to `len(x)` to `x.width`. (Not all values have a `width` property.) Fixes #210. |
||
---|---|---|
.. | ||
__init__.py | ||
ast.py | ||
cd.py | ||
dsl.py | ||
ir.py | ||
mem.py | ||
rec.py | ||
xfrm.py |