From: Adam Megacz Date: Sun, 30 Aug 2009 03:39:27 +0000 (-0700) Subject: roll back from ISE 10.1 to ISE 9.1 for Bee2 compatibility X-Git-Url: http://git.megacz.com/?p=fleet.git;a=commitdiff_plain;h=dbcf636e6f8cb306afa96f0d4b9dde7cc5ed22e3 roll back from ISE 10.1 to ISE 9.1 for Bee2 compatibility --- diff --git a/Makefile b/Makefile index 586f284..bcd8f97 100644 --- a/Makefile +++ b/Makefile @@ -45,11 +45,12 @@ host = intel2950-5.eecs.berkeley.edu # 128Gb ram, 2x4-core. small-config:1189s large-config:3065s #host = amdr905-1.eecs.berkeley.edu -remote_ise = /tools/xilinx/10.1/ISE -remote_edk = /tools/xilinx/10.1/EDK +# BEE2 does not work with ISE 10.1 +#remote_ise = /tools/xilinx/10.1/ISE +#remote_edk = /tools/xilinx/10.1/EDK -#remote_ise = /tools/xilinx/ISE9.1i_lin -#remote_edk = /tools/xilinx/EDK9.1i +remote_ise = /tools/xilinx/ISE9.1i_lin +remote_edk = /tools/xilinx/EDK9.1i #remote_dir = /vol/hitz/home/megacz/fleet/ #remote_dir = /tmp/megacz/fleet/