From 8d57b1fba1724af67d6bc884e787ae67ffd99d48 Mon Sep 17 00:00:00 2001 From: michael Date: Sun, 18 Mar 2007 14:49:10 +0000 Subject: [PATCH] UseHighz for programming the spartan 3, as programming via parallel cable will else fail on ise 9.1 --- common/xc3s1500.batch | 1 + 1 file changed, 1 insertion(+) diff --git a/common/xc3s1500.batch b/common/xc3s1500.batch index 90228dd..150e7a5 100644 --- a/common/xc3s1500.batch +++ b/common/xc3s1500.batch @@ -2,5 +2,6 @@ setmode -bscan setcable -p %CABLE% identify assignFile -p 3 -file %PROJECT%.bit +setPreference -pref UseHighz:TRUE program -p 3 quit -- 2.39.2