Skip to content

wordandahalf/BIPS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

component/vga-text

A VGA text mode driver. Supports a single 640x480, 80x60 color text mode with standard CGA color palette and font.

Generates image by indexing a VRAM for color and character data, pulling a bitmap from CGROM. Both memories use Xilinx's Block Memory Generator IP (v7.3).

Script scripts/cgrom_init.py generates the requisite COE file for the standard CGA font. scripts/vram_init.py generates a COE file for debugging the VRAM.

About

Bicroprocessor without Interlocked Pipeline Stages. A soft microprocessor platform build on a Pynq Z2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published