CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 VHDL编程 搜索资源 - RS232串行

搜索资源列表

  1. RS232

    0下载:
  2. xilinx Sparten3E 串行通信及lcd字符显示
  3. 所属分类:VHDL编程

    • 发布日期:2014-01-17
    • 文件大小:1733
    • 提供者:ronghy
  1. rs232

    0下载:
  2. 串行通信实验,设置波特率为9600或19200。在计算机断电的情况下,将实验板的串行接口线接到计算机的RS232接口上,计算机通过RS232接口向实验板发送数据,实验板应该能够正确接收到这些数据,并且将接收到的数据显示到实验板的数码管上;当按下实验板的按键时,将接收到的数据正确地发给计算机。
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:3529
    • 提供者:minmin
  1. UARTRS232

    0下载:
  2. 用UART来接收PC机的RS232串行接口数据。由于UART每次只接收8位数据,所以在接收了两个8位数据之后,才将其存入16位的SRAM内。
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1156
    • 提供者:xuye
  1. Verilog_example

    0下载:
  2. 本文件包括多路选择器器建模,译码器实验程序,加法器实验程序,比较器实验程序,计数器建模,I2C接口标准建模源码,串行接口RS232标准建模源码标准,LCM建模源码,时钟6分频源码,串并转化源码。 ,对于硬件设计初学者来说有一定的参考价值。
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1065353
    • 提供者:朱秋玲
  1. UART

    0下载:
  2. 用FPGA实现了RS232异步串行通信,所用语言是VHDL,另外本人还有Verilog的欢迎交流学习,根据RS232 异步串行通信来的帧格式,在FPGA发送模块中采用的每一帧格式为:1位开始位+8位数据位+1位奇校验位+1位停止位,波特率为2400。由设置的波特率可以算出分频系数,具体算法为分频系数X=CLK/(BOUND*2)。
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1429
    • 提供者:saibei007
  1. DEMO1_KEY_LED

    0下载:
  2. KX_DVP3F型FPGA应用板/开发板(全套)包括:  CycloneII系列FPGA EP2C8Q208C8 40万们,含20M-270MHz锁相环2个。  RS232串行接口;VGA视频口  高速SRAM 512KB。可用于语音处理,NiosII运行等。  配置Flash EPCS2, 10万次烧写周期 。  isp单片机T89S8253:MCS51兼容单片机,12
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:360723
    • 提供者:ldg
  1. RS232

    0下载:
  2. 用硬件描述语言VHDL进行串行通信接口电路设计,能通过RS232协议与PC机进行通信。-VHDL hardware descr iption language used for serial communication interface circuit design, through the RS232 protocol to communicate with the PC unit.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:785082
    • 提供者:tanzhde
  1. top

    0下载:
  2. RS232串行通信,采用VHDL编程,由波特率发生器,接收器和发送器构成-RS232 serial communication using VHDL programming, by the baud rate generator, receiver and transmitter constitute
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1476
    • 提供者:幸运
  1. DM7_COLR_LCD_C5T

    0下载:
  2. 任意信号波形采样和频谱分析演示文件 ADC信号采样、RS232串行通信和频谱分析 增加ADC采样控制模块,接上ADC,即可把模拟信号采入PC机上显示,和相应的频谱分析。 -Arbitrary signal waveforms and spectral analysis of the sampling ADC signal sample presentation, RS232 serial communication and increase the ADC sampling freq
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:42450
    • 提供者:邢旭
  1. rs232

    0下载:
  2. 异步串行传输的verilog hdl 功能文件以及测试文件-The verilog hdl source and the testbench of asynchronous serial transmission
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:9995
    • 提供者:朱红
  1. RS232(1)

    0下载:
  2. 基于FPGA的串行通信接口设计,用硬件描述语言VHDL实现-FPGA-based serial communication interface design, using hardware descr iption language VHDL implementation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:1042154
    • 提供者:吴海霞
  1. RS232

    0下载:
  2. 实现FPGA的RS232串行通信,采用verilog语言编写,下载到芯片上就可以使用-FPGA implementation of the RS232 serial communication, using verilog language, can be downloaded to the chip using
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:600474
    • 提供者:shineson
  1. FPGAandRS232-485VerilogSourcecode

    0下载:
  2. FPGA串行通信口RS232-485构建,RS232和485有选择控制,源程序基于QuartusII6.0用Verilog语言撰写。-FPGA serial communication port RS232-485 build, RS232 and 485 to selectively control, source-based QuartusII6.0 written in Verilog language.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:115528
    • 提供者:吴文
  1. async_transmitter

    0下载:
  2. RS232。串行通信接口RS232,verilog -failed to translate
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:984
    • 提供者:韩小
  1. CPLDEM570

    0下载:
  2. 采用基于EM570CPLD,实现与计算机之间的串行通信技术。-RS232 AND CPLD
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:510876
    • 提供者:liu
  1. E_RS232

    0下载:
  2. RS232编码的串行通信,可以调整波特率-RS232 coding of serial communication, can adjust the baud rate...
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:445102
    • 提供者:洪依
  1. rs232_interface

    0下载:
  2. RS232串行接口verilog代码和测试-Verilog code and testing of the RS232 serial interface
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:39664
    • 提供者:李雪利
  1. write1

    0下载:
  2. 串行接口发送,通过绑定DE2上的拨码开关,然后通过RS232接口传送到pc上,可通过串口调试大师接收数据-Serial interface to send, through binding DE2 DIP switch, and then transmitted via the RS232 interface to the pc, can receive data through the serial debug master
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:433943
    • 提供者:damen
  1. FPGA-

    0下载:
  2. FPGA实现串行接口 RS232,包括RS232是怎样工作的,如何产生需要的波特率,发送模块,接收模块,应用实例-FPGA Implementation of serial interface RS232, RS232, including how it works, how to produce the desired baud rate, transmit module, receiver module, application examples
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-16
    • 文件大小:223229
    • 提供者:陈静
  1. UART(RS232)

    0下载:
  2. 用VERILOG语言实现的通用异步串行收发器(RS232收发器),波特率可设置,通讯稳定,已成功应用于实际项目。-VERILOG language with universal asynchronous serial transceivers (RS232 transceiver), the baud rate can be set, communication stability, has been successfully applied in actual projects.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:603002
    • 提供者:zyb
« 12 »
搜珍网 www.dssz.com