]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
gen_hit_time not needed since graycounter is used directly.
authorTobias Weber <webert@kph.uni-mainz.de>
Wed, 25 Feb 2015 10:04:02 +0000 (11:04 +0100)
committerTobias Weber <webert@kph.uni-mainz.de>
Wed, 25 Feb 2015 10:04:02 +0000 (11:04 +0100)
mupix/sources/MuPix3_interface.vhd

index 1691d21932b53e24a000f9abd042c94a82f1c16a..010e8c671cc1149450e15df4767b8331b44d23bb 100644 (file)
@@ -91,8 +91,7 @@ architecture RTL of mupix_interface is
 
   signal gen_hit_col  : std_logic_vector(5 downto 0) := (others => '0');
   signal gen_hit_row  : std_logic_vector(5 downto 0) := (others => '0');
-  signal gen_hit_time : std_logic_vector(7 downto 0) := (others => '0');
-
+  
   signal testoutro : std_logic_vector (31 downto 0) := (others => '0');
 
   --Control Registers
@@ -450,7 +449,6 @@ begin
               generatehitswaitcounter <= unsigned(generatehitswait);
               gen_hit_col             <= (others => '0');
               gen_hit_row             <= (others => '0');
-              gen_hit_time            <= (others => '0');
             elsif(delcounter = "00000011") then  -- write event header
               state      <= hitgenerator;
               memdata    <= "11111010101111101010101110111010";  --0xFABEABBA