circt/frontends
John Demme 0af3c847e2
[PyCDE] Syntactic sugar to support new subdesign (#3288)
- Add `cycles` argument to `reg` to add `cycles` registers of delay.
- Treat `tuple`s just like `list`s.
- Slice `ArrayValue`s.
- Get bit from `BitVectorValue` with `Value` in addition to python int or slices.
- Add `slice` method to get constant-sized slices.
- Ignore `functools.py` when finding the user location.
2022-06-06 20:00:37 -07:00
..
PyCDE [PyCDE] Syntactic sugar to support new subdesign (#3288) 2022-06-06 20:00:37 -07:00
CMakeLists.txt [PyCDE] Moving the most opinionated python out of bindings (#1179) (#1195) 2021-06-03 09:43:02 -07:00