From 85096f29cdaadf21b783747cc4ee86073b3d90b0 Mon Sep 17 00:00:00 2001 From: Joshua Fife Date: Wed, 2 Jun 2021 17:19:59 -0600 Subject: [PATCH] A few minor clarifications on running examples (modified to include textual instructions) Signed-off-by: Joshua Fife --- xc7/picosoc_demo/README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/xc7/picosoc_demo/README.rst b/xc7/picosoc_demo/README.rst index d8f1aa7..7ae7cd1 100644 --- a/xc7/picosoc_demo/README.rst +++ b/xc7/picosoc_demo/README.rst @@ -1,8 +1,7 @@ PicoSoC demo ~~~~~~~~~~~~ -This example features a picorv32 soft CPU and a SoC based on it. To build the -picosoc example, first navigate to the directory that contains examples for Xilinx 7-Series FPGAs. Then run the following commands: +This example features a picorv32 soft CPU and a SoC based on it. To build the picosoc example, first navigate to the directory that contains examples for Xilinx 7-Series FPGAs. Then run the following commands: .. code-block:: bash :name: example-picosoc-a35t-group