-
verilog fifo 代码
FIFO is a First-In-First-Out memory queue with control logic that manages
the read and write operations, generates status flags, and provides optional
handshake signals for interfacing with the user logic. It is often used to
control the flow of data between source and destination. FIFO can be
classified as synchronous or asynchronous depending on whether same clock
or different (asynchronous) clocks control the read and write operations. In
this project the objective is to design, verify and synthesize a synchronous
FIFO using binary coded read and write pointers to address the memory
array. FFIO full and empty flags are generated and passed on to source and
destination logics, respectively, to pre-empt any overflow or underflow of
data. In this way data integrity between source and destination is maintained.
The RTL description for the FIFO is
- 2022-05-22 08:44:13下载
- 积分:1
-
DDR2_16bit
说明: ddr2原理图设计,原厂电路图设计,很好很强大 16bit(ddr2 schematic design, the original schematic design, a very powerful 16bit)
- 2011-02-24 11:07:35下载
- 积分:1
-
fft_8
基二8点fftverilog实现。经过modelsim仿真通过(Base 2 fftverilog implementation at 8 o clock. Go through the modelsim simulation)
- 2021-02-21 16:49:42下载
- 积分:1
-
hidejj
实现线性反馈移位寄存器的verilog实现(lfsr use verilog for the zip)
- 2017-08-02 14:23:12下载
- 积分:1
-
led
控制8个发光二极管中的一个发光二极管发光,其它7个发光二极管都出于截止状态,发光二极管的导通顺序按照向左或向右两个方向移动,并且通过按键控制发光二极管循环发光移动的方向。(Control of a light-emitting diode light-emitting eight light-emitting diodes, the other seven light-emitting diodes for the cut-off state, light-emitting diode conduction order in accordance with the left or right move in both directions, and light-emitting diode cycle luminous button control mobile direction.)
- 2012-11-09 12:33:57下载
- 积分:1
-
ahb sram控制器设计
ahb总线的sram 控制器设计,支持8/16/32位传输,支持片选信号达到低功耗设计的目的。ahb增量传输和猝发传输二种方式。SRAM采用标准的SRAM产生器生成。自带mbist。代码经过验证。包含完整代码和验证环境
- 2022-07-22 13:10:37下载
- 积分:1
-
snake_VHDL
基于vhdl编写的贪吃蛇游戏,课程设计必备(Based on the VHDL language of the snake game, curriculum design essential)
- 2020-11-06 09:49:50下载
- 积分:1
-
atm码
atm工作程序功能
- 2022-10-27 18:25:03下载
- 积分:1
-
eetop.cn_16bits_multiplier
16位并行乘法器源代码,booth2编码,二进制树拓扑结构(16bits parallel multiplier source code
)
- 2020-12-24 20:59:05下载
- 积分:1
-
Tri-Eth
采用xilinx三太以太网ip核,tri-mode MAC完成千兆以太网数据传输(Too Ethernet using xilinx ip three nuclear, tri-mode MAC Gigabit Ethernet data transmission is completed)
- 2014-03-06 22:00:43下载
- 积分:1