Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makefile: patch does not apply #5

Open
craig-coburn opened this issue Jun 6, 2022 · 0 comments
Open

Makefile: patch does not apply #5

craig-coburn opened this issue Jun 6, 2022 · 0 comments

Comments

@craig-coburn
Copy link

craig-coburn commented Jun 6, 2022

Hi, I'm really impressed with your work. I've been trying to run the verilator C test cases for the kernel accelerator as you have in the READme but I keep coming across an error when I try and apply the kernel patch.

The command I am using:
pushd ../fpga-zynq/rocket-chip/riscv-tools/riscv-tests/isa/
git apply ../../../../../verilator-tests/kernel_tests.patch

and I receive the error:
rose@e21de37a57d6:~/berkeley-hardfloat/project/deca/fpga-zynq/rocket-chip/riscv-tools
/riscv-tests/isa$ git apply ../../../../../verilator-tests/kernel_tests.patch
error: patch failed: isa/Makefile:2
error: isa/Makefile: patch does not apply

I have modified the Makefile in the fpga-zynq/rocket-chip/riscv-tools/isa folder so it has "kernel" everywhere in place of "mult" but it still doesn't work. How would I solve this?

Many thanks

Craig

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant