-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
43 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,44 @@ | ||
# ECAP5-DPROC | ||
RISC-V implentation targetting ECAP5 | ||
|
||
## Current status | ||
<p float="left"> | ||
<img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2Fcchaine%2F32195ea7fa70c0218ef3f9952504c59e%2Fraw%2Ftest-result-badge.json?"/> | ||
<img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2Fcchaine%2F32195ea7fa70c0218ef3f9952504c59e%2Fraw%2Ftraceability-result-badge.json?"/> | ||
</p> | ||
|
||
<br /> | ||
<div align="center"> | ||
<img src="docs/src/assets/logo-rounded.svg" alt="Logo" width="80" height="80"> | ||
|
||
<h3 align="center">ECAP5-DPROC</h3> | ||
|
||
<p align="center"> | ||
RISC-V implementation targetting ECAP5 | ||
<br /> | ||
<a href="https://ecap5.github.io/ECAP5-DPROC/"><strong>Explore the docs »</strong></a> | ||
<br /> | ||
</p> | ||
</div> | ||
|
||
## Roadmap | ||
|
||
<table> | ||
<thead> | ||
<tr> | ||
<th>Feature</th> | ||
<th>Planned</th> | ||
<th>Status</th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<td>RISC-V Base Instruction Set implementation</td> | ||
<td><a href="https://github.com/ECAP5/ECAP5-DPROC/milestone/1"><samp>v1.0.0</samp></a></td> | ||
<td>Ongoing</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
|
||
See the [open issues](https://github.com/ecap5/ecap5-dproc/issues) for a full list of future features (and known issues). | ||
|
||
<!-- LICENSE --> | ||
## License | ||
|
||
Distributed under the GPL-3.0 license. See `LICENSE.txt` for more information. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.