代码搜索:Synchronous

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

代码结果 1,924
www.eeworm.com/read/138045/13270003

doc alcomm.doc

There are two connection-oriented (TCP) CLinks: Pathways (connected sockets) and Portals (listening sockets). CLinks may be Synchronous or Asynchronous (more later). To `service' a CLink means:
www.eeworm.com/read/474259/1394848

v input_fifo_rev0.0.v

///////////////////////////////////////////////// // // Module Name: input_fifo // Descr: Synchronous FIFO for Input // Using 256x16 Dual Port BRAM // Author: James Rosenthal // D
www.eeworm.com/read/474259/1394865

v input_fifo_rev0.1.v

///////////////////////////////////////////////// // // Module Name: input_fifo // Descr: Synchronous FIFO for Input // Using 256x16 Dual Port BRAM // Author: James Rosenthal // D
www.eeworm.com/read/316872/3604441

spi-summary

Overview of Linux kernel SPI support ==================================== 21-May-2007 What is SPI? ------------ The "Serial Peripheral Interface" (SPI) is a synchronous four wire serial link used to
www.eeworm.com/read/303227/3814429

cs serversocket.cs

/* NotifyCommand enum -- List of socket notification commands. ServerSocket class -- Uses synchronous sockets to connect and receive data from the client. Creates a worker thread
www.eeworm.com/read/189192/8485959

vhd ldenaddsub.vhd

-- -- This is an adder-subtractor VHDL module. -- The module is a parallel loadable, synchronous -- set/reset, clock enabled adder-subtractor. -- this code implements a simple and compact -- add
www.eeworm.com/read/360810/10076521

c syncppp.c

/* * NET3: A (fairly minimal) implementation of synchronous PPP for Linux * as well as a CISCO HDLC implementation. See the copyright * message below for the original source. * * This program
www.eeworm.com/read/438120/7736058

plm ycn1mn.plm

/*32 points FFT Algorithm, with BDBH, can sample without synchronous signal*/ /*resample after calculation*/ /*------------------------SSC-2 RTU YC card program----------------------*/ /* File
www.eeworm.com/read/145158/12748850

m smphasor1old.m

% creates figure for SM phasors clear,clc,close all figure('Units','pixels', ... 'Color',[0.8 0.8 0.8], ... 'Name','Synchronous Machine Parameters',... 'NumberTitle','off',... 'Positi
www.eeworm.com/read/330692/12874696

txt wpulse.v.txt

// // // This circuit generates WE pulses. For example, if you have a chip that // needs to access an asynchronous SRAM in a single cycle and you wanted // generate the WE pulse synchronous w