代码搜索:sync

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

代码结果 6,244
www.eeworm.com/read/486353/6540271

txt sync_fifo.txt

------------------------------------------------------- -- Design Name : syn_fifo -- File Name : syn_fifo.vhd -- Function : Synchronous (single clock) FIFO -- Coder : Deepak Kumar Tala
www.eeworm.com/read/485265/6556959

m sync_fa.m

%%% parameters %%% function [out] = sync_fa(LOG, in) %events SYNC_OK = 1; SFD_OK = 3; SFD_LATE = 7; SFD_EARLY = 8; SYNC_START = 0; CHEST_DONE = 2; %%% parse the log file %%% fid = fopen(
www.eeworm.com/read/485265/6556987

m fine_sync.m

function [fine_sync_index] = fine_sync(rx_down,corr_template,thld,... blocks_per_code_symbol,code_len,coarse_sync_index,PLOT_DEBUG); %calculate the correlation only in region
www.eeworm.com/read/485265/6556990

m coarse_sync.m

function [coarse_sync_index] = coarse_sync(rx_down,corr_template,thld,... blocks_per_code_symbol,N,PLOT_DEBUG) % %generate sequence to correlate with % blocks_per
www.eeworm.com/read/485265/6556994

m run_sync.m

function [sync_overlap, corr_overlap, fine_overlap, sync_ok, sync_offset, coarse_sync_index] = run_sync(rx_down, noise_var, sync_overlap, corr_overlap, fine_overlap, coarse_sync_index, users, L, TC, T
www.eeworm.com/read/484966/6569673

sym vga_sync.sym

www.eeworm.com/read/484966/6569675

inc vga_sync.inc

-- Copyright (C) 1991-1997 Altera Corporation -- Any megafunction design, and related net list (encrypted or decrypted), -- support information, device programming or simulation file, and any other --
www.eeworm.com/read/484966/6569678

tdf vga_sync.tdf

TITLE "VGA_sync"; -- Version 1.0 -- Copyright Rune Baeverrud, October 6, 1997 -- You may use or distribute this function freely, -- provided you do not remove this copyright notice. -- If you h
www.eeworm.com/read/479326/6691636

bsf vga_sync.bsf

/* WARNING: Do NOT edit the input and output ports in this file in a text editor if you plan to continue editing the block that represents it in the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/479326/6691642

vhd vga_sync.vhd

library IEEE; use IEEE.STD_LOGIC_1164.all; use IEEE.STD_LOGIC_ARITH.all; use IEEE.STD_LOGIC_UNSIGNED.all; -- Module Generates Video Sync Signals for Video Montor Interface -- RGB and Sync outp