- Timestamp:
- 05/27/11 08:42:39 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
firmware/FTM/Lightpulser_interface/Lightpulser_interface.vhd
r10761 r10847 151 151 152 152 -- input latch 153 input_latch : process (clk_50 , start_config)153 input_latch : process (clk_50)--removed start_config from sensitivity list 154 154 begin 155 155 if rising_edge(clk_50) then
Note:
See TracChangeset
for help on using the changeset viewer.