]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
unnecessary file removed from the project file
authorCahit <c.ugur@gsi.de>
Wed, 16 Apr 2014 19:31:14 +0000 (21:31 +0200)
committerCahit <c.ugur@gsi.de>
Wed, 16 Apr 2014 19:31:14 +0000 (21:31 +0200)
cbmtof/cbmtof.prj
cbmtof/cbmtof.vhd

index 42da550ae123e98f7c7b2a1423c4857eb5a232ed..6cfc9c80491da39e0704772b469fc43e71b66599 100644 (file)
@@ -156,7 +156,6 @@ add_file -vhdl -lib "work" "currentRelease/Channel_200.vhd"
 add_file -vhdl -lib "work" "currentRelease/Encoder_304_Bit.vhd"
 add_file -vhdl -lib "work" "currentRelease/LogicAnalyser.vhd"
 add_file -vhdl -lib "work" "currentRelease/Readout.vhd"
-#add_file -vhdl -lib "work" "currentRelease/ROM4_Encoder.vhd"
 add_file -vhdl -lib "work" "currentRelease/ROM_encoder_3.vhd"
 add_file -vhdl -lib "work" "currentRelease/ShiftRegisterSISO.vhd"
 add_file -vhdl -lib "work" "currentRelease/TDC.vhd"
index 186b49b6d6daf7c673a575f0f28401a9f5746b34..ef8e33236b4002bf4c93ca4a918aef86fff1e9c1 100644 (file)
@@ -501,7 +501,7 @@ begin
 -- I/O
 ---------------------------------------------------------------------------
 --  timing_trg_received_i <= SPARE_LINE(0);
-  timing_trg_received_i <= CLK_CM(0);
+  timing_trg_received_i <= CLK_CM(3);
 
 ---------------------------------------------------------------------------
 -- Bus Handler
@@ -894,15 +894,15 @@ THE_SED : entity work.sedcheck
   THE_TDC : TDC
     generic map (
       CHANNEL_NUMBER => NUM_TDC_CHANNELS,   -- Number of TDC channels
-      STATUS_REG_NR  => 20,             -- Number of status regs
+      STATUS_REG_NR  => 21,             -- Number of status regs
       CONTROL_REG_NR => 6,  -- Number of control regs - higher than 8 check tdc_ctrl_addr
       TDC_VERSION    => TDC_VERSION,    -- TDC version number
       DEBUG          => c_YES,
       SIMULATION     => c_NO)
     port map (
       RESET                 => reset_i,
-      CLK_TDC               => clk_200_i,  -- Oscillator used for the time measurement
---      CLK_TDC               => CLK_EXT,  -- External Clock used for the time measurement
+--    CLK_TDC               => clk_200_i,  -- Oscillator used for the time measurement
+      CLK_TDC               => CLK_EXT,  -- External Clock used for the time measurement
       CLK_READOUT           => clk_100_i,   -- Clock for the readout
       REFERENCE_TIME        => timing_trg_received_i,   -- Reference time input
       HIT_IN                => hit_in_i(NUM_TDC_CHANNELS-1 downto 1),  -- Channel start signals