Skip to content

pycde-0.2.0

@teqdruid teqdruid tagged this 02 Feb 23:41
A few improvements:
- Users can now specify types in a format like `UInt(4)`.
- Type representations are now more consistent with the new input
specification.
- Structs can be defined by extending the `Struct` class:
 https://github.com/llvm/circt/pull/4607
- Breaking change: module rename. `pycde.pycde_types` -> `pycde.types`.
- Compare and perform arithmetic on integer/bit signals and python ints.
Assets 2
Loading