From wolff@dutecai.et.tudelft.nl Mon Jun 28 15:26:16 1993
Return-Path: <wolff@dutecai.et.tudelft.nl>
Received: from gossip.pyramid.com by dutecai.et.tudelft.nl (4.1/1.34JP)
          id AA25697; Mon, 28 Jun 93 15:26:13 +0200
Received: from sword.eng.pyramid.com 
	by gossip.pyramid.com (5.61/OSx5.1a Pyramid-Internet-Gateway)
	id AA06845; Mon, 28 Jun 93 06:25:58 -0700
Received: from goss.pyramid.com
	by sword.eng.pyramid.com (5.61/Pyramid_Internal_Configuration)
	id AA27196; Mon, 28 Jun 93 06:25:47 -0700
Received: from liberator.et.tudelft.nl 
	by gossip.pyramid.com (5.61/OSx5.1a Pyramid-Internet-Gateway)
	id AA06819; Mon, 28 Jun 93 06:25:36 -0700
Received: by liberator.et.tudelft.nl (4.1/1.34JP)
          id AA05424; Mon, 28 Jun 93 15:24:12 +0200
Date: Mon, 28 Jun 93 15:24:12 +0200
From: wolff@dutecai.et.tudelft.nl (Rogier Wolff)
Message-Id: <9306281324.AA05424@liberator.et.tudelft.nl>
To: riscy@pyramid.com
Subject: Graphics implementation.
Status: RO
X-Status: 



Hi everyone,

> People: _PLEASE_, if you can come up with a practical alternative for a 
> video system (I know you're out there Steve <grin>), speak up now. It 
> _would_ be much better to use a dumb framebuffer attached to the CPU, but I 
> fear that the extra logic required to generate monitor signals and clock 
> the data out of the VRAM at the right speed would be a 

I've "posted" this before, but we have a solution using a SGS-Thompson
G335. It has a hook to the system bus on one side, and a video
bus on the other side. The video memory is simply mapped in the
processors memory address space (like normal DRAM). The G335 will
perform a DMA cycle every 1024*4 pixels (at 4 pixels / word).

The G335 has onboard 8 bit DACs, so you don't have to buy a separate
RAMDAC. Simple single chip solution. Also runs upto 1280x1024 at 70Hz.....

Disadvantages: costs around $100, is an SMD.

Since it is a single chip you can save a lot on extra "small glue" components
and assembly costs. (these add up you know). About the SMD: With a little
care and patience, you can solder one on a board in a few hours (I know,
I've done it.....).

I agree: you don't want to do 30 of them. You'll be fed up with doing this
after a few of them. On the other hand, you might get a little more 
experience, and speed things up a lot.

					Roger.


 
