Changeset 10228


Ignore:
Timestamp:
03/07/11 12:53:36 (14 years ago)
Author:
vogler
Message:
constant for Lightpulser interface added
File:
1 edited

Legend:

Unmodified
Added
Removed
  • firmware/FTM/ftm_definitions.vhd

    r10227 r10228  
    295295    X"0000"
    296296  );
     297
     298
     299
     300
     301  -- Light pulser interface
     302  constant low_PLC : integer := 16;     -- minimal pulse duration in units of 4
     303                                        -- ns
     304
    297305 
    298306end ftm_constants;
Note: See TracChangeset for help on using the changeset viewer.