-
CMake Error at CMakeLists.txt:143 (message):
The target `RISCV' does not exist.
It should be one of
AArch64;ARM;CppBackend;Hexagon;Mips;MBlaze;MSP430;NVPTX;PowerPC;Sparc;SystemZ;X…
-
I run "make debug" in the verisim folder successfully, but then when I run "make run-bmark-tests-debug" I get:
cd /home/hwacha-template/verisim && /home/hwacha-template/verisim/simulator-freechips.…
-
I'm trying to build Top with DTM and jtag. But FIRRTL failed when Running barstools.tapeout.transforms.GenerateTopAndHarness
Log:
--------------------------------------------------------------------…
ghost updated
4 years ago
-
Hi,
We are students trying to run Verilator benchmarks for the Rocket Core with the Sha3 RoCC example accelerator. However, we're running into this issue:
This timeout problem consistently h…
20dy3 updated
5 years ago
-
I was trying to verify whether some code that I wrote using hwacha was correct, but using
`spike --extension=hwacha pk ./test` resulted in `An illegal instruction was executed!`.
The instruction enco…
-
I am facing below error while doing the make for verilator. I have followed the build steps as given in the below document.
https://chipyard.readthedocs.io/en/latest/
Branch: master (be38ec5efa6a8a)…
-
Currently, CI only supports builds that are under 2GBs. This is an issue when building bigger configs such as BOOM or Hwacha. Is there a way to go around this properly rather than trying to create a s…
-
Hi all, thanks for your sharing hwacha template.
After cloning and building risc-v tools, I try to run `make` in verisim, but an unexpected error occured.
```
make: *** No rule to make target '/hom…
-
Thank you for posting this!
Do you have any docs describing this early implementation? Particularly the Vector Unit. Imagine it's a predecessor to Hwacha?
I'm doing research with [abstract @ CMU …
-
Hi everyone from Hwacha team,
Thanks for sharing this template for Hwacha!, I'm starting to test your repository and after a cloning and building the default configuration (**ISCA2016Config**) the em…