From 3b5cc8bceb7d5e78e9fa25ce2eb0ae7cf1b6dc0d Mon Sep 17 00:00:00 2001 From: FPGALover Date: Sat, 24 Feb 2024 10:10:44 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7463830..afe4c89 100644 --- a/README.md +++ b/README.md @@ -148,4 +148,7 @@ in this case the architecture x64 for windows binaries(https://github.com/xpack- -rw-r--r-- 1 adrizcorp adrizcorp 1024 Feb 24 01:54 neorv32_exe.bin -rw-r--r-- 1 adrizcorp adrizcorp 1012 Feb 24 01:54 neorv32_raw_exe.bin -rw-r--r-- 1 adrizcorp adrizcorp 2277 Feb 24 01:54 neorv32_raw_exe.hex - ``` \ No newline at end of file + ``` +6. now you have been able to compile C code for the RISCV processor. + +Enjoy! \ No newline at end of file