From df5be5c66ee35bc488ad35aed1e333af377563af Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Fri, 1 Jul 2022 13:50:59 +0200 Subject: [PATCH] move gbe_template to more adequate name --- {gbe_template => gbe_standalone}/compile.pl | 0 {gbe_template => gbe_standalone}/config.vhd | 0 .../config_compile_frankfurt.pl | 0 {gbe_template => gbe_standalone}/config_compile_gsi.pl | 0 {gbe_template => gbe_standalone}/nodelist_frankfurt.txt | 0 {gbe_template => gbe_standalone}/par.p2t | 0 {gbe_template => gbe_standalone}/trb5sc_gbe_template.lpf | 0 {gbe_template => gbe_standalone}/trb5sc_gbe_template.prj | 0 {gbe_template => gbe_standalone}/trb5sc_gbe_template.vhd | 0 gbe_template/README | 7 ------- 10 files changed, 7 deletions(-) rename {gbe_template => gbe_standalone}/compile.pl (100%) rename {gbe_template => gbe_standalone}/config.vhd (100%) rename {gbe_template => gbe_standalone}/config_compile_frankfurt.pl (100%) rename {gbe_template => gbe_standalone}/config_compile_gsi.pl (100%) rename {gbe_template => gbe_standalone}/nodelist_frankfurt.txt (100%) rename {gbe_template => gbe_standalone}/par.p2t (100%) rename {gbe_template => gbe_standalone}/trb5sc_gbe_template.lpf (100%) rename {gbe_template => gbe_standalone}/trb5sc_gbe_template.prj (100%) rename {gbe_template => gbe_standalone}/trb5sc_gbe_template.vhd (100%) delete mode 100644 gbe_template/README 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. -- 2.43.0