代码搜索:Synchronous

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

代码结果 1,924
www.eeworm.com/read/38898/1117597

v fifo_2.v

// Synchronous FIFO. 4 x 16 bit words. // module fifo (clk, rstp, din, writep, readp, dout, emptyp, fullp); input clk; input rstp; input [15:0] din; input readp; input writep; output [15:
www.eeworm.com/read/38898/1117605

v fifo.v

// Synchronous FIFO. 4 x 16 bit words. // module fifo (clk, rstp, din, writep, readp, dout, emptyp, fullp); input clk; input rstp; input [15:0] din; input readp; input writep; output [15:
www.eeworm.com/read/40270/1138854

v generic_spram.v

`include "timescale.v" //`define VENDOR_XILINX //`define VENDOR_ALTERA `define VENDOR_FPGA module generic_spram( // Generic synchronous single-port RAM interface clk, rst, ce, we, oe, ad
www.eeworm.com/read/479151/1337639

h isdn_ppp.h

/* $Id: isdn_ppp.h,v 1.1.4.1 2001/11/20 14:19:34 kai Exp $ * * header for Linux ISDN subsystem, functions for synchronous PPP (linklevel). * * Copyright 1995,96 by Michael Hipp (Michael.Hipp@stude
www.eeworm.com/read/250243/4436921

h isdn_ppp.h

/* $Id: isdn_ppp.h,v 1.1.2.2 2004/01/12 22:37:19 keil Exp $ * * header for Linux ISDN subsystem, functions for synchronous PPP (linklevel). * * Copyright 1995,96 by Michael Hipp (Michael.Hipp@stud
www.eeworm.com/read/211147/4946374

lst prac99_syn_016x.lst

Archelon msp430 Assembler Version 1.58 2004/03/12 File C:\AQ430 Practice Code\prac9_comm\synchronous\prac99_syn_016x.asm Page 1 1 28
www.eeworm.com/read/209559/4963927

h isdn_ppp.h

/* $Id: isdn_ppp.h,v 1.1.2.2 2004/01/12 22:37:19 keil Exp $ * * header for Linux ISDN subsystem, functions for synchronous PPP (linklevel). * * Copyright 1995,96 by Michael Hipp (Michael.Hipp@stud
www.eeworm.com/read/209559/4973375

txt dm-io.txt

dm-io ===== Dm-io provides synchronous and asynchronous I/O services. There are three types of I/O services available, and each type has a sync and an async version. The user must set up an io_regio
www.eeworm.com/read/337546/3333808

h isdn_ppp.h

/* $Id: isdn_ppp.h,v 1.1.2.2 2004/01/12 22:37:19 keil Exp $ * * header for Linux ISDN subsystem, functions for synchronous PPP (linklevel). * * Copyright 1995,96 by Michael Hipp (Michael.Hipp@stud
www.eeworm.com/read/324920/3492706

h isdn_ppp.h

/* $Id: isdn_ppp.h,v 1.1.2.2 2004/01/12 22:37:19 keil Exp $ * * header for Linux ISDN subsystem, functions for synchronous PPP (linklevel). * * Copyright 1995,96 by Michael Hipp (Michael.Hipp@stud