From ddb9fe4b421f5bf0f997fb627460920af187a2f4 Mon Sep 17 00:00:00 2001 From: Brent Nelson Date: Wed, 23 Jun 2021 13:51:42 -0600 Subject: [PATCH] Added term symbiflow-examples in place of symbiflow in a couple of places Signed-off-by: Brent Nelson --- docs/personal-designs.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/personal-designs.rst b/docs/personal-designs.rst index e86075b..dd15372 100644 --- a/docs/personal-designs.rst +++ b/docs/personal-designs.rst @@ -1,7 +1,7 @@ -Compiling and Running Your Own Designs Using the Symbiflow Toolchain -===================================================================== +Compiling and Running Your Own Designs Using the Symbiflow-examples Toolchain +============================================================================== -This section describes how to compile and download your own designs to an FPGA using only the symbiflow tool chain. +This section describes how to compile and download your own designs to an FPGA using only the symbiflow-examples tool chain. Setup Prior to Running the Toolchain --------------------------------------