-
**Impact**: other
**Tell us about your environment:**
*Chipyard Version:* dev, hash `262c5c8`
*OS:*
* `Linux 3.10.0-957.27.2.el7.x86_64 #1 SMP Mon Jul 29 17:46:05 UTC 2019 x86_64 x86_64 x86_64…
-
when building esp-llvm using gcc with build type release (branch: trunk), the ld would fail building target libLTO.so due to RISCVVectorFetchOptimizer refer to undefined symbol llvm::Metadata::dump() …
ghost updated
3 years ago
-
This is my error symptom.
I don't know "Invalid build URI"
[info] Loading settings for project chipyard-build from plugins.sbt ...
[info] Loading project definition from /home/esoc/1.Workspace_…
-
**Impact**: rtl?
**Tell us about your environment:**
*Chipyard Version:* 1.4.0 (2021-01-19)
*OS:* Ubuntu 20.04
*Other:*
I've been creating custom simulator configs inside `generators/ch…
JL102 updated
3 years ago
-
what is the physical width of the tilelink?
According to the SiFive TileLink Specification, the ABCDE channel are "five physically distinct unidirectional parallel buses", if the physic…
-
I am mapping Rocket chip (chips alliance repository) on FPGA and I am encountering an error of many Outputs as I am not connecting SOC blocks to it, I have to connect my Rocket chip to different SOC …
-
HI,
my CONFIG is to put hwacha and gemmini in the same tile, but I can not generate the hwacha RTL, How to solve this, thanks.
class GemminiHwachaRocketConfig extends Config(
new chipyard.i…
-
Vector extensions are extremely useful in modern processors so it would be a great idea to implement it.
And I find that there are one uncompleted implementation. So will BOOM support vectors?
ghost updated
4 years ago
-
Does onnxruntime supports RISC-V Vector ISA extension? Also is it required to use gemmini to support riscv ISA?
-
1.Does Hwacha support GDB for debugging?
2.Run command“spike -H --rbb-port=9824 --extension=hwacha vec-vvadd.riscv”,this program doesn‘t start halted,directly output results,not allowing a debugger…