搜索资源列表
pinlvji
- 基于FPGA的数字频率计,超大范围测量,误差非常之小,内含详细程序-FPGA-based digital frequency meter super scope of measurement, the error is very small, containing detailed procedures
daima.用VHDL语言设计一个数字秒表
- 用VHDL语言设计一个数字秒表: 1、 秒表的计时范围是0秒~59分59.99秒,显示的最长时间为59分59秒。 2、 计时精度为10MS。 3、 复位开关可以随时使用,按下一次复位开关,计时器清零。 4、 具有开始/停止功能,按一下开关,计时器开始计时,再按一下,停止计时。系统设计分为几大部分,包括控制模块、时基分频模块、计时模块和显示模块等。其中,计时模块有分为六进制和十进制计时器。计时是对标准时钟脉冲计数。计数器由四个十进制计数器和两个六进制计数器构成,其中毫秒位、十毫秒位、秒位和
VHDLplj
- (1)设计4位十进制频率计测量范围: 1Hz~9999Hz (2)测量的数值通过4个数码管显示 (3)频率超过9999Hz时,溢出指示灯亮,可以作为扩大测量范围的接口-(1) the design of four decimal frequency measuring range: 1Hz ~ 9999Hz (2) measurement values through four digital tube display (3) the frequency of more than 999
11
- VHDL语法的支持范围是不一样的,以下程序中的某些语句可能不能运行在所有的软件平台之上,因此程序可能要作一些修改,同时务必注意阅读程序中的注释。以下部分程序为txt格式,请自行另存为vdh后缀的文件。有些EDA软件要求ENTITY的名称和文件名要相同,也请自行修改。 如发现错误请来信指正或在BBS上提出。 -VHDL syntax support is not the same as the scope, the following procedures for some of the st
Multi11Mulply
- 本程序是11位带符号位的乘法器,其中最高位为符号位(sign),中间7位是指数部分(Exponent),最后3位是尾数(Matissa)。表示数据的范围是-2^-63-----+2^64.该工程文件有完整的程序,以及波形,验证正确。-This procedure is the unsigned 11-bit multiplier, one of the highest for the sign bit (sign), are between 7 part Index (Exponent), th
teach10
- 8位十进制数字频率计 测量频率范围在1HZ—1MHZ之间-FPGA-based digital frequency meter super scope of measurement, the error is very small, containing detailed procedures
pinlvji
- 考虑到只基于单片机的频率测量计设计主要是以单片机为基础,原理简单,但由于自身精度问题,测量的范围小。而基于FPGA和单片机结合的频率测量设计主要是以单片机作为系统的主控部件,FPGA完成对时序逻辑控制、计数功能,能较好的利用了FPGA的高精度、高速等方面的优势。-Taking into account only single-chip based on the frequency meter is based on single-chip design based on a simple pri
test4adder
- 用VHDL实现的加法器,可以进行减法运算,运算结果通过数码管显示,由于设计时的按键较少,所以运算的范围比较小,只能计算64以内的加减法运算,可以作为学习资料来参考。-Adder using VHDL implementation can be carried out subtraction, calculation resulted in the adoption of digital tube display, due to the design of the keys relatively
hongwai
- 发射电路是以555为核心组成多谐振荡器,通过改变振荡器的工作频率来调节红外发射器件的工作频率,且可以通过调节电阻来减小红外信号的占空比,从而尽可能地增加红外防护的范围。-Transmitter is composed of 555 core multivibrator, by changing the oscillator frequency to adjust the frequency of infrared emitter, and can adjust the resistance to
digital_frequence_counter
- 设计功能: 1..用VHDL完成12位十进制数字频率计的设计及仿真。 2.频率测量范围:1Hz∼ 10KHz,分成两个频段,即1∼ 999Hz,1KHz∼ 10KHz,用三位数码管显示测量频率,用LED显示表示单位,如亮绿灯表示Hz,亮红灯表示KHz。 3.具有自动校验和测量两种功能,即能用标准时钟校验、测量精度。 4.具有超量程报警功能,在超出目前量程档的测量范围时,发出灯光和音响信号。 -Design features: 1. . Compl
scope_top
- fpga hardware based scope in verilog
fifo_chipscope
- 学习FIFO的初级资料,代码工程在ISE10.1上运行,还有在线示波器chipscope的步骤指导哦!-Study of the primary data FIFO, the code works ISE10.1 run, there is scope chipscope step online guide Oh!
CORDIC_FPGA
- 摘要:本文在传统CORDIC算法的基础之上,通过增加迭代次数,对参数进行了优化筛选, 提高了运算精度,使设计出的软核能够在精度要求较高的场合中运行,如实时语音、图 像信号处理、滤波技术等。输出数据经过IEEE-754标准化处理,能够直接兼容大多数处 理器,扩展了其应用范围。最终在Altera公司NiosⅡ处理器中通过增加自定义指令的方 式完成了硬件实现。 关键字:CORDIC ,自定义指令, IEEE-754标准化处理。-Abstract: In this paper, ba
CVI-SCOPE
- 用开发板内核来实现FPGA开发板通过USB端口通信程序-Development board with FPGA development board to implement the kernel through the USB port communication program
CPU
- cup developed by scope verilog
jianyishuzipinlvji
- (1)基本要求: a.被测信号的频率范围为1~20kHz,用4位数码管显示数据。 b.测量结果直接用十进制数值显示。 c.被测信号可以是正弦波、三角波、方波,幅值1~3V不等。 d.具有超量程警告(可以用LED灯显示,也可以用蜂鸣器报警)。 e.当测量脉冲信号时,能显示其占空比(精度误差不大于1 )。 (2)发挥部分 a.修改设计,实现自动切换量程。 b.构思方案,使整形时,以实现扩宽被测信号的幅值范围 -(1) Basic requirements: a.
sbqzh_09_improve06
- 利用FPGA开发制作示波器,该程序为FPGA部分程序,配合单片机控制程序可实现简易示波器功能。-Make use of FPGA development scope, the program for the FPGA portion of the program, the program can be realized with the simple single-chip control oscilloscope function.
demo5-charlcd1
- 继电器和示波器的延迟效应在算法上的解释,属于自动化行业的一些源程序-Relay and the scope of the delayed effects on the interpretation of the algorithm, are some of the automation industry source
sourcefiles-for-chip-scope-(serial-type-IDEA)
- this code is for IDEA(international data encryption algorithm)
scope-firmware
- Open-source Spartan-6 compatible project that implements a USB digital scope firmware by alown, including tests.
