Changeset 10239
- Timestamp:
- 03/11/11 14:24:55 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
firmware/FTM/ftm_definitions.vhd
r10229 r10239 299 299 constant low_PLC : integer := 16; -- minimal pulse duration in units of 4 ns 300 300 constant width_PLC : integer := 6; -- counter width pulse duration 301 301 302 303 -- Timing counter 304 constant tc_width : integer := 32; -- width (number of bits) of timing counter 305 306 302 307 end ftm_constants;
Note:
See TracChangeset
for help on using the changeset viewer.