Pymtl 3 (Mamba), an open-source Python-based hardware generation, simulation, and verification framework
BSD 3-Clause "New" or "Revised" License
388
stars
46
forks
source link
Slicing non-Bits signals inside update blocks does not generate very helpful error messages #197
Closed
ptpan closed 11 months ago
To reproduce, use the following code:
The slicing error on line
s.out @= s.in_[0:16]
gives the following error messages which do not refer to the offending signals: