Index: /firmware/FTM/ftm_definitions.vhd
===================================================================
--- /firmware/FTM/ftm_definitions.vhd	(revision 10247)
+++ /firmware/FTM/ftm_definitions.vhd	(revision 10248)
@@ -322,5 +322,5 @@
 -- Timing counter
   constant tc_width : integer := 48;    -- width (number of bits) of timing counter
-  constant zero : unsigned (tc_width - 1 downto 0) := 0;  
+ -- constant zero : unsigned (tc_width - 1 downto 0) := 0;  
  -- constant zero : unsigned  := 0;  
   
