]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
typo correction
authorCahit <c.ugur@gsi.de>
Fri, 25 Apr 2014 16:08:09 +0000 (18:08 +0200)
committerCahit <c.ugur@gsi.de>
Fri, 25 Apr 2014 16:08:09 +0000 (18:08 +0200)
hadesstart/trb3_periph_hadesstart.vhd
wasa/trb3_periph_padiwa.vhd

index 12ded446b71c7bbbd521ed49eb09cb1596dbeaa2..110064886d2d1cef44b39116ea52dbcd1464f6e2 100644 (file)
@@ -819,7 +819,7 @@ THE_SED : entity work.sedcheck
       CHANNEL_NUMBER => NUM_TDC_CHANNELS,  -- Number of TDC channels
       STATUS_REG_NR  => 22,                -- 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
+      TDC_VERSION    => TDC_VERSION,       -- TDC version number
       DEBUG          => c_YES,
       SIMULATION     => c_NO)
     port map (
index b77b5b5040836c2e7debd06f37948af734381ac0..d292034cc3f8a610f6f3d72daacafae4cf2490b6 100644 (file)
@@ -914,7 +914,7 @@ THE_SED : entity work.sedcheck
       CHANNEL_NUMBER => NUM_TDC_CHANNELS,   -- Number of TDC channels
       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
+      TDC_VERSION    => TDC_VERSION,       -- TDC version number
       DEBUG          => c_YES,
       SIMULATION     => c_NO)
     port map (