From: Andreas Neiser Date: Wed, 3 Jun 2015 16:44:56 +0000 (+0200) Subject: Use correct channel input for TDC, should not change much X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=389656cc9c1dbe5074a596bc193d8e0c76c31705;p=trb3.git Use correct channel input for TDC, should not change much --- diff --git a/ADC/config.vhd b/ADC/config.vhd index 15ca097..8727570 100644 --- a/ADC/config.vhd +++ b/ADC/config.vhd @@ -47,7 +47,7 @@ package config is -- 1: same channel, -- 2: alternating channels, -- 3: same channel with stretcher - constant DOUBLE_EDGE_TYPE : integer range 0 to 3 := 2; + constant DOUBLE_EDGE_TYPE : integer range 0 to 3 := 0; --> change names in constraints file --ring buffer size: 32,64,96,128,dyn