You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments