]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
modified for tdc_v1.6
authorCahit <c.ugur@gsi.de>
Thu, 13 Feb 2014 10:59:57 +0000 (11:59 +0100)
committerCahit <c.ugur@gsi.de>
Thu, 13 Feb 2014 10:59:57 +0000 (11:59 +0100)
32PinAddOn/config.vhd
32PinAddOn/currentRelease

index 4ab7d48878b3a38005cf0180287866feac6cb61f..facb1c5bc46128b3d76d10e234567de4e20ea320 100644 (file)
@@ -30,7 +30,7 @@ package config is
    
 --Address settings   
     constant INIT_ADDRESS           : std_logic_vector := x"F305";
-    constant BROADCAST_SPECIAL_ADDR : std_logic_vector := x"40";
+    constant BROADCAST_SPECIAL_ADDR : std_logic_vector := x"48";
    
 ------------------------------------------------------------------------------
 --End of design configuration
@@ -67,4 +67,4 @@ package body config is
   constant CLOCK_FREQUENCY      : integer := CLOCK_FREQUENCY_ARR(USE_125_MHZ);
   constant MEDIA_FREQUENCY      : integer := MEDIA_FREQUENCY_ARR(USE_125_MHZ);
   
-end package body;
\ No newline at end of file
+end package body;
index 1ed173f13926013794c11b7418fd2b694324268f..260a94e3efd4c5bd6dbb4e43cd639d2fe6b165b0 120000 (symlink)
@@ -1 +1 @@
-../tdc_releases/tdc_v1.5.1
\ No newline at end of file
+../tdc_releases/tdc_v1.6
\ No newline at end of file