搜索资源列表
msc1210test1
- MSC1210的ADC采集以及RS232通讯读写CPLD的例子程序,已经调试通过。-MSC1210 ADC collection and RS232 communication literacy CPLD examples procedures, Debugging has passed.
ATmega128
- ATmega128实验板。RS232,SRAM,CPLD调试通过,uCosII可以运行,ethernet部分没有完成,usb完成了一部分。 有参考价值。
232-fddi
- RS232-光纤的CPLD调制解调源程序,已测试通过
FPGA-UART
- 用FPGA器件实现UART核心功能的一种方法 串行外设都会用到RS232-C异步串行接口,传统上采用专用的集成电路即UART实现,如TI、EXAR、EPIC的550、452等系列,但是我们一般不需要使用完整的UART的功能,而且对于多串口的设备或需要加密通讯的场合使用UART也不是最合适的。如果设计上用到了FPGA/CPLD器件,那么就可以将所需要的UART功能集成到FPGA内部,本人最近在用XILINX的XCS30做一个设计的时候,就使用VHDL将UADT的核心功能集成了,从而使整个设计更
rs232
- dp_xiliux 的 CPLD Verilog设计实验,串口演示.代码测试通过.
ATmega128
- ATmega128实验板 简要介绍: 主要芯片: CPU:ATmega128L SRAM:SR61L256BS-8 CPLD:XILINX XC95144XL SFLASH:AT45DB081B ETHERNET:CS8900A USB:PDIUSBD12 LCD:122x32 LMC62_095_M POWER:LM2596S-3.3 RS232:MAX3232 软件:RS232,SRAM,CPLD调试通过
EPM240Prj.rar
- 这是一个verilog HDL 语言的例子,在CPLD器件EPM240上实现了 RS232协议、按键处理、LED数码管显示和每秒加1数码显示。使用quartus ii 7.0 以上打开.,This is an example of verilog HDL language in the CPLD device EPM240 achieved RS232 agreement, deal button, LED digital tube display and digital display plu
S7_PS2_RS232
- 利用cpld作为cpu控制器将ps2中取得按键值通过串口传送给pc机-cpld verilog ps2 UART
rs232
- 这是cpld,EPM240数据通信rs232程序,希望与大家分享-This is cpld, EPM240 data communication rs232 procedure, hoping to share with you
ATmega128
- 简要介绍: 主要芯片: CPU:ATmega128L SRAM:SR61L256BS-8 CPLD:XILINX XC95144XL SFLASH:AT45DB081B ETHERNET:CS8900A USB:PDIUSBD12 LCD:122x32 LMC62_095_M POWER:LM2596S-3.3 RS232:MAX3232 软件:RS232,SRAM,CPLD调试通过,uCosII可以运行,ethern
miniuart2
- 用VHDL在CPLD/FPGA上实现与PC机的RS232通信-This UART (Universal Asynchronous Receiver Transmitter) is designed to make an interface between a RS232 line and a wishbone bus, or a microcontroller, or an IP core. It works fine connected to the serial port of a
main
- established on 2004/03/08 /primary functions are lcd display,which includes hy12864b and ocm4x8c,and matrix keyboard //with mcu to cpld connect //with music //with inner watchdog(atmel at89s52) //with rs232 connection,work both in binery mo
LCD
- // //established on 2004/03/08 //primary functions are lcd display,which includes hy12864b and ocm4x8c,and matrix keyboard //with mcu to cpld connect //with music //with inner watchdog(atmel at89s52) //with rs232 connection,work both in b
lcdDriver
- 多个液晶驱动程序,HY_12864B,CA320240F-/primary functions are lcd display,which includes hy12864b and ocm4x8c,and matrix keyboard //with mcu to cpld connect //with music with inner watchdog(atmel at89s52) with rs232 connection,work both in binery mode
CPLDEM570
- 采用基于EM570CPLD,实现与计算机之间的串行通信技术。-RS232 AND CPLD
RS232
- this code show how to use Altium to coding RS232 on FPGA-CPLD
rs232
- 一个简单的verilog程序,实现PC发送数据给cpld,长篇累牍将数据回送给pc-A simple verilog program, the realization of PC to send data to the CPLD, dozen send data back to the PC
UART
- 使用标准VHDL编写的RS232协议,可在CPLD或者FPGA上直接实现串口通信功能。-use VHDL to implement RS232 protocol, which can be used in CPLD or FPGA