Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - FIFO
Search - FIFO - List
PCI驱动编程实例,通过PCI可实施操作: 2、通过DMA方式往SDRAM写数据的步骤: (1) 往OMB1写传输数据次数 (2) 往OMB2写所要访问的SDRAM地址 (3) 往FIFO写2 3、通过DMA方式从SDRAM读数据的步骤: (1) 往OMB1写传输数据次数 (2) 往OMB2写所要访问的SDRAM地址 (3) 往FIFO写3 -PCI-driven programming examples, can be implemented through the PCI operation : 2, DMA SDRAM write data to the steps : (a) to transfer data OMB1 write the number (2) to OMB2 was to be visited SDRAM Address (3) to FIFO write 2 3 through DMA side SDRAM-time data from the steps : (a) to transfer data OMB1 write the number (2) to OMB2 was to be visited SDRAM Address (3) to write FIFO 3
Date : 2008-10-13 Size : 61.28kb User : 葛琳

something maybe helpful for hardware programmer
Date : 2008-10-13 Size : 1.11mb User : jiayanli

扩展串口的常用芯片16C554,自带四通道,含16字节FIFO,中文版更易读懂。-Extension of the commonly used serial port chip, the Chinese version easier to read.
Date : 2025-12-21 Size : 730kb User : wangyu

In this homework, we will focus on data structures and you are responsible for their (correct) implementation. You will implement the queue data structure, which allows FIFO access. You will also implement the hashtable data structure, which implements the dictionary, or associative array abstract data type. These data structures serve as the core of the snake game.
Date : 2025-12-21 Size : 36kb User : zjj

Unfortunately Microsoft has never paid much attention to the serial port. In the Windows API it is just regarded as a file, and in the first version (1.1) of the .NET framework (managed code) there was no support for serial communication. Fortunately, a new namespace - System.IO.Ports - has been added in version 2.0, which has made things much easier although there are still some problems. For example, it is not possible to control the FIFO in the UART. It is also not possible to tell when the transmitter serial register is empty, so it is almost impossible to control the modem control signals and send a break condition, but worst of all, Microsoft has put an 8 bit wide buffer on top of the 11-bit receiver FIFO and therefore destroyed the possibility for a precise Break, 9th bit and error detection. Besides, many of the examples in the help files are directly misleading and unnecessary complicated.
Date : 2025-12-21 Size : 358kb User : RAMAKERS_R

单服务台模型,一分析fifo排队规则的分析模型,此代码可以计算出分析数据,而且可以绘出二维分析图-Single-desk model, an analysis of the FIFO queuing discipline analysis model, this code can calculate the analysis of data, and you can draw two-dimensional analysis chart
Date : 2025-12-21 Size : 1kb User : daixinyi

CY7C 68013a slave FIFO 上位机程序 -CY7C 68013a Slave FIFO PC program
Date : 2025-12-21 Size : 3.82mb User :

用verilog实现dsp与Fpga接口的同步设计,其功能包括读写操作及四个功能模块,采用两个fifo实现不同时钟域的地址与数据的转换,在quartus ii11.0环境下运行,运行此程序之前需运行将调用fifo。-Dsp using verilog achieve synchronization with Fpga interface design, its features include read and write operations and four functional modules, using two different clock domains to achieve fifo address and data conversion in quartus ii11.0 environment to run, run this program required before running calls fifo.
Date : 2025-12-21 Size : 1.38mb User : 董明岩

使用C#编写的关于FIFO处理的算法, 有兴趣的朋友可以参考。Bill.Z-The FIFO algorithm written by C#, anyone needed for reference. Bill.Z
Date : 2025-12-21 Size : 40kb User : bill.zhang
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.