-
### OpenTofu Version
```shell
OpenTofu v1.7.0-dev
on linux_riscv64
```
### Use Cases
Use opentofu on risc-v hardware
### Attempted Solutions
Adding riscv64 release
### Proposal…
-
I am trying to build: https://github.com/google/swiftshader for RISC-V32 but SwiftShader requires CMAKE_CXX_STANDARD 17/c++17. I am wondering, how do I support this feature in RISC-V32?
Actually, …
-
When I try to connect to the core using JTAG, I can detect the version of RISC-V, but I cannot use CPU halted, which leads to a connection failure. How can I resolve this issue?
![微信图片_20240517114251…
-
I noticed that building the OCaml simulators for sail(-cheri)-riscv takes multiple minutes (in some builds up to 10 minutes per target) after switching to sail built with OCaml 4.14.0 and 4.14.1. Usin…
-
## Precommit CI Run information
Logs can be found in the associated Github Actions run: https://github.com/ewlu/gcc-precommit-ci/actions/runs/11869357295
## Patch information
Applied patches: 1 -> 2
A…
-
Let's do some benchmarks and comparisons.
We have 2 compilers: `clang` and `gcc`, and we also have 2 architectures: `x86_64` and `RISC-V`.
This makes a matrix of configurations:
```
clang, x86_64…
-
# Official Test suite
[RISC-V Tests](https://github.com/riscv-software-src/riscv-tests)
## How to setup *Linux only*
[Prerequisites](https://github.com/riscv-collab/riscv-gnu-toolchain/blob/master/…
-
### Description
I am looking for ways to better verify my work before doing a pull request, to prevent unsuccessful use of the runners. I came across act, which has an extension for the github cli th…
-
I am writing an actual effortpost here for a major suggestion to make OC2 a bit more... usable. Right now, there is currently only one option for an OS to load onto a computer, and that is a Linux + B…
-
### Bug Description
When executing the `fsqrt.d` instruction on a double-precision floating-point value representing positive infinity (0x7ff0000000000000), the Overflow (OF) flag in the fflags reg…