Skip to content

Commit 14af29f

Browse files
author
Matthew Naylor
committed
Update list of applications
1 parent 7413d7a commit 14af29f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,11 @@ compiled Erlang code.
9696
https://cheri-cpu.org[CHERI]-enabled
9797
RISC-V GPGPU with dynamic scalarisation features and high performance
9898
density on Intel's Stratix 10 FPGA.
99+
100+
* https://github.com/blarney-lang/five/[Five]: A formally verified
101+
implementation of the classic 5-stage RISC pipeline as an abstract component,
102+
largely independent of any specific instruction set.
103+
104+
* https://github.com/blarney-lang/five-alive/[FiveAlive]: A proof-of-concept
105+
instantiation of the https://github.com/blarney-lang/five/[Five] pipeline with
106+
the RISC-V instruction set to give a simple 32-bit microcontroller.

0 commit comments

Comments
 (0)