https://github.com/mrlsd/riscv-gcc-source-tests
https://github.com/mrlsd/riscv-gcc-source-tests
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrlsd/riscv-gcc-source-tests
- Owner: mrLSD
- License: gpl-3.0
- Created: 2019-11-20T22:09:46.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-27T09:41:13.000Z (about 6 years ago)
- Last Synced: 2025-01-06T14:42:35.501Z (about 1 year ago)
- Language: C
- Size: 28.3 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# riscv-gcc-source-tests
RISC-V tests for specific Assembler inline instructions.
For real time tesing used **Sipeed** board with **K210** chip (RISC-V CPU).
## Requirements
* kflash - https://github.com/kendryte/kflash.py
* PlatformIO
* GCC RISC-V toolchain
## How to
* Build: `pio run`
* Burn: `make`