搜索资源列表
fifo_Cprogram
- 应用于nios中的FIFO程序及连接图,开发环境为quartus-c program fifo in nios
fifoed_avalon_uart9.1_applicaton
- 用于Altera Avalon总线的、具有FIFO缓冲的Uart数据串口IP核以及应用于Nios2的、真正可运行的、容易移植的C代码。-Fifoed avalon uart IP core and C code for the IP core.
Operating_Systems
- The folder includes various algorithms of Operating Systems such as Bankers algorithm,C-Scan,FIFO,Shortest job first,Round Robin etc. All are implemented in C.
fpgaPfirmwarePpc
- 用FPGA做USB2.0通信的实验,完成SLAVE FIFO模式下的数据传输,里面包括固件程序,还有上位机(C++)程序。-USB2.0 communication with the FPGA to do the experiment, complete the SLAVE FIFO mode data transmission, which includes firmware, and PC (C++) program.
USB_firmware
- Cypress USB芯片8051固件程序,sync fifo模式,C开发-8051 Cypress USB chip firmware, sync fifo mode, C development
fifo
- 模拟页式虚拟存储管理中硬件的地址转换和用先进先出调度算法处理缺页中断.虽然是文档文件,其源代码可以直接拷贝至C++运行,并且文档最后给出相应执行结果。-Simulation of the hardware address translation page of virtual storage management and FIFO scheduling algorithm for processing a page fault, although it is a document file an
fifo
- VHDL code for DATA PATH for performing A=A+3 and A=B+C TO DESIGN AND SIMULATE DATA PATH FOR PERFORMING A=A+3 AND A=B+C USING ONLY ONE ADDER.