thegenuinegourav / Sudoku-Solver

A brute force algorithm on hardware is used to solve a sudoku. When a valid fill is not found backtracking is done. Backtracking is repeated until last number is a valid guess i.e guess out of 1 to 9. Digital logic realised using priority encoders and multiplexers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thegenuinegourav/Sudoku-Solver Issues

No issues in this repository yet.