Work on fleshing out sections

This commit is contained in:
Kyle Cardoza 2024-03-24 01:21:51 -04:00
parent 7d7cd3f56c
commit 03ac205698
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ The VERA video generator outputs a fixed 640x480, 60Hz digital RGB signal, with
The video generation is done using two independent tile/bitmap layers, and a third layer composed of 128 sprites. VERA supports a single palette of 256 colours, freely chosen from the 4,096 possible colours available.
~[12-bit RGB image of a parrot](images/RGB_12bits_palette_sample_image.png)
## Audio
The VERA FPGA core produces audio output in i2S format, which is fed to the A/V port for conversion into an analog or digital format suitable for the target display device.