搜索资源列表
uart
- 串口通信的接收和发送数据的verilog编程,对每条语句有详细说明其实现的功能。
标准的串口通讯设计VHDL
- 标准的异步串口通讯设计程序——基于VHDL编程-communication design programme of standard asynchronous serial port base on VHDL programme
jtag_uart
- 用verilog 语言写的jtag_uart程序用于实现jtag的串口通信-Using verilog language written in jtag_uart procedures used to implement the serial communication jtag
UART_VHDL_Verilog_Lattice
- 本压缩包中含有串口程序的VHDL,Verilog,Lattice三种版本的代码,均已实现。在压缩包中,含有非常详细的串口的实现规格。各种版本的代码中,含有完成的源文件,测试文件,模拟文件。-This compressed package contains serial process VHDL, Verilog, Lattice three versions of the code, have been achieved. In the compressed package, contains
serial
- 通过verilog 语言实现的串口通讯程序,已经压缩,无密码-Verilog language through the serial communication program, has compression, no password
verilog
- 一个很好的关于verilog的PPT 第1章 EDA设计与Verilog HDL语言概述 第2章 Verilog HDL基础与开发平台操作指南 第3章 Verilog HDL程序结构 第4章 VERILOG HDL语言基本要素 第5章 面向综合的行为描述语句 第6章 面向验证和仿真的行为描述语句 第7章 系统任务和编译预处理语句 第8章 VERILOG HDL可综合设计的难点解析 第9章 高级逻辑设计思想与代码风格 第10章 可综合状态机开发实例 第1
verilog
- 第1章 EDA设计与Verilog HDL语言概述 第2章 Verilog HDL基础与开发平台操作指南 第3章 Verilog HDL程序结构 第4章 VERILOG HDL语言基本要素 第5章 面向综合的行为描述语句 第6章 面向验证和仿真的行为描述语句 第7章 系统任务和编译预处理语句 第8章 VERILOG HDL可综合设计的难点解析 第9章 高级逻辑设计思想与代码风格 第10章 可综合状态机开发实例 第11章 常用逻辑的VERILOG HDL实现
fpga_com_intf
- 一个简单的串口通信程序,verilog, 很容易实现,而且占资源很少-a simple serial interface
UART_RS232(verilog)
- /本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值是0x145,对应的波特率是9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通信同步.程序的工作过程是:串口处于全双工工作
MUX_8
- 用verilog实现串口通信程序,通过仿真验证-Serial communication program, is verified by simulation with verilog
UART
- 用verilog实现串口通信程序,通过仿真验证-Serial communication program, is verified by simulation with verilog
rxd
- 用verilog实现的串口接收程序,仿真通过-Verilog implementation receiver program, through simulation
txd
- 用verilog实现的串口发送程序,和之前的发送程序可以一起使用,仿真通过-Verilog achieve serial transmission program, and before sending program can be used in conjunction with simulation through
RS232_tx
- 串口发送程序,verilog实现,可综合。-program for rs232
uartverilog
- VERILOG HDL下写的串口驱动程序,经验证可以正常实现串口功能-VERILOG HDL to write serial driver, proven functionality can normally achieve serial
chenyu--chengxu
- 用verilog语言编写的串口通信程序,可以作为一个地址选择控制器使用,实现和不同的串口设备通信-Using verilog language serial communication program, can be used as an address selection controller, implementation and communication of different serial devices
uart_loop
- 串口通信,采用verilog实现串口通信程序-uart,Serial communication
uart
- 用Verilog HDL,实现的FPGA串口调试程序,已经在硬件上调试成功-With Verilog HDL, FPGA serial debugger implemented in hardware debugging has been successful
usartV1.2
- 基于Verilog实现串口通讯,通过串口调试助手可测试(Serial communication based on Verilog, through the serial debugging assistant can test)
uart
- 实现串口发送和接收功能,数据处理模块可自行修改。(Serial port to send and receive functions, data processing module can modify its own.)