From 83166206fc0ce3137711da472f73f371c6162754 Mon Sep 17 00:00:00 2001 From: CNLohr <lohr85@gmail.com> Date: Thu, 15 Jun 2023 14:24:57 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95d0ace..0b66a4c 100644 --- a/README.md +++ b/README.md @@ -162,3 +162,4 @@ You can open a github ticket or join my Discord in the #ch32v003fun channel. htt * http://www.wch-ic.com/downloads/CH32V003RM_PDF.html Technical Reference Manual * http://www.wch-ic.com/downloads/CH32V003DS0_PDF.html Datasheet * https://github.com/CaiB/CH32V003-Architecture-Exploration/blob/main/InstructionTypes.md Details for the compressed ISA on this chip. + * The CH32V003 has xv extensions, you can use this customized version of rvcodec.js to work with its opcodes: https://xw.macyler.moe/ -- GitLab