搜索资源列表
nios_uart程序
- 该quartus的基于SOPC串口程序经过调试成功,对NIOS的初学者很有用。
async_transmitter
- 该程序为RS232串口通信的VERILOG程序,在FPGA上已通过验证,在测试范围内误码率为0-The program for the RS232 serial port communications VERILOG procedures, the FPGA has been validated in the test range of bit error rate is 0
rs232
- 基于FPGA的rs232串口调试程序,开发板DE2。-Rs232 serial FPGA-based debugger, development board DE2.
ps2
- verilog PS2键盘解码程序, 之前探讨过PS/2键盘编解码以及数据传输协议,这次自己动手实现了利用FPGA接收键盘编码,然后通过串口传输到PC。做的比较简单,只是通过FPGA把大写字母A-Z转换成相应的ASCII码,只要字母按键被按下,就能在串口调试助手里显示相应大写字母。下面就共享代码吧! 除了顶层模块,三个底层模块分别为PS/2传输处理模块、串口传输模块以及串口波特率选择模块(下面只给出顶层模块和PS/2传输处理模块的verilog代码)。-verilog PS2 Ke
uart_if
- FPGA与串口通信的控制程序,通过程序控制通信的配置接收和发送。-FPGA with serial communication control procedures, through program control communication configuration receiving and sending.
FPGA_run_c51
- nios串口与错误分析\如何在FPGA里跑51程序-NIOS serial and error analysis, how to run 51 programs in FPGA
chuankou7883
- 串口AD的FPGA实现,为verilog程序,芯片为7883,编译已通过-Serial FPGA implementation of AD for verilog program for the 7883 chip, the compiler has passed
my_uart
- FPGA的串口程序,用verilog语言写的,没找到Verilog选项,放到VHDL里面了-USART in fpga
9425 fpga驱动tft
- 利用fpga驱动一个9425的串口屏显示图片,不同型号串口屏应该改变初始化程序