From cd4a246ba388b4bb22fc084e1a18a76c6fc9bcdf Mon Sep 17 00:00:00 2001 From: Ricardo Barbedo Date: Sun, 13 Dec 2020 15:24:52 +0100 Subject: [PATCH] Fix typos --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a0d1af2..c829c12 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,12 @@ Trying to make Vivado more git-friendly. - Tested on Vivado 2019.2 #### Windows + - [Git for Windows](https://git-scm.com/download/win) - Add `C:\Program Files\Git\bin` (or wherever you have your `git.exe`) to your `PATH` #### Linux + - Git ### Installation @@ -85,9 +87,9 @@ Vivado is a pain in the ass to source control decently, so these scripts provide ### Notes -### Block design support +#### Block design support -If a block design is present, Tcl processes will be integrated in the project +If a block design is present, Tcl procedures will be integrated in the project generator file to regenerate it. The script will also automatically create and add the BD wrapper to the project.