-
The `riscv-none-embed-gcc-xpack` is now deprecated, and there will be no further releases.
Please update your project to use the new [`riscv-none-elf-gcc-xpack`](https://github.com/xpack-dev-tools/…
-
The jolt verifier just checks if the execution trace follow specific restrictions. However, it does not check if the program really terminates. This means if we truncate a valid trace, it will still…
-
Hello,
I am defining (for ease of discussion) ‘Zicnt’ to be the name of the specification contained in Chapter 10 of the ‘Unprivileged ISA’ spec.
The treatment of the Zicnt CSRs is quite ambiguo…
-
Sorry if this is a dumb question, but i can't seem to figure it out on my own. I am trying to use simple RISC-V implementations and run some C benchmarks on them. The problem is that I can't seem to f…
-
wally32priv and wally64priv are timing out during nightly regression.
regression-wally --nightly
However,
wsim rv32gc wally32priv
runs without error
regression-wally
also runs without err…
-
'/home/qdb/hdfi-master/hdfi-master/install/riscv64-unknown-linux-gnu/bin/objdump' -S '/home/qdb/hdfi-master/hdfi-master/toolchain/gcc/build_linux/build-glibc-linux64/libc.so.6'
Hello, I would li…
-
The Jolt verifier uses memory address of program I/O provided from the proof instead of constructing themselves.
This allows malicious prover to be able to set the memory address of the output, pani…
-
I try to test my GFMPW-1 chip that I received last week.
Connecting the board via USB results in the following dmesg (with a harmless warning, I believe):
```
[ 9. Sep 11:55] usb 5-1: new high-sp…
-
I tried to use cargo clippy on this code: https://github.com/scfia/scfia-lib/tree/5e75b6da14cc00b925f2c83a4179b89ad85d8592
I expected to see this happen:
- `cargo clippy --fix` does not fail.
- `…
-
我看第一个add的demo编译出来就包含了很多不同指令,不只有addi指令还有跳转、加载等指令。是不是使用AM进行验证需要实现所有基础指令?同样是验证,AM和difftest有关系吗?请多多指教!!!
lsyic updated
3 years ago