搜索资源列表
function_generator
- 采用VHDL语言写了一个函数发生器的程序。内含有各个模块,供大家参考,请多批评!-VHDL language used to write a function generator procedures. Contains various modules, for your reference, please criticize!
bhgfdti
- 含有七人表决器,格雷码变换电路,英文字符显示电路,基本触发器(D和JK),74LS160计数器功能模块,步长可变的加减计数器-Containing seven people vote, and Gray code conversion circuit, the English characters display circuit, the basic flip-flop (D and JK), 74LS160 counter function modules, variable-step add
alu
- 设计带进位算术逻辑运算单元,根据74LS181功能表,用Verilog HDL硬件描述语言编程实现ALU181的算术逻辑运算功能,编辑实验原理图,在算术逻辑单元原理图上,将其扩展为带进位的算术逻辑运算单元,对其进行编译,并设计波形对其进行仿真验证,最后下载验证-Design into the digital arithmetic logic operation unit, in accordance with menu 74LS181 with Verilog HDL hardware desc
NIO-II-function
- NIOS II常用函数详解详细讲解了NIOS II中各种函数的使用方法-NIOS II explain commonly used functions on the NIOS II in detail in the use of a variety of functions
Multi_function_waveform_generator
- 多功能波形发生器VHDL程序与仿真.实现4种常见波形正弦、三角、锯齿、方波(A、B)的频率、幅度可控输出(方波A的占空比也是可控的),可以存储任意波形特征数据并能重现该波形,还可完成各种波形的线形叠加输出。 -Multi-function waveform generator and simulation of VHDL procedures. The realization of four kinds of common sine wave, triangle, sawtooth, squ
func_gen
- This code that genetes a square, sawtooth and a triangular waveform. It is useful for designing a function generator in VHDL.
PS2
- PS2键盘读取程序,直接调用PS2.h中的函数即可。在main函数中有详细的例程。非常好用-PS2 keyboard reading program, a direct call to the function can be PS2.h. In the main function of the routine in detail. Is very easy to use
clock
- 有时分秒显示,定时功能,24小时12小时转换的时钟vhdl编写-Sometimes, minutes and seconds display, timing function, a 24-hour clock 12-hour conversion write vhdl
top
- PLD大赛 扫频仪的verilog源码,实现了数字鉴幅鉴相功能,很有参考价值-PLD Series Sweep of the verilog source code, to achieve the digital Kam amplitude phase function, a good reference
A-Two-bits-Counter-Using-VHDL
- 两位VHDL编译计数器的简单实现,并带有异步的复位功能。-A Brief Realization of Two-bits Counter, with an Asynchronous Reset Function
LATCHES-a-FLIP-FLOP
- vhdl code for the function of performing latch and flipflop.-vhdl code for the function of performing latch and flipflop.
EET3350Lec14_shiftRegs
- EET 3350 Digital Systems Design.A register is a digital circuit with two basic functions: Data Storage and Data Movement A shift register provides the data movement function A shift register “shifts” its output once every clock cycle -EET 3350 Di
intelligent-function-generetor
- 本设计采用综合设计方法使用FPGA来实现智能函数发生器,它由六个波形产生模块及波形选择输出模块组成,波形选择模块的输出q接在D/A转换的数据端,就可以在D/A输出端得到想要的其中之一的任一种光滑的波形。-VHDL \FPGA \EDA
VHDL-multi-function-clock
- 多功能时钟,包括一个时钟和一个秒表,可以互相切换并且不过中断各自的运行-a multi-function clock
logicfunction
- a simple VHDL architecture for logic function-a simple VHDL architecture for logic function
A-Fast-CRC-Implementation-on-FPGA
- CRC错误检测是一个非常 电信应用上常见的功能。 对提高数据速率的发展要求 更多和更sofisticated实现。 在本文中,我们提出了一个方法来实现 管道结构为基础的CRC功能 多项式除法。它非常有效地改善 高速性能,允许从1 Gb / s的数据传输速率 4千兆位/秒,基于FPGA implementions根据 并行化水平(8至32位)。- The CRC error detection is a very common functio
A
- 基于CPLD的VHDL语言数字钟(含秒表)设计及程序 利用一块芯片完成除时钟源、按键、扬声器和显示器(数码管)之外的所有数字电路功能。所有数字逻辑功能都在CPLD器件上用VHDL语言实现。这样设计具有体积小、设计周期短(设计过程中即可实现时序仿真)、调试方便、故障率低、修改升级容易等特点。-The VHDL language based on CPLD digital clock (including a stopwatch) design and program By usin
aw60-LCD_C
- 此为aw60单片机 实现lcd显示功能的一段代码 适合初学者使用-This is the aw60 MCU lcd display function a piece of code for beginners
Multi-function-waveform-generator
- 本系统应用VHDL语言及MAX+PLUS II仿真软件利用自顶向下的设计思想进行设计,结合示波器加以完成一个可应用于数字系统开发或实验时做输入脉冲信号或基准脉冲信号用的信号发生器,它具结构紧凑,性能稳定,设计结构灵活,方便进行多功能组合的特点,经济实用,成本低廉。具有产生四种基本波形脉冲信号(方波、三角波、锯齿波和正弦波),且脉冲信号输出幅度及输出频率可调,对于方波信号,还可以实现占空比可调。通过软件仿真和硬件测试都得到了预期的结果。-The system using VHDL language
A-4-bit-variable-modulus-counter
- 用Verilog HDL设计一个4bit变模计数器和一个5bit二进制加法器。在4bit输入cipher的控制下,实现同步模5、模8、模10、模12及用任务调用语句实现的5bit二进制加法器,计数器具有同步清零和暂停计数的功能。主频为50MHz,要求显示频率为1Hz。-A 4-bit variable modulus counter and a 5bit of binary adder using Verilog HDL design. 4bit input under the control