Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 223 Bytes

File metadata and controls

5 lines (4 loc) · 223 Bytes

Route_Display_VHDL

Objectives

  • Display bus/metro routes on the computer screen using VGA interface.
  • Find the shortest path between any two given stations using dijkstra's algorithm and display it on the screen.