> I usually try and keep work and the games separate, but it
> would make an excellent platform and save me finishing the
> DDR controller !!
> I have a broadcast serial digital 720P output module somewhere,
> but what I need to make is a DVI output I think ....
>
If you ever spot ( or need help writing/testing ) a FPGA DVI transmitter, let us know!
I've been thinking about trying that for a small S3E home project; lots of colo{u}rful pixels with only a few differential output pins and no PHY.
Seems like a simple bias network could shift the (DC-balanced) encoding scheme from LVDS to TMDS levels ( or just use an S3A with TMDS drivers )
Max resolution would be limited by the FPGA I/O rates to say a 60-80 Mhz pixel clock; I think that gets you into (or near) 1024x768 territory.
IIRC, you can map the DVI-D signals directly onto an even smaller HDMI connector for a really tiny board ( PS/2, HDMI, VQ100 FPGA )
have fun, Brian