alexhilaev

Results 2 issues of alexhilaev

hello, i`m trying to run project on real hardware(xilinx) with example config: ``` class RV64GEMMINIConfig extends Config( new chipyard.harness.WithSimAXIMem ++ new gemmini.DefaultGemminiConfig ++ // use Gemmini systolic array GEMM accelerator...

Hwacha uses `FPInput/FPResult` in `scalar-fpu-interface.scala`, but `io.cp_resp.valid` never set to `true`, it is not connected to `divSqrt_wen` only to `mem_ctrl.fma || mem_ctrl.fastpipe || mem_ctrl.fromint`. This means that all operations with...