Michael
Results
1
issues of
Michael
## Description After changing the `inputType` from `SInt(8.W)` to `SInt(16.W)`, the `mvin_mvout.c` program produces incorrect output. Specifically, the output matrix does not match the expected input matrix. ## Steps to...