-
用Verilog语音在fpga上实现音乐计算器功能
首先根据连续运算的过程,用状态机做出键盘输入模块,然后根据原码补码的特点做出加、减、与、或、比较运算的8位ALU,之后做出将16位二进制数显示出来的显示模块,再根据连续运算流程并考虑与键盘输入的配合,做出了音乐计算器最核心的控制模块,完成输入数字的存储、运算、显示功能,最后加入音乐模块,实现全部功能。
- 2023-02-19 00:05:03下载
- 积分:1
-
用FPGA实现电子钟
这是用verilog语言所编写的一个数字时钟程序,并在FPGA开发板上运行成功。相比于其他语言,veilog语言更加简洁,因此此程序包括各个模块,可以在开发板上仿真。
- 2022-01-21 00:24:14下载
- 积分:1
-
Synthesis_and_Fpga_Implementation_of_UAR
Synthesis and fpga implementation of UART
- 2018-12-03 14:06:02下载
- 积分:1
-
classdiagramnew
class diagram diagram for AIRS
- 2015-06-10 22:44:10下载
- 积分:1
-
FIR_filter
滤波器就是对特定的频率或者特定频率以外的频率进行消除的电路,被广泛用于通信系统和信号处理系统中。(Filter is a circuit that eliminates specific frequencies or frequencies other than specific frequencies. It is widely used in communication systems and signal processing systems.)
- 2020-06-21 14:00:01下载
- 积分:1
-
clk_div3
在fpga中对于pll无法完成的分频,可采用计数方式,本例用状态机实现对时钟的奇数分频。(Pll in fpga can not be completed in the sub-frequency counting method can be used, in this case with the state machine to achieve an odd number on the clock frequency.)
- 2010-07-28 20:03:41下载
- 积分:1
-
8bit_frequency_meter
设计一个8位的简易频率计,测出信号的频率,即1s内变化的次数。(An 8-bit simple frequency meter is designed to measure the frequency of the signal, i.e. the number of changes in one second.)
- 2020-06-21 13:40:01下载
- 积分:1
-
seven-voting
用verilog 语言实现七人投票表决器(verilog seven voting)
- 2020-09-24 10:57:48下载
- 积分:1
-
ug_dsp_builder
本文是Altera公司编写的dspbuilder的设计方法,但是是英文原版的(This article is prepared by Altera Corporation dspbuilder design method, but it is the original English edition of)
- 2008-12-14 01:33:58下载
- 积分:1
-
DAC_sinewave_timer_int
8051 1Khz sine wave generator. make use of DAC0808 and timer 0 interrupt. Also single led is blinked continuously.
- 2011-12-12 13:19:08下载
- 积分:1