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

[question] How to run ACT on a real board #561

Open
trdthg opened this issue Nov 14, 2024 · 1 comment
Open

[question] How to run ACT on a real board #561

trdthg opened this issue Nov 14, 2024 · 1 comment

Comments

@trdthg
Copy link
Contributor

trdthg commented Nov 14, 2024

I want to run ACT tests on a real riscv board, is there a way?

I found this comment riscv-non-isa/riscv-arch-test-reports#2 (comment). They seem to be using gdb, openocd, JTAG, and the gdb plugin to achieve the thing I want.
The repository for the plugin seems to be this: https://gitlab.com/incoresemi/riscof-plugins/-/tree/master/gdb, but it looks quite old. Should I continue use this?

BTW, I have never used openocd or jtag before, and it seems that I also need to do some welding to access the JTAG above. https://wiki.sipeed.com/hardware/en/lichee/th1520/lpi4a/6_peripheral.html#JTAG

@allenjbaum
Copy link
Collaborator

allenjbaum commented Nov 14, 2024 via email

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

2 participants