代码搜索:asynchronous

找到约 2,366 项符合「asynchronous」的源代码

代码结果 2,366
www.eeworm.com/read/156773/11776214

vhd all.vhd

LIBRARY ieee; USE ieee.std_logic_1164.all; USE ieee.std_logic_unsigned.all; entity asynchronous is port(reset,TXC,RXC,RXD:IN STD_LOGIC; CS,A0,RD,WR:IN STD_LOGIC; TXD:OUT STD_LOGIC; D
www.eeworm.com/read/14659/400890

v reg_counter.v

module reg_counter (clock, reset_, cnt_reg_s, cnt_reg_a); input clock; input reset_; output [3:0] cnt_reg_s; output [3:0] cnt_reg_a; reg [3:0] cnt_reg_s; //asynchronous reset
www.eeworm.com/read/14659/400892

v reg_counter.v

module reg_counter (clock, reset_, cnt_reg_s, cnt_reg_a); input clock; input reset_; output [3:0] cnt_reg_s; output [3:0] cnt_reg_a; reg [3:0] cnt_reg_s; //asynchronous reset
www.eeworm.com/read/14659/400893

v reg_counter.v

module reg_counter (clock, reset_, cnt_reg_s, cnt_reg_a); input clock; input reset_; output [3:0] cnt_reg_s; output [3:0] cnt_reg_a; reg [3:0] cnt_reg_s; //asynchronous reset
www.eeworm.com/read/180137/5289788

c zoomtst8.c

/* * $Id: zoomtst8.c,v 1.3 2002/05/21 08:36:04 adam Exp $ * * Asynchronous multi-target client doing scan */ #include #include #include #include
www.eeworm.com/read/432906/1886421

3 aio.3

.TH aio 3 2002-09-12 "Linux 2.4" Linux AIO" .SH NAME aio \- Asynchronous IO .SH SYNOPSIS .nf .B #include .sp .br .B #include .sp .fi .SH DESCRIPTION The POSIX.1b standard defines a
www.eeworm.com/read/432906/1886443

3 aio_write.3

.TH aio_write 3 2002-09-12 "Linux 2.4" Linux AIO" .SH NAME aio_write \- Initiate an asynchronous write operation .SH SYNOPSYS .nf .B #include .sp .br .B #include .sp .br .BI "int
www.eeworm.com/read/394409/2457746

xcp fifo_dp_1k.xcp

# Xilinx CORE Generator 5.1i SELECT Asynchronous_FIFO Spartan2 Xilinx,_Inc. 4.0 CSET read_error_sense = active_high CSET read_count_width = 2 CSET write_acknowledge = false CSET create_rpm = fals
www.eeworm.com/read/385462/2588624

3 aio.3

.TH aio 3 2002-09-12 "Linux 2.4" Linux AIO" .SH NAME aio \- Asynchronous IO .SH SYNOPSIS .nf .B #include .sp .br .B #include .sp .fi .SH DESCRIPTION The POSIX.1b standard defines a
www.eeworm.com/read/385462/2588646

3 aio_write.3

.TH aio_write 3 2002-09-12 "Linux 2.4" Linux AIO" .SH NAME aio_write \- Initiate an asynchronous write operation .SH SYNOPSYS .nf .B #include .sp .br .B #include .sp .br .BI "int