Skip to content

Commit 841ed04

Browse files
authored
Update README.md
1 parent 34a778a commit 841ed04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ This repository contains my little experiments with an IceStick, yosys and nextp
1010
* LedTerminal: display scrolling messages on the LED matrix, obtained from the USB virtual UART
1111
* FemtoRV: a minimalistic RISC-V CPU. Implements the RV32I instruction set (minus FENCE and SYSTEM).
1212
- Runs at 60MHz. 4Kb RAM, optional memory-mapped IOs (UART, LEDs, OLed screen).
13-
- Firmware can be generated with gnu RISC-V toolsuite (script included), and soon gcc.
13+
- Firmware can be generated with gnu RISC-V toolsuite (script included), in C or in assembly.

0 commit comments

Comments
 (0)