资源列表
[VHDL编程] msp430f5529_digital_clock
说明:这是一份msp430f5529开发板的数字钟例程,实现了数字时时钟,指针式时钟,背光调整等一系列完善的功能-This is a digital clock routine of msp430f5529, it has digital clock, pointer type clock, backlight adjustment and a series of perfect functions<tanxiaoyao> 在 2025-06-20 上传 | 大小:2.5mb | 下载:0
[VHDL编程] msp430f5529_accelerater
说明:msp430f5529开发板的加速度计实验程序,可以实验加速度计,里面编写了两个简单的使用加速度计的小游戏-msp430f5529 development board accelerometer experimental procedure can experiment accelerometer, which prepared two simple little game using accelerometer<tanxiaoyao> 在 2025-06-20 上传 | 大小:2.5mb | 下载:0
[VHDL编程] msp430f5529_airship_game
说明:msp430f5529单片机非常经典的飞船蔽障游戏,使用LCD10264显示,可以用来学习430的液晶UI显示技术-msp430f5529 SCM is very classic spaceship unblinded game, use LCD10264 display, can be used to learn UI 430 LCD display technology<tanxiaoyao> 在 2025-06-20 上传 | 大小:2.53mb | 下载:0
[VHDL编程] msp430f5529_usb_pc
说明:一个单片机与PC通过串口通讯的实验,单片机型号是msp430f5529-A single chip computer and PC through the serial port communication experiment, single-chip model is msp430f5529<tanxiaoyao> 在 2025-06-20 上传 | 大小:2.49mb | 下载:0
[VHDL编程] msp430f5529_usb_rw
说明:430单片机的USB读写实验,基于msp430f5529开发板,大家可以学习一下-430 singlechip USB read and write test, based on the msp430f5529 development board, you can learn about it<tanxiaoyao> 在 2025-06-20 上传 | 大小:2.52mb | 下载:0
[VHDL编程] cpu_design
说明:FPGA MIPS架构CPU,五段流水线功能,ISE开发,verilog语言,可综合,模拟结果正确,内含设计报告-FPGA MIPS CPU, simple five-stage pipeline function, developed by ISE, using verilog language<leo> 在 2025-06-20 上传 | 大小:2.32mb | 下载:0
[VHDL编程] SPI_MASTER
说明:VHDL实现的SPI Master 采用标准状态机,已完成实际验证-VHDL implementation of SPI Master standard state machine has completed the actual verification<zhaojun> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[VHDL编程] counter
说明:在FPGA 设计中,计数器可以用来对信号的变化情况进行计数,是经常使用的功能块。 这里设计的是一个2 位宽计数器,可以从00 计数到11,计数原则是在时钟信号的控制下,每个时钟周期计数一次。计数器属于时序逻辑电路。-In the FPGA, the counter can be used to count the changes in the signal, the function block is often used. Here design is a two-bit wide,<Lily> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[VHDL编程] data_sel
说明:数据选择器的作用是根据不同的输入信号,产生相应的输出信号。例如地址译码器就 是一种数据选择器。这里设计的是一个2-4 数据选择器,根据2 位宽输入信号的变化,4 位宽的输出信号会产生不同的结果。数据选择器属于组合逻辑电路。-Data selector according to the role of the different input signals, generates a corresponding output signal. For example, an address d<Lily> 在 2025-06-20 上传 | 大小:1kb | 下载:0