OpenVGS / OPSG

A verilog implementation of different variants of the PSG/SN76489 sound generator
GNU General Public License v3.0
8 stars 2 forks source link

opsg.v: Removed prescaler and exposed the sound clock 'clk_sound' #4

Open hvegh opened 1 year ago

hvegh commented 1 year ago

Benefits:

Signed-off-by: Henk Vergonet henk.vergonet@gmail.com

hvegh commented 1 year ago

I like this implementation very good and maintainable. Thank you Rene!

hvegh commented 1 year ago

BTW Tested this on a Gowin FPGA, pushed the sound out via HDMI. Souded like 440 Hz with 254 in the frequency register.