From 875150422d222635298c246a66690a6d88670c7b Mon Sep 17 00:00:00 2001 From: MiV-Libero-Designs <55508128+MiV-Libero-Designs@users.noreply.github.com> Date: Fri, 18 Oct 2019 12:47:49 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b5187d1..534a8c6 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Sample RISC-V Libero Projects for RTG4 the Radiation-Tolerant Dev Kit To get your design download or clone this repository. The files consist of .tcl file that is the main script that builds the design and support files that are called by it to provide constraints and components for the design. Follow the instructions below to build your own design or alternatively use the pre-generated Programming Files in this repository. +**Note**: Unpack repository files to a file path not longer than 50 characters, as the project requires +a lengthy file path and some OS systems have limits. **Not providing +a sufficient file path for the project will result in errors**. + #### Follow these steps - Launch Libero v12.1 on your computer. Wait for Libero to start. (Design will only work for Libero v12.1)