Part II: Images
Draw images from ROM or RAM.
Main post (spanish):
Block diagram
Sub-projects
image_mono
1-bit image. To learn how to use ROM, synchronize signals and adjust image size.
mono_static
Writing white noise to video framebuffer. To learn how to use Semi Dual Port BRAM.
image_4c
2-bit image. Mimic CGA color palettes.
led_counter
Filling screen with textures.