From 05366e24d8b3cfca4b856b1b3740d535cbdf7dd7 Mon Sep 17 00:00:00 2001 From: Flavian Kaufmann Date: Mon, 13 May 2024 08:06:30 +0200 Subject: async reset --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 68ac156..b65fea9 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ The board used in this project is a [Tang Nano 9K](https://wiki.sipeed.com/hardw ## Currently Supported Instructions * R-type: add, sub, and, or, xor, sll, srl, sra, slt, sltu -* I-type: addi, andi, ori, xori, slti, sltiu, slli, srli, srai +* I-type: addi, andi, ori, xori, slti, sltiu, slli, srli, srai, lw * S-type: sw * B-type: beq, bne, blt, bge, bltu, bgeu * U-type: -- cgit v1.2.3