SuperVidel
Videl replacement graphics card for the CT60
Updated July 5th 2010
With the CT60 the Falcon has become the fastest Atari available, at least when it comes to computation speed. One area where it still lacks greatly is Graphics. The SuperVidel project tries to remedy this.
Background
Just think about it; the falcon already has good sound abilities, which it has always had, and the CT60 brings it up to a good speed level. The most limiting factor for graphics intensive applications now will be writing to the STRAM to update the screen. If you do some calculations on the available bandwidth of the STRAM, a refresh rate of about 30fps is all that even the CT60 will be able to achieve. These calculations are made from assumptions of a 320x240x16bit screen, an available memory bandwidth of 5.5MB/s for the STRAM, and that the CPU performs updates of the whole screen continously from FastRAM to STRAM.
This is where our project comes in. We're designing a Videl-replacement graphics card, which will connect to the CT60 bus slot. The card aims to be 100% compatible with the old Videl chip at the register level.
Features as of 2010-07-05
(features marked in italics are planned to be released after the boards are shipped)
- The SuperVidel is a CT60 expansion board, sitting on the internal CT60 expansion connector.
- Xilinx Spartan-3 2000 FPGA in a FG456 package holds the logic for the whole graphics board functionality.
- Onboard 128MB 32bit wide DDR2 memory at up to 200MHz (DDR400), yielding a theoretical bandwidth of 1600MB/s. A resolution of 1600x1200@75Hz 24bit RGBA (4-byte) requires 576MB/s, so there should be plenty of bandwidth left for play. 220MHz has been tested when the FPGA contents were much less complete than currently, but this shows that there should be some overclocking potential left.
- DVI-I connector: support for both digital and analog output using a splitter cable. This means the SuperVidel supports output to two screens at the same time.
- The DVI-I connector currently sits to the right on the SV board, but we´re investigating the possibility to move it to a small board that you can screw to the back of the falcon case. We need to verify that the DVI signals don't get corrupted by travelling through a small flat cable from the SV main board to the small DVI connector board.
- Features all the colour depths and resolutions of the old Videl chip, from mono to 16-bit, by functioning as the old Videl on the hardware register level. Currently all VGA resolutions except 2-bit and ST modes work. No RGB modes have been tested.
- Adds a 24-bit (16,777,216 colors) color depth as a 4 byte RGBA mode.
- Adds an 8-bit chunky mode.
- Ability to generate a resolution of up to 1600x1200 at 75Hz, or 1920x1200 at 60Hz, even in the 24-bit color depth.
- Pixel clock supports the old 25.175MHz (VGA) and 32MHz (RGB) settings. The onboard clock chip supports up to 240MHz output, but the DVI standard for one channel limits us to 165MHz. This is enough for 1920x1200@60Hz on DVI using "compressed" signal timings. VGA needs a much higher clock when doing such high resolutions. Around 200MHz is needed for 1920x1200, which makes it necessary to block the clock output to the DVI chip while running such high resolutions on VGA.
- Dual screen output at up to 1680x1050, one screen on VGA and one on DVI. We don't have a dual channel DVI output, so we can't do dual DVI screens. Since the board has only one clock signal from the clock chip to the FPGA we can only use the same resolution on the same pixel clock on both VGA and DVI. If we turn off DVI, we can run the clock chip faster and output higher resolutions on VGA only.
- An integrated Super Blitter, not compatible with the old Blitter, because it was rarely used on the falcon anyway. The blitter can currently do normal 2D blits and also alpha in the 24-bit RGBA mode. Scaling blits are planned.
- Update of the whole FPGA contents from a program running under 060 mode. No cables of any kind are needed. You just download the new firmware from our homepage, load it with the update program and when it is finished you do a power cycle to activate the new firmware.
- Ethernet low-cost daughter board, called SVEthLANa (SuperVidel Ethernet LAN adapter), which connects to the SV using a small flat cable. The SVEthLANa is then screwed to the back of the Falcon case so you don't need to route an ethernet cable inside the falcon case, which takes up a lot of space. For those who have no EtherNat or do have one but can live without the USB support, the SVEthLANa should come in handy. This board is under development, but should be produced at the same time as the SV itself, to reduce cost.
- MPEG2-support. A sensible limitation would be 720x288 interlace 50Hz PAL or whatever standard DVD resolution is. This is probably realised with one or two CPU cores in the FPGA with logic block support for inverse DCT and sub pixel blitting.
- Hardware 3D support in the form of a polygon texture mapper. This requires lots of space in the FPGA though.
Prototype boards
Here is another picture of our prototype boards taken just after we got them in january 2009.
FAQ
We have got some questions over the years, which we'll answer here:
- How much will the SuperVidel cost?
The final price of the SV depends heavily on the amount of boards ordered. Look at our main page where you'll find a link to our poll and registration form. In it we propose two different prices which you'll have to consider.
- Will the SuperVidel fit in the original Falcon030 case, and with other expansion boards like the EtherNat?
There are mainly two situations to consider when answering that question:
-
A standard case, with a standard CT60/63: Only one board fits below the keyboard, since the upward address connector barely touches the keyboard. Look at this picture:
Here you see a photo taken from the left of the falcon below the keyboard. The EtherNat is the only board mounted here, not the SuperVidel, but it will be the same situation. The keyboard rests on the address connector that you see pointing upwards in the middle of the picture. We had to remove a screw on the bottom of the keyboard since it bent some of the pins on the EtherNat. You should do this on your keyboard too if this case applies to you. Also do it if you just have an EtherNat...
-
A standard case, with a CT60/63 that has been moved backwards by using our version of Rodolphe's CT-extender:
Notice the silvery extender board in front of the CT60, which moves the CT60 a few centimeters back. There is another one (not visible) below the CT60 for the other motherboard connector. The benefit of using the extender boards is that all boards that are stacked on the CT60 expansion port are out of the way of the keyboard:
Note though that only two boards fit vertically (SV + EtherNat, we can't know the height of other boards of course), since the ceiling of the plastic case is in the way. The extender boards have been soldered to the bottom of the CT60 by first removing the old CT60 female hole mount headers, and then inserting the extender male headers from below and soldering them in place. This is necessary to only lift the CT60 about 2mm above its original height. If we had kept the original female CT60 headers, the whole CT60 would have been raised about 10 mm and it would have hit the ceiling of the falcon case with its SDRAM DIMM. We haven't yet decided wether to actually produce the extender boards with the SuperVidel, and if we do, we would only be able to help very few people with the soldering work. Anyone who has basic soldering skills can do it, but it takes an hour or so.