nicolast0604
nicolast0604
I am also wondering if Cores-SweRVolf support **SwerRV-EH2.** If yes, could you please share me how to get it. Thanks a lot.
Thanks for your help, I fix the problem of no vivado in the path and re-run it with another issue: INFO: Wrote dependency graph to /home/nicolast0604/swervolf/build/swervolf_0.7.3/nexys_a7-vivado/swervolf_0.7.3.deps-after-generators.dot INFO: Wrote Makefile fragment...
Hi I use v4.211 and same problems encountered. I use a machine with 24G and set 16G in build.sc I will try exact v4.204 also and update. 04/XiangShan/difftest/src/test/csrc/difftest/goldenmem.cpp /home/nicolast0604/XiangShan/difftest/src/test/csrc/difftest/difftest.cpp Killed...
Verilator 4.104 2020-11-14 rev v4.104
I found that the folder is empty. ~/chipyard/sims/verilator/generated-src/chipyard.TestHarness.LargeNVDLARocketConfig/chipyard.TestHarness.LargeNVDLARocketConfig/
I added it from your suggestion but unfortunately still fail with the same erros messages.
After installed the board_files from diligent, it works.
After make clean and re build, it works but there is no riscv32-unknown-elf-gdb.exe Please help or hint, thanks a lot.
Yes, after run with $make not make -j4, there are errors related to gdb on my MSYS2. C:/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/10.3.0/../../../../i686-w64-mingw32/bin/ld.exe: C:/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/10.3.0/../../../../lib/libncursesw.a(lib_termcap.o):(.bss+0x4): multiple definition of `UP'; ../readline/readline/libreadline.a(terminal.o):C:/msys64/home/nicol/opentitan/riscv-gnu-toolchain/riscv-gdb/readline/readline/terminal.c:779: first defined here C:/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/10.3.0/../../../../i686-w64-mingw32/bin/ld.exe: C:/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/10.3.0/../../../../lib/libncursesw.a(lib_termcap.o):(.bss+0x0): multiple...
23752 wire oe; 23753 wire out; 23754 assign out = out_i ^ inv; 23755 assign oe = oe_i & ((od & ~out) | ~od); 23756 assign (strong0, strong1) inout_io =...