Changeset 10248
- Timestamp:
- 03/18/11 16:49:16 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
firmware/FTM/ftm_definitions.vhd
r10247 r10248 322 322 -- Timing counter 323 323 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; 325 325 -- constant zero : unsigned := 0; 326 326
Note:
See TracChangeset
for help on using the changeset viewer.