搜索资源列表
yibutongxin
- 用VHDL编写的串口异步通信的例子,适于RS232、RS422的通信
RS422
- 这是一个用VHDL开发的RS422通讯程序,在ALTERA FLEX EPF10K上通过了测试
rs422
- rs422接 VHDL语言编写 chipescope仿真通过
DelayTrigIndex
- 完成的是RS422信号的计数功能,并产生一定的触发信号
UART
- 用UART实现RS422通信-UART TO RS422
uart
- verilog编写的uart发送和接收的源代码。简单易懂。-verilog uart prepared to send and receive the source code. Straightforward.
VHDL-RS422
- rs422协议的通讯程序.做一些简单改动即可以移植到各种环境。-rs422
rs422
- 程序将通过rs422接口传进来的16bit数据转成串行输出的数据-Program will pass through the rs422 interface 16bit data transfer incoming data into a serial output
RS422sent
- 基于RS422的数据发送器- RS422sent
SEND422
- 这是用VHDL编写的代码,是RS422在UART协议层上实现数据发送的过程,很有用的啊!-It is written in VHDL code, is RS422 UART protocol layer in the data transmission process, useful, ah!
USB-to-RS232-adapter-module
- 母板通过FR232R芯片及其外围电路实现USB接口转UART(TTL电平)接口,并提供自定义的双列插针扩展接口;功能子板则分为RS232接口和TTL接口两种,并可根据需要设计RS485/RS422/CAN总线接口。-Motherboard chip by FR232R USB interface and its peripheral circuit switch UART (TTL level) interface, and provide a custom double-row pin exp
rs422
- RS-422的VHDL实现,代码测试能用-RS-422 VHDL implementation code test can be used
RS422_receive
- 该代码为串口接收数据源程序,可以帮助理解FPGA接收串口数据原理-UART RS422 receive
RS-422standardmodulev2
- rs422标准通讯模块 异步收发 verilog语言编写-rs422 standard communication module asynchronous receiver verilog language
v2
- rs422串口指令控制以及AD7824芯片的数据采集-rs422 serial control timing
RS422_UART
- RS422 串口通讯 (包括 testbench,虚拟RAM,数据收发,波特率生成,数据接收抗干扰)-RS422 UART testbench BaudGen
zsy_422_20160911_backup
- RS422协议芯片OX16C950底层驱动程序,Verilog语言编写,Quartus ii 15.0开发,可实现数据收发,用串口调试助手可以观察。-RS422 protocol chip OX16C950 low-level driver, Verilog language, Quartus ii 15.0 development, can achieve data transceiver, with the serial debugging assistant can be observed
RS_422
- 在K7FPGA上利用verilog语言编写的RS422串口,由于没找到Verilog所以选择了VHDL(On the K7FPGA, using Verilog language RS422 serial port, because did not find Verilog, so chose VHDL)
RS422
- 基于vhdl开发的指令发送程序,实现RS422通信功能(instruction sending based on VHDL development)
RS422通讯
- 422 通讯接受发送模块程序,可以拿来直接修改相应参数后使用