From: Jan Michel Date: Fri, 1 Jul 2022 11:50:59 +0000 (+0200) Subject: move gbe_template to more adequate name X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=df5be5c66ee35bc488ad35aed1e333af377563af;p=trb5sc.git move gbe_template to more adequate name --- diff --git a/gbe_template/compile.pl b/gbe_standalone/compile.pl similarity index 100% rename from gbe_template/compile.pl rename to gbe_standalone/compile.pl diff --git a/gbe_template/config.vhd b/gbe_standalone/config.vhd similarity index 100% rename from gbe_template/config.vhd rename to gbe_standalone/config.vhd diff --git a/gbe_template/config_compile_frankfurt.pl b/gbe_standalone/config_compile_frankfurt.pl similarity index 100% rename from gbe_template/config_compile_frankfurt.pl rename to gbe_standalone/config_compile_frankfurt.pl diff --git a/gbe_template/config_compile_gsi.pl b/gbe_standalone/config_compile_gsi.pl similarity index 100% rename from gbe_template/config_compile_gsi.pl rename to gbe_standalone/config_compile_gsi.pl diff --git a/gbe_template/nodelist_frankfurt.txt b/gbe_standalone/nodelist_frankfurt.txt similarity index 100% rename from gbe_template/nodelist_frankfurt.txt rename to gbe_standalone/nodelist_frankfurt.txt diff --git a/gbe_template/par.p2t b/gbe_standalone/par.p2t similarity index 100% rename from gbe_template/par.p2t rename to gbe_standalone/par.p2t diff --git a/gbe_template/trb5sc_gbe_template.lpf b/gbe_standalone/trb5sc_gbe_template.lpf similarity index 100% rename from gbe_template/trb5sc_gbe_template.lpf rename to gbe_standalone/trb5sc_gbe_template.lpf diff --git a/gbe_template/trb5sc_gbe_template.prj b/gbe_standalone/trb5sc_gbe_template.prj similarity index 100% rename from gbe_template/trb5sc_gbe_template.prj rename to gbe_standalone/trb5sc_gbe_template.prj diff --git a/gbe_template/trb5sc_gbe_template.vhd b/gbe_standalone/trb5sc_gbe_template.vhd similarity index 100% rename from gbe_template/trb5sc_gbe_template.vhd rename to gbe_standalone/trb5sc_gbe_template.vhd diff --git a/gbe_template/README b/gbe_template/README deleted file mode 100644 index eb6db9c..0000000 --- a/gbe_template/README +++ /dev/null @@ -1,7 +0,0 @@ -The tdc repository branch has to be set to sep17. - -Run - -$ git checkout sep17 - -in tdc repository folder.