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

RISCV Tests and Running Benchmarks #40

Open
david-kooi opened this issue Oct 12, 2018 · 1 comment
Open

RISCV Tests and Running Benchmarks #40

david-kooi opened this issue Oct 12, 2018 · 1 comment

Comments

@david-kooi
Copy link
Contributor

david-kooi commented Oct 12, 2018

I am trying to run the RISCV test on esesc. Specifically, dhrystone.

I cloned the riscv tests from: .
Then I built the binaries. The resulting dhyrstone.riscv binary I moved to esesc.
I changed esesc.conf to consume dhrystone.risv.

But I get an illegal instruction error.
dhrystone_run

The assembly dump of dhrystone.riscv is attached.
dhrystone.riscv.dump.txt

A related question is: Is there a standard was to compile and run benchmark programs?
Is it just compiling for RISCV and using the binary?

@ShiXiongC
Copy link

Hello,I'd like to ask you how you can turn your data set into one that ESESC can use. And how didi you get dhrystone.risv

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