搜索资源列表
edaeda
- 完整的串行通信电路vhdl代码,已经通过quartus4.0编译-complete serial communication circuit VHDL code, the compiler has passed quartus4.0
code
- 实现通信中常用的各种编码方式的vhdl源代码,经过实际验证过
URAT
- 最常见的rs232通信的vhdl实现,经过实际使用验证
异步通信控制器
- 用VHDL语言编写的异步通信控制器源代码程序-ASCC Communication Control System Compiled With VHDL
ASK
- 通信系统的ASK调制程序,比较实用,包括完整的工程-ASK modulation communication system procedures, more practical, including the complete works
Baseband_line_code
- 本课程设计完成了基带线路码产生电路的设计,数字基带信号的传输是数字通信系统的重要组成部分之一。在数字通信中,有些场合可不经过载波调制和解调过程,而对基带信号进行直接传输。为使基带信号能适合在基带信道中传输,通常要经过基带信号变换,这种变换过程事实上就是编码过程。本些课题实现了这样的编码过程。-This course is designed to use VHDL hardware descr iption language completed the base-band circuits hav
I2C
- IIC通信协议IP核,描述IIC协议在FPGA上的实现-IIC communications protocol IP core
USBfpgavhdl
- 基于USB的通信程序开发,附源码,在EDA平台上实现 -USB-based communications program development, with source code, in the EDA platform
Sequencedetector
- 序列检测器可用来检测一组或多组由二进制码组成的脉冲序列信号,这在数字通信领域有广泛的应用。当检测器连续收到一组串行二进制码后,若这组码与检测器中预制的码相同,输出为A,否则输出为B。序列检测I/O口的设计如下:设Din是串行数据输入端,clk是工作时钟,clr是复位信号,D是8位待检测预置数,QQ是检测结果输出端。-Sequence detector can be used to detect one or more sets consisting of binary code from the
DS18B20
- 8位单片机与DS18B20并行双向通信。 Quartus II 8.1项目工程文件. 主源程序文件为DS18B20.v,里面有详细注解。 例子: DS18B20 数据地址 0xf000(ROM=0) DS18B20 ROM指令地址 0xf001(ROM=1) 外部电源供电且只有一DS18B20的读取法: 发送CC到0xf001, 等待busy=0说明器件已准备好, 读0xf001的Bit1=1说明存在器件,Bit0=1为控制忙(可以省略此步) 发送44
PC
- 在quartus下实现了PC机的串口通信功能-The quartus achieve the PC-Serial communication function
8251
- 在MAXPLUX下实现8251串口通信功能-The MAXPLUX achieve 8251 serial communication
ds32c35
- ds32c35是dalas生产的实时时钟(RTC)芯片,本程序(在EP2C8Q208C8N上调试通过)在FPGA上构建I2C接口于此时钟芯片通信。可以在LED上动态实时显示时间。利用本程序也可以改编成高精度实时时间测量的程序-ds32c35 is produced by dalas real-time clock (RTC) chip, this program (in the EP2C8Q208C8N debugging via) in the FPGA built this clock ch
viterbidecoder
- 移动通信系统中维特比译码器的硬件实现!j基于FPGA的有关编程代码-viterbi
xiandaiyidongtongxin
- 介绍了目前在数字无线通信中常用的一种向前纠错编码卷积码编码和Viterbi解码的原 理,并采用TOP—DOWN的设计思想,利用相关的EDA工具软件进行设计。并将卷积码编码器、Viterbi译码器设计下载到Ahera公司的FPGA芯片上进行仿真,得到了预期的设计结果。-Viterbi
juanjiandviterbi
- 介绍了目前在数字无线通信中常用的一种向前纠错编码卷积码编码和Viterbi解码的原 理,并采用TOP—DOWN的设计思想,利用相关的EDA工具软件进行设计。并将卷积码编码器、 Viterbi译码器设计下载到Ahera公司的FPGA芯片上进行仿真,得到了预期的设计结果。-Viterbi
VHDL-serial-communication-program
- VHDL串口通信程序设计 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。-VHDL serial communication program design Function of this module is to verify the implementation and the basic functions of a PC serial communications. We need to install a seria
VHDL语言100例详解(含代码)
- 基于CAN通信的介绍,ISO11898标准的介绍,对于学习CAN通信很有帮助(Based on the introduction of CAN communication, ISO11898 standard introduction, for learning CAN communication helpful)
5_uart_test
- 基于xilinx的Artix7实现UART通信(UART communication based on Xilinx Artix7)
9_ethernet_1g_100M
- 基于Xilinx的Artix7实现千兆以太网的RGMII接口通信(RGMII interface communication for Gigabit Ethernet based on Xilinx Artix7)