From 7c8142c69f410ba107a85dfdcc595e8515e0a3fa Mon Sep 17 00:00:00 2001 From: Joachim Schmidt <joachim.schmidt@hesge.ch> Date: Tue, 26 Mar 2024 11:06:34 +0100 Subject: [PATCH] README.md file has been updated. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f9815d..7e1ad11 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,4 @@ In order to add the ```Scalp board``` support to Vivado, the ```scalp_node``` fo The Vivado project file ```scalp_user_design.xpr``` is stored in the following folder ```scalp_board_files/scalp_revc/hw_firmware/designs/vivado/scalp_user_design/2023.2/lin64/scalp_user_design```. -*Please note* that Windows users may encounter an error when the project is synthesised. The reason is that Windows *doesn't support long path names*. +**Please note** that Windows users may encounter an error when the project is synthesised. The reason is that Windows **doesn't support long path names**. -- GitLab