Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prusnak/sifive-bench
https://github.com/prusnak/sifive-bench
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/prusnak/sifive-bench
- Owner: prusnak
- Created: 2017-05-31T10:31:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-07T12:22:25.000Z (over 7 years ago)
- Last Synced: 2024-12-16T16:06:04.331Z (25 days ago)
- Language: C++
- Size: 68.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
git clone --recursive https://github.com/sifive/freedom-e-sdk.gitcd freedom-e-sdk
make tools
git clone [email protected]:prusnak/sifive-bench.git software/bench
make software PROGRAM=bench
make upload PROGRAM=bench
```