代码搜索:asynchronous
找到约 2,366 项符合「asynchronous」的源代码
代码结果 2,366
www.eeworm.com/read/266151/4274278
sgml async_queues.sgml
Asynchronous Queues
asynchronous communication between threads.
www.eeworm.com/read/400982/11566343
vhd asfifo.vhd
------------------------------------------------------------
-- Function : Asynchronous FIFO (w/ 2 asynchronous clocks).
-- Coder : Alex Claros F.
-- Date : 15/May/2005.
-- Notes : This impl
www.eeworm.com/read/323403/13341162
v async_fifo.v
//==========================================
// Function : Asynchronous FIFO (w/ 2 asynchronous clocks).
// Coder : Alex Claros F.
// Date : 15/May/2005.
// Notes : This implementation i
www.eeworm.com/read/233979/14126733
v afifo.v
//==========================================
// Function : Asynchronous FIFO (w/ 2 asynchronous clocks).
// Coder : Alex Claros F.
// Date : 15/May/2005.
// Notes : This implementation is ba
www.eeworm.com/read/278891/10490147
txt sci.txt
The sci functions and macros to implement asynchronous
communication on the Serial Communication Interface (SCI)
module.
CONTENTS
########
1 Setting Up
2 Asynchronous Function Definitions
3
www.eeworm.com/read/223839/14615815
txt sci.txt
The sci functions and macros to implement asynchronous
communication on the Serial Communication Interface (SCI)
module.
CONTENTS
########
1 Setting Up
2 Asynchronous Function Definitions
3
www.eeworm.com/read/27111/979942
txt sci.txt
The sci functions and macros to implement asynchronous
communication on the Serial Communication Interface (SCI)
module.
CONTENTS
########
1 Setting Up
2 Asynchronous Function Definitions
3
www.eeworm.com/read/252403/4405184
readme
This demo illustrates the use of Asynchronous Message Invocation (AMI)
and Asynchronous Message Dispatch (AMD).
To run the demo, first start the server:
$ server
In a second window, start the clien
www.eeworm.com/read/129773/14227614
v sasc_top.v
/////////////////////////////////////////////////////////////////////
//// ////
//// Simple Asynchronous Serial Comm. Device