From f618f1a0e7c1ac5e3ff8b6b99ecc006cdcaef8bc Mon Sep 17 00:00:00 2001 From: Rutherther Date: Sat, 23 Mar 2024 15:01:10 +0100 Subject: [PATCH] docs: update information about ISE since cable is fixed --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0bf33ce..1a053ed 100644 --- a/README.md +++ b/README.md @@ -96,10 +96,7 @@ export LM_LICENSE_FILE=/path/to/my/license.dat ``` ### ISE -I was not able to get the Platform Cable working with ISE. I ended up -going into Vivado, where it seems even older models can be flashed. -So I do synthesis, routing, bitfile generation in ISE, and then flash -via Vivado. +Working with Platform Cable II. Hopefully should work also with other cables. ``` sh > cat ~/.config/ise/nix.sh @@ -107,6 +104,7 @@ INSTALL_DIR=/opt/Xilinx/ISE/14.7/ISE_DS ``` ### Vivado +Working with Digilent board. ``` sh > cat ~/.config/vivado/nix.sh -- 2.48.1