Hello, I am trying to use the fp gemmini with its spike ISA simulator. To achieve it, I generated the FP gemmini accelerator in chipyard(1.10.0) and then I copy the new generated gemmini_params.h file here to create the new dynamic linker here. After I copy&paste into my conda's lib/ filder, and ran my test C code, and I still get the "User load segfault" error, I am wondering why is that? is there any extra steps should take? Thanks in advance.
Hello, I am trying to use the fp gemmini with its spike ISA simulator. To achieve it, I generated the FP gemmini accelerator in chipyard(1.10.0) and then I copy the new generated gemmini_params.h file here to create the new dynamic linker here. After I copy&paste into my conda's lib/ filder, and ran my test C code, and I still get the "User load segfault" error, I am wondering why is that? is there any extra steps should take? Thanks in advance.