###################################################################################
#Settings for this project
my $TOPNAME = "trb3_periph_hub"; #Name of top-level entity
-my $lattice_path = '/d/jspc29/lattice/diamond/3.2_x64';
-my $synplify_path = '/d/jspc29/lattice/synplify/I-2013.09-SP1/';
-my $lm_license_file_for_synplify = "27000\@lxcad01.gsi.de";
+my $lm_license_file_for_synplify = "1702\@hadeb05.gsi.de"; #"27000\@lxcad01.gsi.de";
my $lm_license_file_for_par = "1702\@hadeb05.gsi.de";
+
+my $lattice_path = '/d/jspc29/lattice/diamond/3.4_x64';
+my $synplify_path = '/d/jspc29/lattice/synplify/J-2014.09-SP2/';
###################################################################################
system("env| grep LM_");
my $r = "";
-my $c="$synplify_path/bin/synplify_premier_dp -batch $TOPNAME.prj";
+my $c="$lattice_path/bin/lin64/synpwrap -fg -options -batch $TOPNAME.prj";
$r=execute($c, "do_not_exit" );
THE_MAIN_PLL : pll_in200_out100
port map(
CLK => CLK_GPLL_RIGHT,
+ RESET => '0',
CLKOP => clk_100_internal,
CLKOK => clk_200_internal,
LOCK => pll_lock