-
vending-machine
用Verilog实现自动售货机功能,代码较初级。易懂,内含test文件。(Automatic vending machines function with Verilog code than the primary. Understandable, containing test files.)
- 2013-11-30 20:25:34下载
- 积分:1
-
FFT_16
FFT快速傅立叶变换-verilog,基于verilog的FFT源码,QuartusII上仿真通过(FFT Fast Fourier Transform-verilog, the FFT-based verilog source, QuartusII through the simulation)
- 2020-09-08 20:28:02下载
- 积分:1
-
LineBuffer
此代码由 Altera 演示,并已对其进行修改(版权所有 ︰ Altera)
- 2022-03-20 04:11:56下载
- 积分:1
-
AD9267的FPGA参考设计
AD9267 10bit 640MSPS高速ADC的FPGA参考设计
Verilog语言实现
包含Xilinx ISE12.2工程
- 2023-01-04 17:30:03下载
- 积分:1
-
UART_FPGA
此vhdl程序实现了在FPGA上构建UART通信串口。分为两部分,UART的发送端transfer和接收端receiver。需要外部根据需求提供波特率时钟。(This program implements the building vhdl UART serial interface on the FPGA. Divided into two parts, UART transfer sender and receiver receiver. Required to provide the baud clock external demand.)
- 2015-03-04 11:02:17下载
- 积分:1
-
JJ213_program
卷积码(213)的编译码,VHDL语言编写的整个工程文件,带有仿真结果图。(Convolution code (213) codec, VHDL language of the whole project file with the simulation results shown in Fig.)
- 2020-12-27 19:29:02下载
- 积分:1
-
VLSI DSP 练习
在体系结构中目前为加法器和乘法器在 verilog 和节奏 45nm---报表表与代码 (verilog)---引用 vlsidsp 的 parhi 进行了模拟
这完成由自己
charantej — — 9524435535
- 2022-08-14 18:35:15下载
- 积分:1
-
基于FPGA状态机实现的I2C Verilog工程
基于FPGA状态机实现的I2C Verilog工程文件,在多个项目中运用检验,非常可靠,有详尽的注释,可读性非常清晰,需要的可以下载
- 2022-01-21 22:45:25下载
- 积分:1
-
T200071012217h
此源码为线性相位滤波的vhdl源码与设计心的体会,理论分分析与工程实践总结相结合,有非常大的参考价值 可直接使用。
(The source for the linear phase filter VHDL source code and design of the heart experience, theoretical analysis to summarize the combination of engineering practice, a very large reference value can be used directly.)
- 2012-07-10 16:08:08下载
- 积分:1
-
VHDLFIFO
用Verilog 写一个8x16 的FIFO,完成先入先出的功能,并且在FIFO读空时输出EMPTY
有效信号,读指针RP 不再移动;FIFO 写满时输出FULL 有效信号,并且即使WR 有效也
不再向存储单元中写入数据(写指针WP 不再移动)。
(NO)
- 2020-09-20 20:17:51下载
- 积分:1