搜索资源列表
VHDL
- 1、 设计一个简易电子琴。要求能演奏的音域为中音的 1 到高音的 1。 2、 用GW48-PK2中的8个按键作为琴键。 3、 GW48-PK2中有扬声器。 4、 可以使用GW48-PK2上的12MHz作为输入时钟信号。 -1, the design of a simple flower. Requirements can play for the tenor of the range of 1 to treble the 1.2, and GW48-PK2 in eight ke
zidongshouhuoji
- 某自动售货机售A,B,C3种商品,他们的价格分别为1,3,4。 售票机进接受一元硬币。售货机面板上设有投币孔和退钱建,每种商品标识处有选择按键,上有指示灯表明当前投币说是否已经足够选买该商品。-A vending machine to sell A, B, C3 kinds of merchandise, their prices were 1,3,4. Into the ticket vending machines to accept one-dollar coins. Vending
SPEAKER
- 该程序是用VHDL语言实现的扬声器程序,可以通过不同的按键控制发出不同频率的声音。-The program is the realization of VHDL language of the speaker process, different keys can be issued to control the voices of different frequencies.
S7_PS2_RS232
- 利用cpld作为cpu控制器将ps2中取得按键值通过串口传送给pc机-cpld verilog ps2 UART
alto
- 用VHDL语言设计一个自动售货机,此机能出售2元的一种商品。顾客投入硬币的钱数每次只允许投入一枚5角或1元的硬币,累计投入2元硬币给出一个商品,此操作通过按动相应的一个按键来模拟,并同时用数码管将投币额显示出来。如果投入1元5角以后,再投入1枚1元,则应给出一个商品,同时找回5角。-VHDL language used to design a vending machine, the function of a commodity sold two yuan. The amount of mon
VHDL-key1
- 利用VHDL程序按键消抖程序,实用性强,易明白,测试成功啦!-VHDL program button debounce procedures, practical, easy to understand, the test is successful!
delight22
- 速度监控器,按键切换速度,数码管显示,若快到临界速度则闪烁。ISE,Xilinx,VHDL-The speed monitor, the key switching speed, digital display flashes if approaching the critical speed. ISE, Xilinx, VHDL
example5
- 按键程序,有助于vhdl语言的初级学习!可以下载看看.-Key procedures, contribute to the VHDL language primary learning! Can be downloaded.
example6
- 加按键程序,有助于vhdl语言的初级学习!可以下载看看.-Plus key procedures, contribute to the VHDL language the primary learning! Can download to see.
time-project
- 用VHDL语言实现数字时钟显示、控制、复位、加减、按键消抖-Using VHDL digital clock display, control, reset, subtraction, key debounce etc.
keyin
- 这是一款用!! VHDL!!!语言编写的!! 按键消抖!! !!。-This is a written in!!!! VHDL!! language !!!button away shaking!!!。
anjian
- 比较简单的按键程序,控制不同的LED闪烁,可以在此基础上自己进行修改-VHDL PROGRAME
VHDL
- 数字时钟,实现24小时数码管显示,可以实现按键校时-Digital clock, 24 hours to achieve digital display, you can achieve the key school
kehshechenxu
- 编制一全双工UART电路,通过试验箱MAX202E转换成RS232电平,与计算机进行通讯实验,设置8个按键,按键值为ASIC码“1”~“8”,通过串口发送给计算机,在计算机上显示键值,同时在数码管最高位显示;计算机可发送“0”~“F”的ASIC码,FPGA接收后在数码管低位显示0~F。通过按键可设置波特率。 要求:波特率为三种 1200、2400、9600,由1个按键选择,3个LED分别指示; 数据格式为1位起始位、8位数据位和一位停止位; 上位计算机发送接收软件可使用