搜索资源列表
FIFO
- 基于FPGA的FIFO控制器的设计与实现,ISE,verilog-FPGA-based design and implementation of FIFO controller, ISE, verilog
FIFO
- verilog编写的读写fifo的源码,包括sram的读写控制-verilog source code written to read and write fifo, including the sram to read and write control
fifo
- a_fifo5.v verilog code for asynchronous FIFO-a_fifo5.v verilog code for asynchronous FIFO
Memory
- Example of a FIFO code in verilog language, to control a bus. With a memory stack and a testbench.
fifo
- fifo 即实现数据的先进先出,是用verilog编写的 就撒开了几分-fifo hjahfjhsjeikkdnakfnakjfakjkf
fifo
- FIFO verilog controller, asyn. circuit
fifo
- 使用verilog语言编写的fifo程序。-Use the fifo verilog language program.
fifo
- 同步fifo的verilog代码,很好的资料,值得学习-Synchronous fifo verilog code, very good information, it is worth learning
fifo-code
- Verilog代码:同步\异步FIFO。包含格雷码计数器.-Verilog code: syncronous\asyncourous FIFO. containing gray counter.
fifo
- 异步fifo ,verilog 源代码,含工程文件,modosim 下运行-Asynchronous fifo verilog source code containing the project file run modosim
fifo_rd64
- 实现64位数据位宽的fifo的功能,用的是verilog代码。-Fifo functionality
fifo
- FPGA Verilog语言编写的fifo模块-The fifo module of FPGA Verilog language
fifo
- 异步FIFO实现 verilog代码,利用格雷码消除亚稳态-Asynchronous FIFO realize verilog code, Gray code to eliminate the use of metastable
FIFO--verilog
- 同步jk触发器 实现10进制 简单易懂-jk
fifo32x32
- SYNCHRONOUS FIFO EXAMPLE IN VERILOG
fifo_verilog
- 16位FIFO的硬件电路,使用verilog实现。文件内含组合逻辑和寄存逻辑两种方法的实现,以及对应的testbench测试代码-16 FIFO hardware circuits using verilog implementation. File contains a combination of logic and storage logic to achieve the two methods, and the corresponding testbench test code
FIFO(verilog)
- FIFO 的verilog代码,包含测试源码,可以参考学习FIFO的编写-FIFO written with verilog
Syn_FIFO
- 异步FIFO verilog fifo代码-Asynchronous FIFO verilog fifo Code
async_fifo
- 异步FIFO verilog 代码 复位到空,读侧以及写侧复位均可以使两侧同时复位,且基本同时放开。-ayschronized FIFO verilog code
uart_fifo_n
- verilog 带fifo的串口收发模块(verilog uart with fifo)