Skip to content
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.
/ SpartanElevator Public archive

This is an elevator system with hardware queue made all in Verilog using Xilinx ISE.

Notifications You must be signed in to change notification settings

Albocoder/SpartanElevator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SpartanElevator

This is an elevator system with hardware queue made all in Verilog using Xilinx ISE. It was designed for Basys and 7 segment display, 4x4 push-button matrix, step motor with 4 stages. The queue is made up of 4 slots and there are 4 buttons (one for each floor). The rule is FIFO and the queue is smart to delete any entry from initial position to first destination (If elevator is at 0 and was requested at 3 first then 2 it will go up to reach 3rd floor but will stop once at 2nd floor then delete 2 from queue then go towards 3rd floor)

About

This is an elevator system with hardware queue made all in Verilog using Xilinx ISE.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published