搜索资源列表
fifo.rar
- 异步fifo的经典讲解,包括亚稳态的产生,同步电路的构造,fifo电路的结构,源代码实现。,Asynchronous fifo on the classic, including the emergence of metastable, the structure of synchronous circuits, fifo circuit structure, the source code to achieve.
00837024
- 一个基于VHDL同步FIFO的设计思路的文章,以及一个编译完整的程序。-VHDL-based synchronous FIFO design ideas article, as well as a compiler procedures.
FIFO_VHDL
- FIFO程序,用来检测硬件平台的搭建是否成功。其中的数据有效位,数据同步收发数据等都非常好-FIFO procedures used to detect the hardware platform to build successful. Where the data valid bit, data synchronization send and receive data and so very good
UNIX
- 进程间通信(IPC)几乎是所有Unix程序性能的关键,理解IPC也是理解如何开发不同主机间网络应用程序的必要条件。本书从对Posix IPC和System V IPC的内部结构开始讨论,全面深入地介绍了4种IPC形式:消息传递(管道、FIFO、消息队列)、同步(互斥锁、条件变量、读写锁、文件与记录锁、信号量)、共享内存(匿名共享内存、具名共享内存)及远程过程调用(Solaris门、Sun RPC)。-Interprocess communication (IPC) is the key to a
asic-ansy
- 绝大部分的ASIC设计工程师在实际工作中都会遇到异步设计的问题,本文针对异步时序产生的问题,介绍了几种同步的策略,特别是结绳法和异步FIFO的异步比较法都是比较新颖的方法。王xx老师论文(华中科技大学 电子与信息工程系)-The asynchronous timing ASIC design methodology