-
Rocket-chip commit: a542ae68
Emulator build failed with error message
VTestHarness.cpp:8916:138: error: ‘VL_STOP_MT’ was not declared in this scope
Changing riscv-tools to rc1.9 tag did not he…
-
I am a student building rocket-chip on Ubuntu
I installed riscv-tool and verified with ```spike pk hello```
But when I build emulator through ```make``` in ```emulator```
I encountered the followin…
-
Hi,
I am following installations to get access to rocket-chip generator. My immediate plan is to create a processor and test it on FPGA. I will customize it then.
Please bear with me on basic qu…
-
Hello.
I want to modify the risc-v microArchitecture(Add Instruction.. or shadowstack implementation)
I was wondering while I was working on it.
Dir : riscv-qemu/hw/riscv
sifive_board.c (U…
-
Hi,
I'm trying to build following the build instructions, and the emulator build failed with the following messages; Could you please let me know where/which file to look into?
From the message I …
-
Hello,
First I would like to say thank you for this repo. I'm new to rocket chip, but this repo has helped me a lot with setting up custom RoCC extensions and testing them. My goal in the future is t…
-
riscv-tests - last commit in master branch
Test commands:
cd emulator
make run CONFIG=MediumBoomConfig // MegaBoomConfig still under understanding issue#35
Test combinations:
Boom br…
-
I tried to run the benchmarks in the Tiny Config with the next instruction:
make CONFIG=TinyConfig -j1 run-bmark-tests
And I got the next error:
mkdir -p ./output
ln -fs /home/edgar/Desktop/RIS…
-
Hello,
I'm following the instruction to using the verilator.
Make run-debug yields the following errors. Any idea what I'm missing ?
Thank you !
```
mkdir -p /home/alpha/fpga-zynq/rocket…
-
Hi, when I try to build the sodor emulator, there are some errors. How can I solve it?
[info] [0.001] Elaborating design...
Sodor Tile: creating Asynchronous Scratchpad Memory of size 2048 k…