搜索资源列表
uart from opencores
- 用VHDL实现串口 可以实现与pc机的通信 收发 中断都可以 效果比较好-VHDL implement serial port, it can communicate with pc, it can accept and send message, and it can be interrupted.
RS232_Interrupt_Code_niosII
- 串口中断_niosII.rar 解压密码:www.21control.com
rxd
- 自己编写的串口UART的接收Verilog模块,支持中断和查询方式接收,对信号的畸变适应能力强。
nios-II
- 很好地描述了NOISII的串口、定时中断等各种实例-A good descr iption of the NOISII the serial port, timer interrupt, and other examples of
FPGA_COM
- FPGA实现的多串口程序(支持收发中断,QUARTUSII编译),各串口独立-FPGA serial program (support to send and receive interrupt, QUARTUSII compiler), the serial independence...
niosII
- 很好地描述了NOISII的串口、定时中断等各种实例-A good descr iption of the NOISII the serial port, timer interrupt, and other examples of
NIOS_Uart
- 基于NIOS,串口---RS485通讯程序。接收中断函数的注册用服务。-Based on NIOS,--- RS485 serial communication program. Receive interrupt function registered with the service.
NIOIS-UART
- 基于NIOS的串口程序,可以收发多个字符,实现中断。-the serial driver based on the NIOS IDE, have been implmented successfully.
18b20spi
- 从板meg88检测18b20温度,每隔一段时间触发一次中断,进行主从板spi通信,将温度传给主板,并通过串口在电脑上显示出来-From the board meg88 detection 18b20 temperature, trigger an interrupt at regular intervals, the master-slave board spi communication, the temperature passed the motherboard, and through
uart_1203_4
- MUC+fpga 串口扩展,已调试通过,4路串口共用中断,收发fifo,波特率可调,其他的可以自己添加,网上类似资料极少,极具参考价值!只提供verilog源码!-MUC+ fpga McU.that, already debugging, through, 4 road serial common interrupt, receiving and dispatching fifo, baud rate can be adjusted, the other can add your own, o
UARTIntr
- 基于avr单片机的串口中断收发代码,并设立缓冲区-Avr microcontroller-based serial port interrupt to send and receive code
nios-II
- NiosII范例,包括了DMA控制,串口通信,定时器中断,以及NIOS的部分范例,对于FPGA内核的开发很有帮助。-NiosII example, including the DMA control, serial communication, timer interrupt, as well as some examples of NIOS, development will be helpful for the FPGA core.
uart_ram
- 串口接收数据校样后存入双口ram,接收完整帧数据后,置中断,通知串口发送-After receiving proof serial data stored in dual port ram, receive a complete frame of data after the interrupt, serial port to send notifications
labview 串口通信
- 使用labview串口中断实现串口通信程序的设计