资源列表

« 1 2 ... .12 .13 .14 .15 .16 1017.18 .19 .20 .21 .22 ... 4311 »

[VHDL编程calc_v2_s3eboard

说明:Simple calculator EDK design implemented on Digilent S3EBOARD using Microblaze soft-core CPU. Input: PS/2 keyboard, output: VGA monitor.
<madcrow> 在 2025-02-08 上传 | 大小:2.82mb | 下载:0

[VHDL编程keyboard

说明:verilog实现键盘驱动功能,具备基本字母按键输入,大小写转换功能,通过串口与主机实现交互-verilog to achieve keyboard-driven features, basic letter keys input, case conversion functions, interact with the host computer through the serial port
<柳林> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[VHDL编程shudian

说明:数字钟相关程序,能实现时间的自动跳动,还能改动时间,整点报时-Digital clock-related procedures, to achieve the automatic beating of time, but also changes in time, the whole point timekeeping
<meng> 在 2025-02-08 上传 | 大小:403kb | 下载:0

[VHDL编程CPU16

说明:自己用VHDL写的16位的CPU,在学校的课程上通过了测试。-Own use VHDL to write a 16-bit CPU, in school curriculum passed the test.
<Hui> 在 2025-02-08 上传 | 大小:1.13mb | 下载:0

[VHDL编程DM642_network_video_source

说明:DM642_network_video_source 我们研究所里用的程序,很通用的-DM642_network_video_source our graduate program to use, it is common
<军军> 在 2025-02-08 上传 | 大小:1.46mb | 下载:0

[VHDL编程IIR

说明:实验说明: 本次实验实现一个IIR滤波器,并在ISE里面仿真。 project目录里面是工程-Experiment descr iption: this experiment to achieve an IIR filter, and the ISE inside the simulation. \ rtl directory which is the source file \ project directory which
<军军> 在 2025-02-08 上传 | 大小:2.58mb | 下载:0

[VHDL编程seg

说明:程序说明: 本次实验控制开发板上面的数码管。 \1-f文件夹里面的程序控制数码管从1开始显示,逐渐加1,一直到f。 \1234文件夹里面的程序控制数码管显示1234。 目录说明: 工程在\project文件夹里面 源文件和管脚分配在\rtl文件夹里面 下载文件在\download文件夹里面,.mcs为PROM模式下载文件,.bit为JTAG调试下载文件。-Procedure Descr iption: T
<军军> 在 2025-02-08 上传 | 大小:427kb | 下载:0

[VHDL编程uart

说明:程序说明: 本次实验控制开发板上面的串口,与PC机进行通信,并在串口精灵里面显示字符。 目录说明: 工程在\project文件夹里面 源文件和管脚分配在\rtl文件夹里面 下载文件在\download文件夹里面,.mcs为PROM模式下载文件,.bit为JTAG调试下载文件。-Procedure Note: The experimental control development board above the
<军军> 在 2025-02-08 上传 | 大小:884kb | 下载:0

[VHDL编程usb

说明:程序说明: 本次实验控制开发板USB,与PC机进行通信,并在显示字符。 目录说明: 工程在\project文件夹里面 源文件和管脚分配在\rtl文件夹里面 下载文件在\download文件夹里面,.mcs为PROM模式下载文件,.bit为JTAG调试下载文件。-Procedure Note: In this experiment, control development board USB, and PC, to
<军军> 在 2025-02-08 上传 | 大小:79kb | 下载:0

[VHDL编程sdram

说明:程序说明: 本次实验控制开发板上面的SDRAM完成读写功能。 先向SDRAM里面写数据,然后再将数据读出来做比较,如果不匹配就通过LED变亮显示出来,如果一致,LED就不亮。 part1是使用Modelsim仿真的工程 part2是在开发斑上面验证的工程 目录说明: part1: part1_32是4m32SDRAM的仿真工程 part1_16是4m16SDRAM的仿真工程 \model文件夹里面是
<军军> 在 2025-02-08 上传 | 大小:761kb | 下载:0

[VHDL编程song

说明:module song(clk,key,song_out,led) input [7:0] key input clk output song_out output [7:0] led reg song_reg reg [21:0] count reg [19:0] delay reg [7:0] key_reg always @(posedge clk) begin c
<罗仲景> 在 2025-02-08 上传 | 大小:357kb | 下载:0

[VHDL编程123

说明:再FPGA内部实现数模转换易于增加分辨率,使用-Another FPGA internal digital-analog conversion is easy to achieve increased resolution, the use of
<王毅> 在 2025-02-08 上传 | 大小:5kb | 下载:0
« 1 2 ... .12 .13 .14 .15 .16 1017.18 .19 .20 .21 .22 ... 4311 »

源码中国 www.ymcn.org