Implemented a Single layer Maze Router using Verilog in the Xilinx ISE. Designed to find a path in a 4 x 4 maze using the Lee’s algorithm with obstacles included in the path. Designed and implemented ...