[manticore] CVS

Jeff Mrochuk jmrochuk at ieee.org
Wed Jun 12 12:34:54 EDT 2002


Add an 8-bit color for that.  So it'd be 16x3 + 8 bits.  It'd be best to
throw it in a fifo of some kind, so you can store several, and in order,
just use a single clock lpm_fifo. So it'd be 56x(however many
triangles).  10 or so is good enough for testing purposes.

Jeff

On Wed, Jun 12, 2002 at 10:07:53AM -0600, Ling Andrew Chaang wrote:
> hey guys,
> 
> how do you want the data?
> 
> right now, you input points in a text file, and it sends those points in
> groups of three,
> 
> ideally, do you want them to be stored in a Register for you to grab?
> 
> 3 points * 16 bits per point = 48bit register...
> 
> how's that sound?
> 
> Andrew
> 
> On 12 Jun 2002, Jeff Mrochuk wrote:
> 
> > CVS is fixed, and almost working with the 4 triangles.
> > 
> > Benj, if you're interesting in looking at the raster code, the triangle
> > that is in the top right (in frame_buffer_test) is the case that is
> > broken.  Its either red or pink, I think.
> > 
> > Jeff
> > 
> > 
> > 
> 

-- 



More information about the Manticore mailing list