From c949aec489416a3470e8ae3d4789288f4e8efee1 Mon Sep 17 00:00:00 2001 From: FPGALover Date: Wed, 28 Feb 2024 00:09:30 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index af8c900..fda4345 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # neorv32 neorv32 with modiefied Makefiles, compatible with MSYS2 64 for cross compilatation on Windows and Linux. +## Content: +### 1. Windows Installation, and example of cross compilation. +### 2. Linux Installation, and example of cross compilation. -# 1. Windows Installation, and example of cross compilation. -# 2. Linux Installation, and example of cross compilation. - - +## ## 1. Windows Installation and example of cross compilation You must download the latest RISCV precompiled binaries for your platform from: https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/releases/