Skip to content

Commit

Permalink
Updates readme before v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cchaine committed May 17, 2024
1 parent 2e8024e commit 8d8f21d
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 4 deletions.
46 changes: 42 additions & 4 deletions README.md
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.
1 change: 1 addition & 0 deletions docs/src/assets/logo-rounded.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8d8f21d

Please sign in to comment.