代码搜索:Synchronous

找到约 1,924 项符合「Synchronous」的源代码

代码结果 1,924
www.eeworm.com/read/140841/5779875

vhd memory.vhd

---------------------------------------------------------------------------- -- This file is a part of the GRLIB VHDL IP LIBRARY -- Copyright (C) 2004 GAISLER RESEARCH -- -- This program is free so
www.eeworm.com/read/158283/11628444

test sync.test

# 2005 August 28 # # The author disclaims copyright to this source code. In place of # a legal notice, here is a blessing: # # May you do good and not evil. # May you find forgiveness for yours
www.eeworm.com/read/157781/11663144

v ddr_output.v

// // Module: DDR_Output // // Description: Verilog instantiation template // Double Data Rate Output // // // Device: VIRTEX-II Family //------------------------------------------------
www.eeworm.com/read/157781/11663150

v ddr_3state.v

// // Module: DDR_3state // // Description: Verilog instantiation template // Double Data Rate Output with 3-state // // // Device: VIRTEX-II Family //-----------------------------------
www.eeworm.com/read/155522/11866896

v ssramcon_rtl.v

/*********************************************************/ // MODULE: Synchronous SRAM Controller // // FILE NAME: ssramcon_rtl.v // VERSION: 1.0 // DATE: January 1, 1999 // AUTHOR: Bob Zei
www.eeworm.com/read/155522/11866987

v ssramcon_beh.v

/*********************************************************/ // MODULE: Synchronous SRAM Controller // // FILE NAME: ssramcon_beh.v // VERSION: 1.0 // DATE: January 1, 1999 // AUTHOR: Bob Zei
www.eeworm.com/read/173349/9661866

test sync.test

# 2005 August 28 # # The author disclaims copyright to this source code. In place of # a legal notice, here is a blessing: # # May you do good and not evil. # May you find forgiveness for yours
www.eeworm.com/read/269090/11109519

in config.in

mainmenu_option next_comment comment 'Synchronous Serial Interface' tristate 'Synchronous Serial Interface Support' CONFIG_SSI comment 'SSI Bus Drivers' dep_tristate ' CLPS711X SSI support' CONFIG_
www.eeworm.com/read/205013/15330156

test sync.test

# 2005 August 28 # # The author disclaims copyright to this source code. In place of # a legal notice, here is a blessing: # # May you do good and not evil. # May you find forgiveness for yours
www.eeworm.com/read/421783/10699211

m interpolation_filter.m

function [ Sample_Synchronous_Period ] = Interpolation_Filter(Sample_Independence_Period) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Interpolation_Filter.m % 函数文件 % 拉格郎日立方插值滤波器 %%%%%%%%