TheSonders / COLOR_PAL

512 / 64 Colors Composite PAL modulator using Verilog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COLOR_PAL

Color Video Composite PAL modulator using Verilog
Outputs: 7bits modulated output.
Use a DAC to get about 1V peak to peak with the 75 Ohm TV load.
Tested on a Philips TV from 90s.

512 Colors

Inputs: RGB (3:3:3), syncs and a 35.46 ~ 36.00 clock.
Includes a logical YUV matrix and QAM Encoder

64 Colors

Inputs: RGB (2:2:2), syncs and a 35.46 ~ 36.00 clock.
Uses a precalculated waveform

512 Colors Test Patterns

TestPattern1
TestPattern2 TestPattern2

About

512 / 64 Colors Composite PAL modulator using Verilog


Languages

Language:Verilog 100.0%