From b2f351408fdce4b36611c3ee01c00f7b581af63f Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 17 Mar 2016 13:51:11 +0100 Subject: [PATCH] trb3_gbe update --- trb3_gbe/compile.pl | 1 + trb3_gbe/config_compile_gsi.pl | 17 +++++++++++++++++ trb3_gbe/par.p2t | 21 +++++++++++++++++++++ 3 files changed, 39 insertions(+) create mode 120000 trb3_gbe/compile.pl create mode 100644 trb3_gbe/config_compile_gsi.pl create mode 100644 trb3_gbe/par.p2t diff --git a/trb3_gbe/compile.pl b/trb3_gbe/compile.pl new file mode 120000 index 0000000..8a19aa6 --- /dev/null +++ b/trb3_gbe/compile.pl @@ -0,0 +1 @@ +../../trb3sc/scripts/compile.pl \ No newline at end of file diff --git a/trb3_gbe/config_compile_gsi.pl b/trb3_gbe/config_compile_gsi.pl new file mode 100644 index 0000000..f1e9364 --- /dev/null +++ b/trb3_gbe/config_compile_gsi.pl @@ -0,0 +1,17 @@ +TOPNAME => "trb3_central_gbe", +lm_license_file_for_synplify => "27000\@lxcad01.gsi.de", +lm_license_file_for_par => "1702\@hadeb05.gsi.de", +lattice_path => '/opt/lattice/diamond/3.7_x64/', +synplify_path => '/opt/synplicity/K-2015.09', +#synplify_command => "/opt/lattice/diamond/3.5_x64/bin/lin64/synpwrap -fg -options", +synplify_command => "/opt/synplicity/K-2015.09/bin/synplify_premier_dp", + +nodelist_file => '../nodes_lxhadeb07.txt', + +include_TDC => 0, +include_GBE => 1, + + +twr_number_of_errors => 20, +firefox_open => 0, + diff --git a/trb3_gbe/par.p2t b/trb3_gbe/par.p2t new file mode 100644 index 0000000..f72683d --- /dev/null +++ b/trb3_gbe/par.p2t @@ -0,0 +1,21 @@ +-w +-i 15 +-l 5 +-n 1 +-y +-s 12 +-t 24 +-c 1 +-e 2 +#-g guidefile.ncd +#-m nodelist.txt +# -w +# -i 6 +# -l 5 +# -n 1 +# -t 1 +# -s 1 +# -c 0 +# -e 0 +# +-exp parCDP=1:parCDR=1:parPlcInLimit=0:parPlcInNeighborSize=1:parPathBased=ON:parHold=ON:parHoldLimit=10000:paruseNBR=1 -- 2.43.0