搜索资源列表
UART
- Hardware Design with VHDL Design Example: UART
uart-vhdl-testbench
- simple uart vhdl behavioural model (package) vhdl testbench example
example
- 我FPGA开发板的程序!!!包括数、码管iic、VGA、乘法器、串口。加法器、比较器、状态机等等等了,主要是VHDL的也有部分好似Verilog的。参考下吧-verilog...vga..uart...add...etc..
uart
- 一个功能很强大的异步串口例子,用vhdl完成,波特率等参数可以调整。-A feature very powerful example of asynchronous serial interface, complete with vhdl, baud rate parameters can be adjusted.
UART_EX
- Uart 232 module example divied by 3 module.
Uart._VHDL
- 很不错的串口程序,用VHDL语言写的,大家可以参考下。-it s a very good example for fpga applying on the uart communition,which is compiled by VHDL
RS232-Simple
- A simple UART example for reference in VHDL.
UART-VHDL-Example-Code-for-an-FPGA-or-ASIC-from-n
- UART code using VHDL for FPGA or ASIC
URAT
- 在ISE环境下,用VHDL语言实现RS232串口设计,实现串口通信。通过串口调试工具向 0000000UART发送16进制数,FPGA将UART接收到的串行数据转换为并行数据,并在8个 LED灯上输出显示;同时,并行数据又被重新转换为串行数据,重新送给RS-232接口,并在 串口调试工具上再次显示,SW0为复位键。 比如:串口调试工具发送两位16进制数,然后能在LED上显示,并且重新在串口调试工 具上显示。串口调试工具设置:波特率设为9600,默认奇校验。-In the IS