amaranth
amaranth copied to clipboard
A modern hardware definition language and toolchain based on Python
Results
233
amaranth issues
Sort by
recently updated
recently updated
newest added
At the moment the `__repr__` for `Signature` doesn't work for derived classes of `Signature` (as used e.g. in Glasgow). Simple fix here.
It would be nice if various properties of the FIFOs would be documented. What comes to mind is - maximum throughput (`SyncFIFO` of `depth == 1` only does a throughput...
improvement