Correct synthax error

This commit is contained in:
AurelienUoU 2019-07-08 10:32:39 -06:00
parent b2717abc3e
commit c1ae3059c4
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#Tutorial # Tutorial
This tutorial purpose it to clarify how to use: This tutorial purpose it to clarify how to use:
1. The full flow using fpga_flow.pl script 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: Some keywords will be used during this tutorial:
- OPENFPGAPATHKEYWORD: it refer to OpenFPGA full path - OPENFPGAPATHKEYWORD: it refer to OpenFPGA full path
##1. FPGA flow ## 1. FPGA flow
OpenFPGA repository is organized as follow: OpenFPGA repository is organized as follow:
- abc: open source synthesys tool - 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 - configuration file, which provides dependencies path and flow type
- benchmark list file - benchmark list file
###Configuration file ### Configuration file
In this file paths have to be full path. Relative path could lead to errors. In this file paths have to be full path. Relative path could lead to errors.
The file is organized in 3 parts: The file is organized in 3 parts: