From: michael Date: Sun, 18 Mar 2007 14:49:10 +0000 (+0000) Subject: UseHighz for programming the spartan 3, as programming via parallel cable X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/raggedstone/commitdiff_plain/8d57b1fba1724af67d6bc884e787ae67ffd99d48 UseHighz for programming the spartan 3, as programming via parallel cable will else fail on ise 9.1 --- 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