cva6 icon indicating copy to clipboard operation
cva6 copied to clipboard

make verilate failed.

Open SreeRanjaniRajendran opened this issue 3 years ago • 3 comments

I was trying to use RISCV toolchain with the Ariane core from https://github.com/openhwgroup/cva6 in macbook pro, I used homebrew to build riscv-toolchain and trying to build it, but while running make Verilate the following error is observed, please advise. it will be appreciated if you give separate advise for my queries. Thanks in advance.

image error 1

SreeRanjaniRajendran avatar Jan 03 '22 14:01 SreeRanjaniRajendran

The missing header fesvr/dtm.h are both part of https://github.com/riscv/riscv-isa-sim.git I suggest to install it either manually or using the ci script and try again.

andreaskuster avatar Jan 04 '22 12:01 andreaskuster

The missing header fesvr/dtm.h are both part of https://github.com/riscv/riscv-isa-sim.git I suggest to install it either manually or using the ci script and try again.

Thanks Andreaskuster, can you help me to know how to run this ci script in MacBook Pro, FYI I have installed RISC-V tool using home-brew and my terminal is zsh. Please advise. Thanks in advance.

SreeRanjaniRajendran avatar Jan 05 '22 15:01 SreeRanjaniRajendran

I suggest do use the bash shell instead of zsh. What error are you running into by executing the provided script above?

Furthermore, these scripts are known to work on ubuntu 20.04. I highly suggest to start with a simple setup (i.e. ubuntu 20.04 in on another system or a virtual machine) and advancing to macOS later on.

andreaskuster avatar Jan 05 '22 15:01 andreaskuster

Hi @SreeRanjaniRajendran, what is the current status of this Issue? There has not been a comment for more than one year, so if we do not hear from you by 2023-03-02 we will close the issue. Thanks for your interest in CVA6!

MikeOpenHWGroup avatar Feb 17 '23 03:02 MikeOpenHWGroup

Closing due to a lack of activity on this issue.

MikeOpenHWGroup avatar Mar 13 '23 14:03 MikeOpenHWGroup