KULeuven-MICAS / snax_cluster

A heterogeneous accelerator-centric compute cluster
Apache License 2.0
11 stars 10 forks source link

Update snitch_cluster.sv for VCS simulation #398

Closed IveanEx closed 1 week ago

IveanEx commented 1 week ago

This PR updates snitch_cluster.sv to tackle the corner condition, that when ssr is totally removed, NumSsr-1 underflows to 0xFFFFFFFF.

IveanEx commented 1 week ago

OK!

This is just to satisfy VCS requirements because it compiles it differently?

Yes indeed, every compilers verilog a little bit differently☹️☹️☹️