-
Something in the last 1-2 weeks seems to have broke FIRRTL with regards to java GCC memory limit in using BOOM - I believe this commit (76684cbeb8b5d46138185432bc323a5de2eb7f59).
It's the oldest comm…
-
Hello zscale-developers,
could you provide some additional information, how to convert the scala sources to verilog? Adding the following main in zscale.scala results in Chisel. ParameterUndefinedExce…
michg updated
8 years ago
-
Hi,
when trying to integrate the SHA3 rocc into the latest rocket chip (rev 25e1412) I get the following error during compilation o the emulator
~/git-rocket-chip/emulator$ make CONFIG=Sha3CPPConfig…
-
I can successfully build riscv tool chain in isolation; however, if i try to build riscv tool chain with the instruction given in your docs, meaning:
cd $ROCKETCHIP/riscv-tools
git submodule update -…
-
Hi,
I was able to compile the emulator with no error
cd emulator
make debug
I get this error related to
riscv64-unknown-elf-gcc: error: ./../env/entry.S: No such file or directory
and it's probab…
-
I have issues building rocket-chip emulator from scratch.
### Environment:
``` sh
$ uname -r
3.16.7-24-desktop
```
### Steps to reproduce:
``` sh
$ git clone git@github.com:ucb-bar/rocket-chip.git
$…
-
Hello,
When I make fpga-images-zedboard/boot.bin for zed I get the following error.
Does anyone know where this is coming from ?
PS: I've checked my licence and it's working.
Thank you…
-
I just bumped my rocket-chip version and started getting a broadcast.scala (from uncore) assertion failure when running the C++ emulator. I bisected and it's originating in 4496e8d4e2bbd9eb9af4ecd5687…
-
Hi everyone, and thanks for your work.
I'm doing "homework" with the rocket chip, we'd like to understand, and even help with the coherence protocols. Initially, we wanted to implement MOESI, but we'…
-
richard@richard-HP-ENVY-15-Notebook-PC:~/Rocket/rocket-chip/emulator$ make -j4 run
make -C /home/richard/Rocket/rocket-chip/riscv-tools/riscv-tests/isa/ rv64ui-p-add.hex
make[1]: Entering directory `/…