From: Jan Michel Date: Wed, 2 Oct 2013 15:52:55 +0000 (+0200) Subject: switched TDC test off again X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=28d96a99c75441a4bb3a38e420220f2764371731;p=trb3.git switched TDC test off again --- diff --git a/wasa/panda_dirc_wasa.vhd b/wasa/panda_dirc_wasa.vhd index 6d45c97..b87bae2 100644 --- a/wasa/panda_dirc_wasa.vhd +++ b/wasa/panda_dirc_wasa.vhd @@ -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);