代码搜索结果
找到约 10,000 项符合
Control 的代码
control.ttf
255,255, 98,255, 37, 0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,
96, 24,134, 97, 24,134, 9
control.acf
--
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any
control.vhd
library ieee;
use ieee.std_logic_1164.all;
entity control is
port ( clk : in std_logic;
clks :out std_logic);
end control;
architecture aa of control is
signal count : integer rang