代码搜索:sync

找到约 6,244 项符合「sync」的源代码

代码结果 6,244
www.eeworm.com/read/360248/2964176

vhd bench_vit_par_atl_ent_node_sync.vhd

------------------------------------------------------------------------- ------------------------------------------------------------------------- -- -- Revision Control Information -- -- $RCSfi
www.eeworm.com/read/471796/6882015

vhd list_ch12_02_vga_sync_test.vhd

-- Listing 12.2 library ieee; use ieee.std_logic_1164.all; entity vga_test is port ( clk, reset: in std_logic; sw: in std_logic_vector(2 downto 0); hsync, vsync: out std_l
www.eeworm.com/read/471796/6882022

vhd list_ch11_06_x_rom_sync.vhd

-- Listing 11.6 library ieee; use ieee.std_logic_1164.all; use ieee.numeric_std.all; entity xilinx_rom_sync_template is port( clk: in std_logic; addr: in std_logic_vector(3 downt
www.eeworm.com/read/334090/12641748

c frame_counter.c

//=============================================================================== // TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION // // Property of Texas Instrument
www.eeworm.com/read/285085/8870460

vhd manchesterencoder.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; use ieee.std_logic_arith.all; entity ManchesterEncoder is port( reset : in std_logic; clkx16 : in
www.eeworm.com/read/283982/8973471

vhd manchesterencoder.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; use ieee.std_logic_arith.all; entity ManchesterEncoder is port( reset : in std_logic; clkx16 : in
www.eeworm.com/read/457952/7315104

rpt buffer422.sim.rpt

Simulator report for buffer422 Fri May 18 14:56:53 2007 Version 6.0 Build 178 04/27/2006 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal Notice
www.eeworm.com/read/438146/7735664

c lxfb_core.c

/* * Geode LX framebuffer driver. * * Copyright (C) 2007 Advanced Micro Devices, Inc. * Built from gxfb (which is Copyright (C) 2006 Arcom Control Systems Ltd.) * * This program is free software