搜索资源列表
FPGA-verilog-交通灯
- 采用verilog编写的代码,用FPGA实现交通灯控制,包含有数码管显示控制,倒计时控制,状态机等,是练习Verilog代码编写的一个很好的实例!
FPGA
- 24秒倒计时设计用于专业篮球比赛有说明和一系列程序代码-24 seconds countdown designed for professional basketball game and a series of procedures has made it clear that the code
TrafficLights_daisy090701
- 使用Altera公司的FPGA进行VHDL开发。使用quartus2 9.0软件在EP1C3T144C8开发板上实现对一个十字路口的交通灯的控制,包括4个红绿灯和4个2位的数码倒计时器。-The use of Altera' s FPGA-VHDL development. Use quartus2 9.0 software EP1C3T144C8 development board to realize a crossroads
jiaotongdeng
- 以FPGA为开发平台的交通信号系统,带有倒计时和蜂鸣器功能。-To FPGA development platform for the traffic signal system, with a countdown and the buzzer function.
qiangdaqi
- 基于VHDL与FPGA的四路抢答器的设计与仿真。主要模块:抢答、竞争冒险、抢答倒计时、加分减分、超时蜂鸣、按键消抖、答题记时等模块-VHDL and FPGA-based four-way Responder Design and Simulation. Main modules: Responder, competition and adventure, answer in the countdown, plus minus poin
trafficlight
- 基于FPGA的交通的verilog语言设计,包括红黄绿三种灯,东西为一个方向,南北为一个方向,分别有倒计时-FPGA-based traffic verilog language design, including the red yellow and green three lights, something in one direction, a north-south direction, respectively, the co
kt2
- 基于FPGA的交通灯控制系统,红、绿灯按一定的规律亮和灭,绿灯亮时,表示该车道允许通行;红灯亮时,该车道禁止通行。并在亮灯期间进行倒计时,并将运行时间用数码管显示出来。-FPGA-based traffic light control system, red, green, according to certain rules to turn on and off the green light indicates that the l
60-seconds-of-the-countdown
- vhdl语言在fpga板子的数码管上显示60秒倒计时,-vhdl language fpga board digital tube display 60 seconds of the countdown,
Traffic_Light
- FPGA模拟实现的交通灯控制系统,语言为Verilog,环境为QurtursII,默认情况下按预先设定的时间进行倒计时,支持人工控制模式让某一方向信号灯常亮。信号灯采用LED代替-The FPGA simulation realization of traffic light control system, language, Verilog, environment QurtursII, default preset time cou
qdq
- 用VHDL语言实现四路抢答器功能,抢答之后不能再抢答,除非主持人按下复位键。可以显示四个选手分数,显示答题倒计时的时间,主持人可以控制加减分,分数通过显示屏显示。使用软件Quartus Ⅱ,可以将程序导入FPGA并能运行。有竞争模块,显示模块,分频模块,加减控制模块,计数器模块,蜂鸣器模块,译码模块,计分器模块,锁定模块等。-VHDL language with four Responder function can not answe
RESPONGDER_ZJDD(6.28)
- 实现思路多功能抢答器,基于FPGA开发板上的VHDL语言设计,主要功能有在抢答和回答倒计时内四个选手按键进行抢答,由主持人按键进行抢答开始和结束;附加有回答问题,在LCD12864上显示问题答案及各组分数等。-Realization of ideas multifunction Responder, FPGA-based development board of the VHDL language design, the main fe
clock_fpga
- 基于VHDL的FPGA设计,设计一款多功能的电子定时器,包括计时跟倒计时。-VHDL-based FPGA design, design a versatile electronic timers, including the timing with the countdown.
FPGABIANCHENG
- 利用FPGA开发板上的数码管循环显示2个人的学号后四位,根据按键设置倒计时时间,button2控制是否开始倒计时,button1控制倒计时的时间加1,button0控制倒计时的时间减1,当倒计时的时间到时,10盏LED灯闪烁报警,同时串口报警、速率9600、偶校验,电脑接收数据后显示。-Use FPGA development board digital tube cycle after 2 individual school numb
FPGA交通灯
- 设计一个简单自动控制的交通灯控制系统。具体要求,在道路十字路口的两个方向各设一组红绿指示灯,显示顺序为,其中一个方向是绿灯、黄灯、红灯,另一个方向是红灯、绿灯、黄灯;设置一组数码管,以倒计时的方式显示允许通过或禁止通过的时间,其中绿灯、黄灯、红灯的持续时间分别为80s/6s/40s。(Design a simple and automatic traffic light control system. The specific requ
至简设计法--篮球倒计时
- 篮球倒计时 工程说明 本项目包含2个按键和4位数码管显示,要求共同实现一个篮球24秒的倒计时,并具有暂停和重新计数复位的功能。 案例补充说明 与单片机等实现模式相比,FPGA倒计时系统大大简化,整体性能和可靠性得到提高。在篮球24秒倒计时的模块架构设计方面,只需要一级架构下的BCD译码模块、倒计时模块和数码管显示模块,即可实现24秒倒计时功能。(Basketball countdown Engineering descr iption
至简设计法--篮球倒计时
- 24秒计时器的FPGA实现,分三个模块并内分别附上VHDL程序(24-second timer FPGA implementation)
counter
- 基于fpga的倒计时器。 可实现6位数的倒计时,通过按键设置初始值,倒计时结束提醒等功能(An inverted timer based on FPGA)
NEW
- Verilog投币式手机充电仪 清华大学数字电子技术基础课程EDA大作业。刚上电数码管全灭,按开始键后,数码管显示全为0。输入一定数额,数码管显示该数额的两倍对应的时间,按确认后开始倒计时。输入数额最多为20。若10秒没有按键,数码管全灭。(Verilog coin operated cell phone charger EDA major homework of digital electronic technology
phone_charge
- 投币式手机充电仪(另一个版本) 分为时间显示和金额显示两部分 根据投入的金额显示两倍时间,可随时清零,确定后倒计时,结束后自动返回初始状态(Coin-operated mobile phone charger(Another version) It is divided into two parts: time display and amount display. According to the amount of input, i