搜索资源列表
VHDLdesign
- EDA课程设计,包含源码和文档说明,实现秒表计数和闹钟功能,使用VHDL语言编写 已完成功能 1. 完成时/分/秒的依次显示并正确计数,利用六位数码管显示; 2. 时/分/秒各段个位满10正确进位,秒/分能做到满60向前进位,有系统时间清零功能; 3. 定时器:实现整点报时,通过扬声器发出高低报时声音; 4. 时间设置,也就是手动调时功能:当认为时钟不准确时,可以分别对分/时钟进行调整; 5. 闹钟:实现分/时闹钟设置,在时钟到达设定时间时通过扬声器响铃。有静音模式
数字频率计实验报告
- 课程设计要求设计并用FPGA实现一个数字频率计,具体设计要求如下: 测量频率范围: 10Hz~100KHz 精度: ΔF / F ≤ ±2 % 系统外部时钟: 1024Hz 测量波形: 方波 Vp-p = 3~5 V 硬件设备:Altera Flex10K10 五位数码管 LED发光二极管 编程语言:Verilog HDL / VHDL-curriculum design and FPGA design to achieve a digital frequency meter,
EDA课程设计--出租车计费系统
- 有很多设计的例子,如交通灯,出租车,频率计等等
数字系统课程设计---自动售邮票机
- 机器有3个投币按键,代表3种硬币输入(1元,5角和1 角)。每按一键,表示投入一枚硬币,购票者可选择的邮票面值有1元和5角两种,每次售出1 枚邮票。 购票者投币后,按动确认键,机器将发出邮票和找零硬币,若所投金额不足则发出“欠资”指示。
VHDL_TP3067_PCM.用VHDL写的控制TP3067实现PCM编译码程序
- 用VHDL写的控制TP3067实现PCM编译码程序 包括系统原理图,VHDL源程序,各部分电路仿真。及完整的课程设计报告 ,To use VHDL to write the control of TP3067 to achieve PCM encoding and decoding procedures, including system schematic, VHDL source code, the part of the circuit simulation. And complete
hitm.rar
- 数字系统答辩PPT,打地鼠课程设计,获得了二等奖的哦!,Digital System reply PPT, play hamster curriculum design, won the second prize of Oh!
VHDLDATACLOCK
- 本课程设计完成了数字电子钟的设计,数字电子钟是一种用数字显示秒、分、时的计时装置,由于数字集成电路技术的发展和采用了先进的石英技术,它使数字钟具有走时准确、性能稳定、携带方便等优点。数字钟已成为人们日常生活中必不可少的必需品,广泛用于个人家庭以及办公室等公共场所,给人们的生活带来极大的方便。在这里我们将已学过的比较零散的数字电路的知识有机的、系统的联系起来用于实际,来培养我们的综合分析和设计电路的能力。-VHDL dataclock
chuzuche
- 出租车计费系统,我的课程设计。希望大家多多指点-Taxi billing system, I designed the curriculum. I hope everyone a lot of advice! !
vhdl
- 数字逻辑课程设计,用vhdl实现红外线传输系统的课程设计,下载验证通过-Digital logic course design, using vhdl infrared transmission system to achieve curriculum design, download verified by
trafficlight
- 数字系统课程设计 基于FPGA的 VHDL编写 交通灯程序。-Digital System Course Design of VHDL-based FPGA program to prepare the traffic lights.
cml
- 基于Verilog的数字基带通信系统 3. 项目描述:本系统为通信原理课程设计课题之一,用Verilog语言编写数字基带通信系统的应用程序,完成P=31的m序列的生成,并进行HDB3编码传输,在接收端进行译码接收。-Verilog-based digital baseband communication system 3. Project Descr iption: The system is one of the topics Communication Theory course des
danpianji.doc
- VHDL语言设计数字系统,VHDL是Very High Speed Integrated Circuit Hardware Descr iption Language 的缩写,意思是超高速集成电路硬件描述语言。本课程设计分析了现代城市交通控制与管理问题的现状,结合城市交通的实际情况阐述了交通灯控制系统的工作原理。编写了程序控制8255A可编程并行接口芯片,使红、绿、黄发光二极管按照十字路*通信号灯的规律交替发光,模拟了交通信号灯简单的工作。-VHDL language design digit
liang
- 8路抢答器控制系统设计 可以用来做EDA课程设计-8 Responder control system design can be used for curriculum design EDA
wu
- 通信原理基于VHDL的课程设计,基于CPLD_FPGA的数字通信系统建模与设计(通信课设参考书)-VHDL-based communication principle of curriculum design, digital communication system based on CPLD_FPGA Modeling and Design (Communications course design reference)
eclock
- 带有闹铃,日期,时间等功能的闹钟,数字系统课程设计作品-With alarm, date, time and other functions of the alarm clock, digital systems curriculum design work
Solar-Heater
- 数字系统课程设计,基于VHDL的太阳能热水器智能控制系统,AD转换及接口部分需根据实际情况进行调整,代码内有标注。 功能: 可以即时获取水箱里的温度和水位; 可以通过控制系统,智能控制水箱里水的加热,以及保温; 当水箱水位很低时,可以智能加水,保证白天水箱的安全。 指标: 控制系统采用数码管以及二极管为显示界面。 其中数码管用于显示当前水箱温度、预设温度以及设置中的操作界面; 2个黄色二极管和8个绿色二极管用于显示当前水位以及加水状态;
WASHING-MACHINE-2012Verilog
- Verilog语言编写的自动洗衣机控制程序,数字系统课程设计-Verilog language automatic washing machine control program, digital systems curriculum design
parkingfee
- 数字系统课程设计-自助停车缴费系统,该程序模拟汽车入库出库,进行计时和计费。-Digital System Design Course- Self-parking payment system, the program simulates a car storage library for timing and billing
数字系统课程设计
- Metro tickets system. Simulating the tickets sales system of metros.(Codes in doc. Simulating the tickets sales system of metros. With ISE, in VHDL.)
project2
- 基于FPGA实验板设计一个远程控制系统,接收由计算机发出的数据,和实验板上矩阵键盘输入的数据完成相应的运算之后,结果显示在实验板的数码管上,同时发送回计算机显示。(A remote control system is designed based on the experimental board of FPGA, which receives the data sent by the computer and completes the corresponding calculation wi