From f3772cc4223ad10f90a2d15c854191ae914ccf41 Mon Sep 17 00:00:00 2001 From: "joachim.schmidt" <joachim.schmidt@hesge.ch> Date: Fri, 17 Sep 2021 14:45:08 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ea7de56..01298a6 100644 --- a/README.md +++ b/README.md @@ -774,7 +774,7 @@ $ git checkout SCALP-USER-v0.5.1 **For the design with the NoC Scalp :** ``` -$ git checkout SCALP-ROUTER-v0.1 +$ git checkout SCALP_ROUTER_SLOW-v0.2 ``` **If you have not gone through the scalp\_safe\_petalinux firmware creation section, please go to section [Copy Scalp board files](#copy-scalp-board-files).** @@ -821,7 +821,7 @@ $ git checkout SCALP-USER-v0.5.1 **For the design with the NoC Scalp :** ``` -$ git checkout SCALP-ROUTER-v0.1 +$ git checkout SCALP_ROUTER_SLOW-v0.2 ``` ### Create a new Scalp User Petalinux project from a BSP -- GitLab