o: ActiveSupport::Cache::Entry :@compressedF: @value""
Designs/Measuring_instruments/RMDS01A/VHDL/gtime/src/gtime.vhd
8 8
-- Tool versions:  ISE 13.3
9 9
-- Description:    Time and frequency synchronisation for RDMS01A.
10 10
--
11
-- Dependencies:   CLKGEN01B, GPS01A
11
-- Dependencies:   CLKGEN01B, GPS01A, STM32F10xRxT01A
12 12
--
13 13
-- Version:  $Id$
14 14
--
......
187 187
		end if;
188 188
	end process;
189 189

  
190
	-- Coding to BCD for LED Display 
191

  
192 190
	process (Decko)
193 191
   begin
194 192
		if Decko = '0' then
......
199 197
	end process;
200 198
	
201 199
	SCLK <= B(0);
202
--	SCLK2 <= ((not Decko) OR SCLK);
203 200
	
201
	-- Output Shift Register
204 202
	process (Decko,SCLK)
205 203
   begin
206 204
		if (Decko = '0') then
:@created_atf1418519306.89727lß:@expires_in0