搜索资源列表
RS232
- xilinx Sparten3E 串行通信及lcd字符显示
rs232
- 串行通信实验,设置波特率为9600或19200。在计算机断电的情况下,将实验板的串行接口线接到计算机的RS232接口上,计算机通过RS232接口向实验板发送数据,实验板应该能够正确接收到这些数据,并且将接收到的数据显示到实验板的数码管上;当按下实验板的按键时,将接收到的数据正确地发给计算机。
UARTRS232
- 用UART来接收PC机的RS232串行接口数据。由于UART每次只接收8位数据,所以在接收了两个8位数据之后,才将其存入16位的SRAM内。
Verilog_example
- 本文件包括多路选择器器建模,译码器实验程序,加法器实验程序,比较器实验程序,计数器建模,I2C接口标准建模源码,串行接口RS232标准建模源码标准,LCM建模源码,时钟6分频源码,串并转化源码。 ,对于硬件设计初学者来说有一定的参考价值。
UART
- 用FPGA实现了RS232异步串行通信,所用语言是VHDL,另外本人还有Verilog的欢迎交流学习,根据RS232 异步串行通信来的帧格式,在FPGA发送模块中采用的每一帧格式为:1位开始位+8位数据位+1位奇校验位+1位停止位,波特率为2400。由设置的波特率可以算出分频系数,具体算法为分频系数X=CLK/(BOUND*2)。
DEMO1_KEY_LED
- KX_DVP3F型FPGA应用板/开发板(全套)包括: CycloneII系列FPGA EP2C8Q208C8 40万们,含20M-270MHz锁相环2个。 RS232串行接口;VGA视频口 高速SRAM 512KB。可用于语音处理,NiosII运行等。 配置Flash EPCS2, 10万次烧写周期 。 isp单片机T89S8253:MCS51兼容单片机,12
RS232
- 用硬件描述语言VHDL进行串行通信接口电路设计,能通过RS232协议与PC机进行通信。-VHDL hardware descr iption language used for serial communication interface circuit design, through the RS232 protocol to communicate with the PC unit.
top
- RS232串行通信,采用VHDL编程,由波特率发生器,接收器和发送器构成-RS232 serial communication using VHDL programming, by the baud rate generator, receiver and transmitter constitute
DM7_COLR_LCD_C5T
- 任意信号波形采样和频谱分析演示文件 ADC信号采样、RS232串行通信和频谱分析 增加ADC采样控制模块,接上ADC,即可把模拟信号采入PC机上显示,和相应的频谱分析。 -Arbitrary signal waveforms and spectral analysis of the sampling ADC signal sample presentation, RS232 serial communication and increase the ADC sampling freq
rs232
- 异步串行传输的verilog hdl 功能文件以及测试文件-The verilog hdl source and the testbench of asynchronous serial transmission
RS232(1)
- 基于FPGA的串行通信接口设计,用硬件描述语言VHDL实现-FPGA-based serial communication interface design, using hardware descr iption language VHDL implementation
RS232
- 实现FPGA的RS232串行通信,采用verilog语言编写,下载到芯片上就可以使用-FPGA implementation of the RS232 serial communication, using verilog language, can be downloaded to the chip using
FPGAandRS232-485VerilogSourcecode
- FPGA串行通信口RS232-485构建,RS232和485有选择控制,源程序基于QuartusII6.0用Verilog语言撰写。-FPGA serial communication port RS232-485 build, RS232 and 485 to selectively control, source-based QuartusII6.0 written in Verilog language.
async_transmitter
- RS232。串行通信接口RS232,verilog -failed to translate
CPLDEM570
- 采用基于EM570CPLD,实现与计算机之间的串行通信技术。-RS232 AND CPLD
E_RS232
- RS232编码的串行通信,可以调整波特率-RS232 coding of serial communication, can adjust the baud rate...
rs232_interface
- RS232串行接口verilog代码和测试-Verilog code and testing of the RS232 serial interface
write1
- 串行接口发送,通过绑定DE2上的拨码开关,然后通过RS232接口传送到pc上,可通过串口调试大师接收数据-Serial interface to send, through binding DE2 DIP switch, and then transmitted via the RS232 interface to the pc, can receive data through the serial debug master
FPGA-
- FPGA实现串行接口 RS232,包括RS232是怎样工作的,如何产生需要的波特率,发送模块,接收模块,应用实例-FPGA Implementation of serial interface RS232, RS232, including how it works, how to produce the desired baud rate, transmit module, receiver module, application examples
UART(RS232)
- 用VERILOG语言实现的通用异步串行收发器(RS232收发器),波特率可设置,通讯稳定,已成功应用于实际项目。-VERILOG language with universal asynchronous serial transceivers (RS232 transceiver), the baud rate can be set, communication stability, has been successfully applied in actual projects.