From c1ae3059c45a62c5ea4e40165e6e2fc3dcfb2e4e Mon Sep 17 00:00:00 2001 From: AurelienUoU Date: Mon, 8 Jul 2019 10:32:39 -0600 Subject: [PATCH] Correct synthax error --- tutorials/tutorial.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tutorials/tutorial.md b/tutorials/tutorial.md index 1f71d7d41..fbe95d86b 100644 --- a/tutorials/tutorial.md +++ b/tutorials/tutorial.md @@ -1,4 +1,4 @@ -#Tutorial +# Tutorial This tutorial purpose it to clarify how to use: 1. The full flow using fpga_flow.pl script @@ -7,7 +7,7 @@ This tutorial purpose it to clarify how to use: Some keywords will be used during this tutorial: - OPENFPGAPATHKEYWORD: it refer to OpenFPGA full path -##1. FPGA flow +## 1. FPGA flow OpenFPGA repository is organized as follow: - abc: open source synthesys tool @@ -25,7 +25,7 @@ fpga_flow.pl has dependencies which need to be configured. They are: - configuration file, which provides dependencies path and flow type - benchmark list file -###Configuration file +### Configuration file In this file paths have to be full path. Relative path could lead to errors. The file is organized in 3 parts: