From 871bd130de0e6d462138bc6d2981b1c65897a0ca Mon Sep 17 00:00:00 2001 From: F5OEO Date: Tue, 23 Jul 2024 12:38:39 +0200 Subject: [PATCH] Update README.md for firmware instructions --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f4af550..61b3836 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,15 @@ The following ORI library components are used as submodules to this repository: 5. [prbs](https://github.com/OpenResearchInstitute/prbs) ## Building - -1. git clone --recursive https://github.com/OpenResearchInstitute/pluto_msk -2. cd pluto_msk/projects/pluto/ -3. source /opt/Xilinx/Vivado/2022.2/settings64.sh -4. make +### First, clone this repo with all submodules +git clone --recursive https://github.com/OpenResearchInstitute/pluto_msk +### building bitstream only +1. cd pluto_msk/projects/pluto/ +2. source /opt/Xilinx/Vivado/2022.2/settings64.sh +3. make +### complete firmware +1. cd pluto_msk/firmware +2. make ## MSK Modem Architecture