Changeset 10248


Ignore:
Timestamp:
03/18/11 16:49:16 (14 years ago)
Author:
vogler
Message:
update ftm definitions: timing counters zero
File:
1 edited

Legend:

Unmodified
Added
Removed
  • firmware/FTM/ftm_definitions.vhd

    r10247 r10248  
    322322-- Timing counter
    323323  constant tc_width : integer := 48;    -- width (number of bits) of timing counter
    324   constant zero : unsigned (tc_width - 1 downto 0) := 0; 
     324 -- constant zero : unsigned (tc_width - 1 downto 0) := 0; 
    325325 -- constant zero : unsigned  := 0; 
    326326 
Note: See TracChangeset for help on using the changeset viewer.