forked from jonasjj/font8x8-vhdl-package
-
Notifications
You must be signed in to change notification settings - Fork 0
bberrevoets/font8x8-vhdl-package
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This program generates a VHDL package containing a bitmap of the lower 128 ASCII characters. It is intended for use with the https://vhdlwhiz.com/dotmatrix VHDL course. Usage: gcc -o render render.c && ./render > charmap_pck.vhd Or just download the generated file from: https://raw.githubusercontent.com/bberrevoets/font8x8-vhdl-package/master/charmap_pck.vhd See https://github.com/dhepper/font8x8 for docs on the original program
About
8x8 monochrome bitmap fonts for rendering
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 50.8%
- VHDL 48.2%
- C++ 1.0%