pulp-platform / snitch_cluster

An energy-efficient RISC-V floating-point compute cluster.
https://pulp-platform.github.io/snitch_cluster/
Apache License 2.0
52 stars 55 forks source link

`gen_trace.py`: Represent SIMD operands as vectors #115

Closed colluca closed 4 months ago

colluca commented 8 months ago

Contributions

colluca commented 4 months ago

This is very nice, thanks a lot! Is the CSV file auto-generated or was this assembled by hand?

This was assembled by hand by @viv-eth, with some corrections made by me, but it has not been exhaustively verified. Indeed, auto-generating this would be the best approach, but we didn't see an easy solution. Of course, if you see a way this could be done, it's worth considering it.