当前位置:
首页
资源下载

搜索资源 - VHDL-FPGA-Verilog FIFO
搜索资源列表
-
1下载:
Verilog编写的串口RS232收发字符串程序,使用FIFO作为数据缓冲区,有效收发字符串长度为256字节,解决了利用串口调试工具与FPGA通讯只能收发单字节的问题.-Programs for uart/RS232, it can receive and transmit strings.
-
-
0下载:
使用Verilog编写的同步FIFO,可通过设置程序中的DEPTH设置FIFO的深度,FIFO_WRITE_CLOCK上升沿向FIFO中写入数据,
FIFO_READ_CLOCK上升沿读取数据。本程序对FIFO上层操作简单实用。-Prepared by the use of Verilog synchronous FIFO, through the setup program in the FIFO depth DEPTH settings, FIFO_WRITE_CLOCK rising
-
-
0下载:
异步FIFO的FPGA实现,XILINX FPGA,
ISE ,VHDL语言实现-asynchronous fifo
-
-
0下载:
可综合的 8x8 fifo VHDL 源代码-Can be integrated 8x8 fifo VHDL source code
-
-
1下载:
基于wishbone总线的SD Card IP Core,有Verilog和VHDL两种语言版本,包含了FIFO和DMA两种实现方式,是开源的IP Core-Based on the wishbone bus SD Card IP Core, there are two language versions of Verilog and VHDL, including the FIFO and DMA implemented in two ways, is open source IP Core
-