-
Hi,
I get the below errors while building. Please help solving them.
http://pastebin.com/zbTwyisc
-
This is a funny one. The attached instruction prints 'Got 4095' whereas on a real i686 it prints -1. I'm fairly sure the issue is in the execution of
```
8048e95: 0f b7 44 24 1e mo…
-
First of all thanks for the nice code!
I am trying to use your code to setup and run big simulation on Emulator. If succeed I will share my results to community.
I am really new in RISC open-core, p…
haykp updated
5 years ago
-
I tried to build them a run it benchmarks with this instruction from emulator file :
make CONFIG=DefaultRV32Config -j1 run-bmark-tests
mkdir -p /home/edgar/Desktop/RISCV_FOLDERS/rocket-chip/emulator…
-
I am using master version of riscv-gnu-toolchain, and, finally, have followed that riscv tools no longer support its Xcustom instruction, which is used for interacting with **accelerators** (such as _…
-
**Describe the bug**
The current Keystone build does not work on Windows Subsystem for Linux upon make.
I think it is because that Windows-styled directory names contain brackets and spaces which …
-
Hi,
I would like to report an issue that I am facing with the latest commit of the boom-devel branch in the rocket-chip generator repository (i hope this is the right place to ask).
I clone the …
-
LiteX build seems working properly, 4 different new platforms did all come alive instantly, but in all cases as soon as the cpu-variant is changed from "full" to "linux" then the BIOS prompt does not …
-
ULX3S is alsmot booting, but https://github.com/enjoy-digital/linux-on-litex-vexriscv/issues/4 prevents it to go to user space. When programming the board with OpenOCD, the serial is no longer detecte…
-
Currently, the minimum requirement is 64MB. Reducing the minimum requirement would be interesting to run on less expensive boards: ULX3S, Minispartan6.
An initial test has been done with the follo…