From beb217854e480829196c3dc0c06f2e6b59ca8bee Mon Sep 17 00:00:00 2001 From: tangxifan Date: Wed, 14 Oct 2020 09:50:37 -0600 Subject: [PATCH] [Documentation] Update frontpage README for guidelines --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 3423c8f..980d27c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,15 @@ # skywater-openfpga FPGA tape-outs using the open-source Skywater 130nm PDK and OpenFPGA +## Quick Start + +```bash +#Clone the repository and go inside it +git clone https://github.com/LNIS-Projects/skywater-openfpga.git +python3 SCRIPT/repo_setup.py +``` + + * Keep this folder clean and organized as follows - **DOC**: documentation of the project - **ARCH**: Architecture XML and other input files which OpenFPGA requires to generate Verilog netlists