]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
updated periph_hub for new Diamond 3.4
authorJan Michel <j.michel@gsi.de>
Fri, 5 Jun 2015 12:42:13 +0000 (14:42 +0200)
committerJan Michel <j.michel@gsi.de>
Fri, 5 Jun 2015 12:42:13 +0000 (14:42 +0200)
hub/compile_periph_frankfurt.pl
hub/trb3_periph_hub.p2t
hub/trb3_periph_hub.vhd

index 2c8f19008aa79fac65f8a1a9cc36eb5f7ff5a041..96c0a51ea71db3ef2b4770a5aad56fcf4f0aecd9 100755 (executable)
@@ -9,10 +9,11 @@ use strict;
 ###################################################################################
 #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/';
 ###################################################################################
 
 
@@ -69,7 +70,7 @@ $fh->close;
 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" );
 
 
index 995161f9940ecb64b00d450faa7e7d4136f2748e..653d91971d567c6808d83d0b1ee6e50a84804a3d 100644 (file)
@@ -1,7 +1,7 @@
 -w
 -i 15
 -l 5
--n 1
+-n 2
 -y
 -s 12
 -t 11
index 938c2b247c84b31756bf9a079db218c154b03377..fc67a5acd324083cf648e7292b30904804ff13cb 100644 (file)
@@ -257,6 +257,7 @@ begin
   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