few makefile instruction changes

Signed-off-by: Joshua Fife <jpfife17@gmail.com>
This commit is contained in:
Joshua Fife 2021-06-25 12:12:23 -06:00
parent eb06e989ea
commit 2111fcc323
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Customizing the Makefiles from Symbiflow-examples For Your Own Designs Customizing the Makefiles from Symbiflow-examples For Your Own Designs
======================================================================= =======================================================================
A key step in creating your own designs is understanding how to use the Makefiles in symbiflow-examples. This tutorial walks you through some of the key aspects of working with the Makefiles in symbiflow-examples to allow for better debugging. A key step in creating your own designs is understanding how to use the Makefiles in symbiflow-examples. This tutorial walks you through some of the key aspects of working with the Makefiles in symbiflow-examples to allow for better debugging as well as how to tailor the Makefiles to your own designs.
Example Example
------- -------