- Timestamp:
- 03/07/11 13:03:47 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
firmware/FTM/ftm_definitions.vhd
r10228 r10229 296 296 ); 297 297 298 299 300 301 298 -- Light pulser interface 302 constant low_PLC : integer := 16; -- minimal pulse duration in units of 4 303 -- ns 304 305 299 constant low_PLC : integer := 16; -- minimal pulse duration in units of 4 ns 300 constant width_PLC : integer := 6; -- counter width pulse duration 301 306 302 end ftm_constants;
Note:
See TracChangeset
for help on using the changeset viewer.