资源列表
[VHDL编程] interpolation_FIR
说明:Interpolation FIR Design Example for Stratix Devices<Jack> 在 2024-11-15 上传 | 大小:24kb | 下载:0
[VHDL编程] miaobiao_watch
说明:此为秒表程序,具有秒表的一般基本功能,已在MAX+plusII 10.2下编译通过。-stopwatch for this procedure is the general basic stopwatch functions, MAX has been under plusII 10.2 compile.<胡赟星> 在 2024-11-15 上传 | 大小:113kb | 下载:0
[VHDL编程] 8251_8055_verilog
说明:8251和8055的verilog源码,可进行综合和仿真,是学习SOC的好资料!-8251 and 8055 verilog the source, and integrated simulation, SOC is a good learning information!<wind> 在 2024-11-15 上传 | 大小:13kb | 下载:0
[VHDL编程] ps2_and_VGA_and_verilog
说明:ps/2键盘输入的字符在VGA上进行显示. 本示例是将ps/2键盘输入的字符在VGA上进行显示。在做此实验之前最好先学习PS2键盘接口。-ps/2 keyboard input of the characters in VGA on the show. This example is to ps/2 keyboard input characters VGA website on the show. Do this before t<dragon> 在 2024-11-15 上传 | 大小:50kb | 下载:0
[VHDL编程] vga_verilog
说明:本示例演示了VGA的控制方法,程序配置后可以在CRT上显示中文汉字等信息。-this example demonstrated the VGA control methods, procedures after the distribution of CRT Chinese characters on the show and other information.<dragon> 在 2024-11-15 上传 | 大小:7kb | 下载:0
[VHDL编程] PS2keyboard_verilog
说明:本实验利用PS2接口实现了与键盘通信,并将键盘的按键编码通过UART接口上传给PC的超级终端,通过超级终端来观察按键编码是否正确。 -experimental use of the PS2 interface with the keyboard communications, and keyboard buttons coding through UART interface to the PC upload the Super T<dragon> 在 2024-11-15 上传 | 大小:17kb | 下载:0
[VHDL编程] ps2mouse_verilog
说明:本实验利用PS/2接口实现了与鼠标通信,并将鼠标的按键信息通过D6,D7,D8,D9 来直观的放映,其中D6,D7代表鼠标右键的状态,当鼠标右键没有按下时,D6,D7两 个灯都不亮,当鼠标右键有按下时,D6,D7两个灯同时点亮。与此相同,D8,D9则代 表鼠标左键的状态。而鼠标的移动状态,我们是通过七段数码管来表示,低两位的数 码管表示X轴的移动点数,高两位的数码表示Y轴的移动点数。-the experiment<dragon> 在 2024-11-15 上传 | 大小:12kb | 下载:0