minmin20028
minmin20028
Hi. I want to know about difference between gemmini_extended_mvin, mvin2, mvin3. Also, I`m trying to build a new gemmini ISA. but it`s difficult for me. So, i would like some...
Hi. I wonder what the **_gemmini_loop_conv_ws_** ISA`s role is. In **_sp_tiled_conv_** function, There is only **_gemmini_loop_conv_ws_** ISA. And below that, the whole processes of mvin, compute, and mvout etc are...
Hi, I`m trying to configure DMA buswidth of 256 (not default 128) with systolic array size 32 x 32. In **_Configs.scala_**, there is parameters for DMA options. ``` 1. max_in_flight_mem_reqs...