搜索资源列表
dianti
- 用VHDL 语言描述度八层电梯,其开发均在FPGA中-using VHDL descr iption was complicated lifts, the development is in FPGA
dianti
- 这是一个用VHDL语言编写的电梯控制程序,挺好使的,希望有兴趣的可以看看,内有word文档说明。
dianti
- 6层楼的电梯控制系统--VHDL源程序,2007-12-25
dianti
- 该程序实现的功能是:基于VHDL语言的电梯控制器
dianti
- 一个vhdl语言写的描述六层电梯的运行,有报警信号。通过了测试
dianti.rar
- 以FPGA技术为基础,以VHDL为语言,以QuartusII为工具,设计一个5层楼的电梯控制器,To FPGA technology, to VHDL language to QuartusII as a tool to design a 5-story elevator controller
dianti
- 三层电梯vhdl程序 实现上下请求 显示 排序等功能-Vhdl program three elevators up and down the request shows that the functions of sorting
dianti
- 六层电梯,实现优先级响应,同方向先响应,具体请看源代码-Six-storey elevator to achieve priority response, with the direction of first response, details, please read the source code
dianti
- 本电梯控制器分为主控制器和分控制器。主控制器是电梯内部的控制器,每个楼层有一个分控制器。-The elevator controller is divided into the main controller and sub controller. Main controller is inside the elevator controllers, each floor there is a sub-controller.
dianti
- 电梯控制器程序设计 六层楼 含有详细解释以及波形-Elevator controller program design containing six-storey buildings, as well as a detailed explanation waveform
dianti
- vhdl代码: 电梯控制器程序设计与仿真!初学fpga者可以参考参考!!比较简单-VHDL code: Elevator controller design and simulation program! FPGA beginner who can refer to reference! ! Relatively simple
dianti
- 电梯的VHDL设计,上面有源代码,希望对大家有用-VHDL elevator design, source code above, I hope useful for everyone
dianti
- VHDL程序电梯控制器。可完成6层楼的电梯控制。-Elevator controller VHDL procedures. To be completed by 6-story elevator control.
dianti
- 在VHDL语言环境下实现6层楼的电梯控制系统-VHDL language environment in the realization of 6 floors of elevator control system
dianti
- 用verilog写的电梯控制器内附测试文件和实验报告 -Use verilog to write elevator controller with the test documentation and test reports
dianti.vhd
- 电梯控制器的VHDL源程序 很有代表性 经简单修改后可用于n层控制 -Lift Controller
VHDLdianti
- 电梯控制 记忆,上升下降停站 超载报警故障.....。-Verilog EDA dianti
dianti
- 更多功能,有文件直接弄到MAX++里运行-Verilog vhdl
dianti
- FPGA的电梯控制程序,用vhdl语言实现电梯的控制的代码-FPGA elevator control program, using vhdl language implementation code for the control of the elevator
dianti
- 1、 每层电梯的入口处设有上下请求开关,电梯内设有乘客到达层次的停站请求开关。 2、 设有电梯所处位置指示装置及电梯运行模式(上升或下降)指示装置。 3、 电梯每秒升降一层。 4、 电梯到达有停站请求的楼层后,经过1s电梯打开,开门只是灯亮,开门4s后,电梯门关闭(关门指示灯灭),电梯继续运行,直至执行完请求信号后停在当前楼层。 5、 能记忆电梯内外的所以请求信号,并按照电梯运行规则依次响应,每个请求信号保留至执行后消除。