]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
tdcv1.5 is released - cu
authorCahit <c.ugur@gsi.de>
Fri, 3 May 2013 13:22:00 +0000 (15:22 +0200)
committerCahit <c.ugur@gsi.de>
Fri, 3 May 2013 13:22:00 +0000 (15:22 +0200)
tdc_releases/ReleaseNotes.txt
tdc_releases/tdc_v1.5/trb3_periph.vhd

index 64c6f1902acc4ad54ba1a52df5af2b868045165b..a65926c75a5cc3424957df78290484618ab77308 100644 (file)
@@ -4,6 +4,11 @@ tdc_v2.0       15.11.2012      Double edge detection for longer than 20 ns is
                                implemented. (Not stable-will be fixed in
                                future releases.)
 
+tdc_v1.5       03.05.2013      TDC calibration trigger is implemented in
+                               order to shoot every channel with sufficient #
+                               of hits for proper calibration. Also the TDC
+                               is adapted for short pulses.
+
 tdc_v1.4       18.04.2013      Limiting data transfer functionality is
                                added. Use 0xc804 register to define the # of
                                word per channel to be read-out.
index a36e0acbafd11845d63af4d5ad4f375617394317..8d025ae72f7497036da8dd2ae49cf932a3fb8f80 100644 (file)
@@ -802,5 +802,5 @@ begin
   --  hit_in_i(i*2)   <= not INP(i-1);
   --end generate Gen_Hit_In_Signals;
 
-  -- !!!!! IMPORTANT !!!!! Don't forget to set the REGIO_HARDWARE_VERSION !!!!!
+-- !!!!! IMPORTANT !!!!! Don't forget to set the REGIO_HARDWARE_VERSION !!!!!
 end architecture;