]> jspc29.x-matter.uni-frankfurt.de Git - dirich.git/commitdiff
rename of dirich5s files for name appearance in bitfile
authorAdrian Weber <adrian.a.weber@exp2.physik.uni-giessen.de>
Mon, 20 Sep 2021 10:24:22 +0000 (12:24 +0200)
committerAdrian Weber <adrian.a.weber@exp2.physik.uni-giessen.de>
Mon, 20 Sep 2021 10:24:22 +0000 (12:24 +0200)
dirich5s/config_compile_frankfurt.pl
dirich5s/config_compile_giessen.pl
dirich5s/config_compile_gsi.pl
dirich5s/dirich5s.lpf [moved from dirich5s/dirich.lpf with 100% similarity]
dirich5s/dirich5s.prj [moved from dirich5s/dirich.prj with 98% similarity]
dirich5s/dirich5s.vhd [moved from dirich5s/dirich.vhd with 99% similarity]
dirich5s/par.p2t

index 2dd81ea0e9195aacecc335527ebb9a26d5afcc30..e70af5f2ce9d102e2064986d51971e7b0b592e19 100644 (file)
@@ -4,7 +4,7 @@ Package     => 'CABGA381',
 Speedgrade  => '8',
 
 
-TOPNAME                      => "dirich",
+TOPNAME                      => "dirich5s",
 lm_license_file_for_synplify => "27020\@jspc29", #"27000\@lxcad01.gsi.de";
 lm_license_file_for_par      => "1702\@jspc29",
 lattice_path                 => '/d/jspc29/lattice/diamond/3.10_x64',
index f4f9196b99740c2c81ad9d118aa6774957f8dba2..2d99d8c931e1357d1379eeb3a9c823b69dcbb609 100644 (file)
@@ -4,7 +4,7 @@ Package     => 'CABGA381',
 Speedgrade  => '8',
 
 
-TOPNAME                      => "dirich",
+TOPNAME                      => "dirich5s",
 lm_license_file_for_synplify => "7788\@fb07pc-u102325",
 lm_license_file_for_par      => "7788\@fb07pc-u102325",
 lattice_path                 => '/usr/local/diamond/3.11_x64/',
index c5679b3f22b8210daf28b37f49b0d8ac5078bd3c..70ad53e36074a64d381e42790157069f7a241854 100644 (file)
@@ -3,7 +3,7 @@ Devicename  => 'LFE5UM-85F',
 Package     => 'CABGA381',
 Speedgrade  => '8',
 
-TOPNAME                      => "dirich",
+TOPNAME                      => "dirich5s",
 lm_license_file_for_synplify => "27000\@lxcad01.gsi.de",
 lm_license_file_for_par      => "1702\@hadeb05.gsi.de",
 lattice_path                 => '/opt/lattice/diamond/3.8_x64',
similarity index 100%
rename from dirich5s/dirich.lpf
rename to dirich5s/dirich5s.lpf
similarity index 98%
rename from dirich5s/dirich.prj
rename to dirich5s/dirich5s.prj
index f4f4dfa28474117e8fd1aee42c61f559d2035a83..522af7e5b018940d8302fc86a68b951db6456c13 100644 (file)
@@ -12,7 +12,7 @@ set_option -part_companion ""
 # compilation/mapping options
 set_option -default_enum_encoding sequential
 set_option -symbolic_fsm_compiler 1
-set_option -top_module "dirich"
+set_option -top_module "dirich5s"
 set_option -resource_sharing false
 
 # map options
@@ -41,8 +41,8 @@ set_option -write_apr_constraint 0
 
 # set result format/file last
 project -result_format "edif"
-project -result_file "workdir/dirich.edf"
-set_option log_file "workdir/dirich_project.srf" 
+project -result_file "workdir/dirich5s.edf"
+set_option log_file "workdir/dirich5s_project.srf" 
 #implementation attributes
 
 set_option -vlog_std v2001
@@ -217,7 +217,7 @@ add_file -vhdl -lib work "../../tdc/base/cores/ecp5/FIFO/FIFO_36x32_OutReg/FIFO_
 add_file -vhdl -lib work "../../tdc/base/cores/ecp5/PLL/pll_in3125_out50/pll_in3125_out50.vhd"
 
 
-add_file -vhdl -lib work "./dirich.vhd"
+add_file -vhdl -lib work "./dirich5s.vhd"
 #add_file -fpga_constraint "./synplify.fdc"
 
 
similarity index 99%
rename from dirich5s/dirich.vhd
rename to dirich5s/dirich5s.vhd
index f40167d25732e3bd1fd4801859a899bee8d56725..3284b788f0538b230193dfca0770ff4167cd6dff 100644 (file)
@@ -10,7 +10,7 @@ use work.trb_net_components.all;
 use work.trb3_components.all;
 use work.med_sync_define.all;
 
-entity dirich is
+entity dirich5s is
   port(
     CLOCK_CORE  : in std_logic;           --Main Oscillator
     CLOCK_IN    : in std_logic;           --external Clock
@@ -65,7 +65,7 @@ entity dirich is
 
 end entity;
 
-architecture dirich_arch of dirich is
+architecture dirich5s_arch of dirich5s is
   attribute syn_keep     : boolean;
   attribute syn_preserve : boolean;
 
index 9750eae2f89ea5fe09b236c4c562dc8e2226378e..bf725079551107c0984b9d961365ba197f533769 100644 (file)
@@ -4,7 +4,7 @@
 #-m nodelist.txt       # Controlled by the compile.pl script.
 #-n 2                          # Controlled by the compile.pl script.
 -s 10
--t 89
+-t 93
 -c 2
 -e 2
 -i 10