From 28d96a99c75441a4bb3a38e420220f2764371731 Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Wed, 2 Oct 2013 17:52:55 +0200 Subject: [PATCH] switched TDC test off again --- wasa/panda_dirc_wasa.vhd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- 2.43.0