资源列表
[VHDL编程] example2
说明:moore状态机程序 一共有四个状况,空闲 idle 等待 ready 信号准备好后进入判决状态 decision 否则继续等待 ready信号;判决状态 decision 中将 oe、we 信号置低,同时根据read_write 判定下一个状态是读状态 read 还是写状态 write;如果 read_write 为‘1’读状态 read,否则写状态write;读状态将oe 置高,we 置低;写状态将 oe 置低,we 置高。-moore state machine processes a<panda> 在 2025-06-22 上传 | 大小:31kb | 下载:0
[VHDL编程] AudioVolCtrl
说明:通过所编写的FPGA程序,对SDI的音频信号最后输出的声音进行控制-Prepared by the FPGA through the procedures, SDI audio signal to control the final output of the voice<邢占鹏> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[VHDL编程] example6
说明:使用 key1 和 key2 来控制数据的加减,通过显示可以看出数据的变化。key1是控制数据加,key2 是控制数据减。可以从 0~9 显示。其中有按键消抖的方法-Key1 and key2 to control the use of the data increases or decreases can be seen by showing the data changes. key1 is to control the data increases, key2 is to control<panda> 在 2025-06-22 上传 | 大小:27kb | 下载:0
[VHDL编程] AudioVUFilter
说明:这段程序和以上程序相关,是对最后输出的音频信号进行相关的处理,以上程序很完整-This process and procedure is related to the final output is the associated audio signal processing, the above procedures are complete<邢占鹏> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[VHDL编程] example8
说明:本实验是点阵的汉字滚动程序,显示的一个汉字滚动程序。本例程中的汉字编码在word函数中,编码是一个“王”字。实验结果是汉字从左到右的滚动,其他的方式可以自行编程。 -This experiment is the Chinese character dot matrix rolling process, shows a Chinese rolling process. This routine in the word in the Chinese character coding function<panda> 在 2025-06-22 上传 | 大小:26kb | 下载:0