Closed IveanEx closed 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.
OK! This is just to satisfy VCS requirements because it compiles it differently?
OK!
This is just to satisfy VCS requirements because it compiles it differently?
Yes indeed, every compilers verilog a little bit differently☹️☹️☹️
This PR updates snitch_cluster.sv to tackle the corner condition, that when ssr is totally removed, NumSsr-1 underflows to 0xFFFFFFFF.