Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modified atlys_video target to include VGAIn module also.
VGAIn modules gives VGA capture functionality to atlys. Also, we are now inheriting BaseSoC class directly instead of MinoSoC class because VGA signals' 3.3V logic-level conflicts with ethernet's 2.5V logic-level. MiniSoC instantiates ethernet modules so we are bypassing it and inheriting BaseSoC class.
- Loading branch information