luoxinjie1146

Results 3 issues of luoxinjie1146

When I run `spike pk rv64ui-p-add`, it reported ``` bbl loader couldn't open ELF program: rv64ui-p-add! ``` I can't make sense how to use the riscv-test.

0_demo.ipynb // same 3-point moving average filter as before visualize(() => new FirFilter(8, Seq(1.U, 1.U, 1.U))) [info] [0.000] Elaborating design... [info] [0.071] Done elaborating. Total FIRRTL Compile Time: 159.2 ms...

I think the first `CSR_Addr` argument of function `exec_CSRR_W` should be `GPR_Addr` since the variable `rd` is a GPR.