资源列表
i2c_slave
- 使用verilog语言实现I2C Slave功能模块,带有地址匹配和8位寄存器和8位数据读写。-verilog HDL I2C Slave function module with address matching and eight 8-bit data registers and write.
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
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
msp430f5529_usb_pc
- 一个单片机与PC通过串口通讯的实验,单片机型号是msp430f5529-A single chip computer and PC through the serial port communication experiment, single-chip model is msp430f5529
msp430f5529_usb_rw
- 430单片机的USB读写实验,基于msp430f5529开发板,大家可以学习一下-430 singlechip USB read and write test, based on the msp430f5529 development board, you can learn about it
QUASIC
- THIS IS USED FOR IN VLSI PROJECTS
SPI_MASTER
- VHDL实现的SPI Master 采用标准状态机,已完成实际验证-VHDL implementation of SPI Master standard state machine has completed the actual verification
PWM_one
- pwm 波的实现,程序叫简单,适合初学者。其中用了计数器,可以实现LED 的亮度以及三色灯的色彩控制-achieve pwm wave, the program is called simple, suitable for beginners. Which used the counter, you can achieve three-color LED lamp brightness and color control
123123123
- 智能LED控制系统 使用FPGA实现LED的亮暗和开关的控制-LED intelligent control system to control the use of FPGA implementation of LED light and dark and switches
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,
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
msp430f5529_accelerater
- msp430f5529开发板的加速度计实验程序,可以实验加速度计,里面编写了两个简单的使用加速度计的小游戏-msp430f5529 development board accelerometer experimental procedure can experiment accelerometer, which prepared two simple little game using accelerometer
