搜索资源列表
music
- VHDL电子琴,采用vhdl编写,通过蜂鸣器发出7种不同频率的音阶实现简易电子琴功能。-VHDL electronic organ, written by VHDL, the realization of simple electronic organ function in 7 different frequency scale through the buzzer.
music_player
- 音乐播放器,各模块使用VHDL写的,拥有暂停功能。jishu模块根据时钟信号产生八位递增的地址信号,传到music模块。music模块存放音乐的数据,根据得到的地址输出音阶。tonetab接收到音阶信号后会输出当前的音阶是多少,是否为高八度,用于数码管显示,同时将此音阶需要的分频率传给speaker模块。speaker模块根据接受到的分频比对2M的时钟进行分频,然后送给蜂鸣器发出声音。-Music player, each module written in VHDL, with pause f
sp_project
- 使用vhdl语言在quatus上编写自定义元件,用原理图实现了蜂鸣器按照音阶一秒换一个音进行循环发声,系统时钟为20m。(Using the VHDL language to write a custom component on the quatus, the buzzer is used to make a circular sound in one second of the phonetic scale, and the system clock is 20m.)