#Settings for this project
my $TOPNAME = "trb3_central"; #Name of top-level entity
my $BasePath = "../base/"; #path to "base" directory
-my $lattice_path = '/d/sugar/lattice/diamond/1.3';
-my $synplify_path = '/d/sugar/lattice/synplify/D-2010.03/';
+my $lattice_path = '/d/jspc29/lattice/diamond/1.4';
+my $synplify_path = '/d/jspc29/lattice/synplify/D-2010.03/';
my $lm_license_file_for_synplify = "27000\@localhost";
my $lm_license_file_for_par = "1710\@cronos.e12.physik.tu-muenchen.de";
###################################################################################