]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
switched TDC test off again
authorJan Michel <j.michel@gsi.de>
Wed, 2 Oct 2013 15:52:55 +0000 (17:52 +0200)
committerJan Michel <j.michel@gsi.de>
Wed, 2 Oct 2013 15:52:55 +0000 (17:52 +0200)
wasa/panda_dirc_wasa.vhd

index 6d45c97b99bebb274082f2d0544979a455dddd7b..b87bae2517b9c9fb89724b8bb408ee6e9e9ca53f 100644 (file)
@@ -16,7 +16,7 @@ entity panda_dirc_wasa is
   generic(
     PADIWA_FLAVOUR : integer := 3;
     TEMP_CORRECTION: integer := c_YES;
-    TDCTEST        : integer := c_YES
+    TDCTEST        : integer := c_NO
     );
   port(
     CON        : out std_logic_vector(16 downto 1);