#device options
set_option -technology MACHXO2
set_option -part LCMXO2_4000HC
-set_option -package FTG256C
+set_option -package MG132C
set_option -speed_grade -6
set_option -part_companion ""
###################################################################################
#Settings for this project
my $TOPNAME = "adc_addon"; #Name of top-level entity
-my $lattice_path = '/d/jspc29/lattice/diamond/3.0_x64';
-my $synplify_path = '/d/jspc29/lattice/synplify/I-2013.09-SP1/';
+my $lattice_path = '/d/jspc29/lattice/diamond/2.2_x64';
+my $synplify_path = '/d/jspc29/lattice/synplify/F-2012.03-SP1/';
my $lattice_bin_path = "$lattice_path/bin/lin64"; # note the lin/lin64 at the end, no isfgpa needed
my $lm_license_file_for_synplify = '27000@lxcad01.gsi.de';
my $lm_license_file_for_par = '1702@hadeb05.gsi.de';