搜索资源列表
wumayi
- 研究了传统误码仪的工作原理与结构,并利用VHDL语言在FPGA芯片上模拟实现了绝大部分的传统误码仪的功能,如LCD显示驱动,串口通信驱动,误码测试,数据存储芯片驱动等功能.
svpwm_full_nios
- 这是我毕业设计做的一个SVPWM同步永磁交流电机的控制系统,里面除了一个SVPWM的驱动算法之外,还有一个步进电机的控制器,以及基于QUARTUS7.2的NIOS II控制核心,通过PC的串口可以控制同步永磁交流电机和步进电机进行精确的定位。该系统较复杂,运用的知识也比较多,在SVPWM算法,PID算法,步进电机控制方面,NIOS II的串口编程等都有值得参考的地方。最好使用QUARTUS7.2编译,目标芯片是选用EP1C6Q240
AD9959.rar
- ad9959驱动程序一个串口通信周期分为指令周期和数据读写周期两个阶段。首先传送指令阶段的8位指令字对应于SCLK的8个上升沿,然后执行由指令设定的1~4个字节的数据读写,完成后再等待下一个指令周期的到来。,AD9959 Driver Single-bit serial 2-wire mode
ST7565-6800-LCD
- ST7565P 6800接口的驱动程序,有别于网上从多的8080或串口驱动程序。已经验证可以使用。-ST7565 6800 interface driver.have been verified and implemented successfully.
uart
- 采用VHDL语言编写的串口驱动程序,已调试通过,能够实现同PC机的数据传输,可读性好,可移植性好-VHDL language using the serial driver has been debugged, to achieve the same PC, the data transmission, readable and portable
altera_avalon_uart_init
- 用v-hdl写的基于fpga的串口驱动程序希望对大家有帮助-With v-hdl Writing FPGA-based serial driver would like to have everyone help
UART2_vhdl
- 这是VHDL语言的uart串口驱动 感觉很难写的 但是这个可以移植的 比较好-This is the VHDL language serial uart driver feel it is very difficult but this can be written by transplantation is better huh
FPGA_RS_232
- 这个源码是经过对RS232长时间的研究得到的扩展性代码,主要的功能是计算机发给FPGA数据,FPGA利用这些数据去驱动数码管显示,然后再把数据通过串口传给计算机,通过串口调试软件看到你发给FPGA的数据,建议大家先看明白RS232串口通信协议之后再动手编模块。-FPGA_RS_232
uart_control
- 用verilog 实现的简易串口驱动模块儿,引脚简单,易用,可自己增减配置-verilog uart
uart
- 基于spartan3e的串口驱动程序,使用verilog编写-Based spartan3e serial driver, written using the verilog
RS232
- RS232串口驱动,使用alter公司的ep3c芯片-RS232
hellosmall
- 小型的hello程序,不用标准c语言库,用的是底层串口驱动nios-Hello small program, not the standard c language library, using a low-level serial driver nios
uartrxto
- STC12LE5A32S2单片机的串口驱动函数,该驱动函数可以实现收发字符串的功能,同过串口小助手发送字符串,然后又接收回所发送的字符串。-STC12LE5A32S2 microcontroller serial port driver functions, the driver can send and receive function string function, with his assistant to send a string over the serial port, and
RS232
- PLD 竞赛中 alter de0开发板 自带的R232 串口驱动程序 用于高速传输-Competition alter de0 PLD development board comes with R232 serial port driver for high-speed transmission
uart_1
- de2平台的串口驱动程序,可直接下载使用-de2 platform serial driver can be downloaded directly using
ryy_uart_mult
- RS232串口驱动程序,应用于cyclone 1c12,发送和接收都有-RS232 serial port driver, used in the cyclone 1c12,including send and receive
uart
- 迪文液晶串口驱动函数,C语言写的,自己使用的,肯定没错误-The Devean LCD serial port driver functions written in C language, their own use, certainly not error
uart_top
- 串口驱动程序,quartusII9.1开发。-Serial port driver, quartusII9.1 development.
uartverilog
- VERILOG HDL下写的串口驱动程序,经验证可以正常实现串口功能-VERILOG HDL to write serial driver, proven functionality can normally achieve serial
uart_mod
- 与上位机通信的串口驱动程序,基于VHDL语言-uart module