Changeset 11514 for firmware/FTM/ftm_definitions.vhd
- Timestamp:
- 07/21/11 12:30:20 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
firmware/FTM/ftm_definitions.vhd
r11513 r11514 62 62 -- 63 63 -- pv 21.07.: new lightpulser firmware to reduce LED current and light output 64 -- changeover to firmware v3 64 65 -- 65 66 ---------------------------------------------------------------------------------- … … 126 127 --FTM address and firmware ID 127 128 constant FTM_ADDRESS : std_logic_vector(7 downto 0) := "11000000"; -- 192 128 constant FIRMWARE_ID : std_logic_vector(7 downto 0) := "0000001 0"; -- firmware version129 constant FIRMWARE_ID : std_logic_vector(7 downto 0) := "00000011"; -- firmware version 129 130 130 131 --communication with FTUs
Note:
See TracChangeset
for help on using the changeset viewer.