Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.

Hex editor with VGA output for Pynq board, written for Digital Design Concepts (bac2) at KU Leuven, Campus Group T

Notifications You must be signed in to change notification settings

DraakjeYoblama/VGAHexEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VGA Hex Editor

Button 0 (iIncr) → num inc

Button 1 (iMove) → move editing block depending on ↓ ( Block = a place where we can display a charachter)

Button 2 (iSpace) → type space

Button 3 (iRst) → reset screen

SW1 == 0 SW1 == 1
SW0 == 0 go forward 1 block (Btn 1 and 2) next line (Btn 1 and 2)
SW0 == 1 go back 1 block (Btn 1 and 2) font color settings (Btn 0, 1 and 2)

About

Hex editor with VGA output for Pynq board, written for Digital Design Concepts (bac2) at KU Leuven, Campus Group T

Resources

Stars

Watchers

Forks