Browse Source

Rename init script for Vivado 2017.x

pull/5/head
Ricardo Barbedo 6 years ago
parent
commit
1ff7342048
2 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md
  2. +0
    -0
      Vivado_init.tcl

+ 1
- 1
README.md View File

@ -9,7 +9,7 @@ Trying to make Vivado more git-friendly on Windows.
### Installation ### Installation
Add `init.tcl` (or append the relevant lines if you already have something in it) along with the `scripts` directory to `%APPDATA%\Roaming\Xilinx\Vivado`.
Add `Vivado_init.tcl` (or append the relevant lines if you already have something in it) along with the `scripts` directory to `%APPDATA%\Roaming\Xilinx\Vivado`.
### How it works ### How it works


init.tcl → Vivado_init.tcl View File


Loading…
Cancel
Save