搜索资源列表
parallel_to_serial.rar
- 一个并行转串行的verilog源程序,可以讲12位并行数据转换为一个串行数据,A parallel to serial verilog source code you can transfer your parallel data to serial data.you have 12bits parallel data then you will have a serial data
etd-0724107-181242
- 台湾云林科技大学有关并联机器人的硕士毕业论文,主要关于stewart平台液压控制。内容十分详细-Taiwan Yunlin University of Science Master' s thesis about the parallel robot, the main hydraulic control of stewart platform. Very detailed content
parallel
- VxWorks Parallel Port drivers for variuos platforms.
PSP
- 用pic的psp并口在几个单片机之间通信。-Pic of the psp with parallel communication between several single-chip microcomputer.
CRC
- 这个是我花了一个星期的CRC算法,有并行与串行的区别与时序的分析。。。。希望站长能够同意-This is a week I spent the CRC algorithm, there is the difference between parallel and serial and timing analysis. . . . Hope that regulators can not agree
fir_parall
- 基于verilog的fir滤波器设计,用的并行结构。在前面基础上加入四级流水(加法器,并行乘法器,乘法结果相加两级),通过验证。-Verilog-based design of fir filter using the parallel architecture. In front of the basis of adding four water (adder, parallel multiplier, multiply the result of the sum of two), throu
parallel
- I/O并行口直接驱动LED显示 利用AT89S51单片机的P0端口的P0.0-P0.7连接到一个共阴数码管的a-h的笔段上,数码管的公共端接地。在数码管上循环显示0-9数字,时间间隔0.2秒。 -I/O parallel port directly drive LED display using AT89S51 MCU port P0 is connected to P0.0-P0.7 digital control of a total of yin a-h of the paragr
parallel
- parallel connected pFC controller ac to dc dc to dc converter
lcd
- 本实例是关于pic单片机fyd12864的并口程序 希望大家喜欢-This example is on the pic of the parallel single-chip process fyd12864 hope you like
PARALLEL_PORT
- Parallel port can be used in this way. Refer the presentation.
parallel
- 嵌入式系统JXARM9-2410 试验箱的通信实验主程序实现并行通信,很有用的程序-Embedded parallel communications, the procedure is useful
mux_reg
- VHDL code for a multiplexer and a parallel/serial in parallel/serial out shift register
LPT_Parallel_Receiver_Alon_and_Julia_Final
- A project in VHDL for Parallel Receiver
two-plane-parallel-communication
- 本实例详细讲解了处理器上双机并口通信的过程,让我们了解PC机上通信的奥秘!-Detailed account of the examples of two-plane parallel processors on the process of communication, let us understand the PC, the mysteries of communication!
parallel-fifo
- 利用Verilog语言编写的并行数据传输程序,在编译环境中编译通过。- the model of parallel data transmit which is written of verilog.
AD9850Ccode
- PIC单片机驱动ADC9850程序,采用并口方式,输出为正弦波-PIC MCU driver ADC9850 procedure for the parallel mode, the output of sine wave
code
- This project is "digital serial multiplier". this proh=ject is used to multiply the serial data with parallel data. the source code is writtenby using vhdl.
parallel-output-controller-(POC)
- 并行输出控制器,实现CPU与打印机之间的通信,程序基于VHDL语言,内附完整实验报告与仿真图像-The purpose of this project is to design and simulate a parallel output controller (POC)which acts an interface between system bus and printer. The Altera’s Quartus II EDA tool is recommended and provid
PARALLEL-MULTIPLIER
- vhdl code for a 32 bit parallel multiplier
CRC-Parallel-Computation
- 用软件实现CRC校验码计算很难满足高速数据通信的要求, 基于硬件的实现方法中, 有串行经典算法LFSR,电路以及由软件算法推导出来的其它各种并行计算方法。以经典的LFSR,电路为基础, 研究了按字节并行计算CRC校验码的原理.-Implemented in software CRC checksum calculation is difficult to meet the requirements of high-speed data communications, hardware-based