Re: [Open-graphics] Re: Text mode notes

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Timothy Normand Miller
Date: Monday, October 25, 2010 - 11:16 am

Too bad the S3 doesn't have a built-in microcontroller.  :)

One of the ideas I had proposed for our memory controller was similar.
 Instead of a general purpose CPU, the idea was more like our video
controller.  The memory controller is basically a state machine, so
the idea was to encode all state transitions in a block RAM.  I
decided against it because I thought I could get more speed out of
dedicated logic (I still think that), but I think someone else went
ahead and implemented something based on the BRAM idea.  The reason I
did use that idea for the video controller is because it needs to be
reprogrammable, while the memory controller behavior is mostly fixed.
Also, I wanted to avoid using too many BRAMs, because I want to use
them for other things like FIFOs and program memory for shaders, etc.

On Mon, Oct 25, 2010 at 1:47 PM, Nicolas Boulay
<nicolas.boulay@gmail.com> wrote:



-- 
Timothy Normand Miller
http://www.cse.ohio-state.edu/~millerti
Open Graphics Project
_______________________________________________
Open-graphics mailing list
Open-graphics@duskglow.com
http://lists.duskglow.com/mailman/listinfo/open-graphics
List service provided by Duskglow Consulting, LLC (www.duskglow.com)
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[Open-graphics] Text mode notes, David Hilvert, (Fri Oct 22, 2:28 am)
Re: [Open-graphics] Text mode notes, Timothy Normand Miller, (Fri Oct 22, 4:19 am)
Re: [Open-graphics] Text mode notes, Patrick McNamara, (Fri Oct 22, 7:09 am)
Re: [Open-graphics] Text mode notes, Timothy Normand Miller, (Fri Oct 22, 12:35 pm)
Re: [Open-graphics] Text mode notes, Peter Stuge, (Fri Oct 22, 8:45 pm)
Re: [Open-graphics] Text mode notes, Michael Dexter, (Fri Oct 22, 10:06 pm)
Re: [Open-graphics] Text mode notes, Petter Urkedal, (Sat Oct 23, 1:29 am)
Re: [Open-graphics] Text mode notes, Timothy Normand Miller, (Sat Oct 23, 9:03 am)
Re: [Open-graphics] Text mode notes, Timothy Normand Miller, (Sat Oct 23, 9:06 am)
Re: [Open-graphics] Text mode notes, Patrick McNamara, (Sat Oct 23, 10:19 am)
Re: [Open-graphics] Text mode notes, Patrick McNamara, (Sat Oct 23, 10:22 am)
Re: [Open-graphics] Text mode notes, Timothy Normand Miller, (Sat Oct 23, 7:42 pm)
Re: [Open-graphics] Text mode notes, Peter Stuge, (Sat Oct 23, 8:02 pm)
Re: [Open-graphics] Text mode notes, Patrick McNamara, (Sat Oct 23, 9:21 pm)
Re: [Open-graphics] Text mode notes, Peter Stuge, (Sat Oct 23, 9:25 pm)
Re: [Open-graphics] Text mode notes, Timothy Normand Miller, (Sun Oct 24, 11:34 am)
[Open-graphics] Re: Text mode notes, Mark Marshall, (Mon Oct 25, 4:14 am)
[Open-graphics] Re: Text mode notes, Mark Marshall, (Mon Oct 25, 4:20 am)
Re: [Open-graphics] Re: Text mode notes, wpmcnamara, (Mon Oct 25, 7:02 am)
Re: [Open-graphics] Re: Text mode notes, Timothy Normand Miller, (Mon Oct 25, 10:04 am)
Re: [Open-graphics] Re: Text mode notes, Nicolas Boulay, (Mon Oct 25, 10:47 am)
Re: [Open-graphics] Re: Text mode notes, Timothy Normand Miller, (Mon Oct 25, 11:16 am)
Re: [Open-graphics] Re: Text mode notes, Peter Stuge, (Mon Oct 25, 1:30 pm)
Re: [Open-graphics] Re: Text mode notes, Timothy Normand Miller, (Tue Oct 26, 9:50 am)
Re: [Open-graphics] Re: Text mode notes, Peter Stuge, (Tue Oct 26, 9:53 am)
Re: [Open-graphics] Re: Text mode notes, whygee, (Tue Oct 26, 7:28 pm)
Re: [Open-graphics] Re: Text mode notes, André Pouliot, (Tue Oct 26, 7:41 pm)
Re: [Open-graphics] Re: Text mode notes, whygee, (Tue Oct 26, 7:52 pm)
Re: [Open-graphics] Re: Text mode notes, Yann Guidon, (Wed Oct 27, 3:10 am)
Re: [Open-graphics] Re: Text mode notes, Timothy Normand Miller, (Wed Oct 27, 5:43 am)
Re: [Open-graphics] Re: Text mode notes, Andre Pouliot, (Wed Oct 27, 5:49 am)
Re: [Open-graphics] Re: Text mode notes, Peter Stuge, (Wed Oct 27, 8:00 am)
[Open-graphics] Re: Text mode notes, Mark Marshall, (Thu Oct 28, 10:32 am)
[Open-graphics] Re: Text mode notes, Mark Marshall, (Thu Oct 28, 10:33 am)
Re: [Open-graphics] Re: Text mode notes, Andre Pouliot, (Thu Oct 28, 11:17 am)
Re: [Open-graphics] Re: Text mode notes, Peter Stuge, (Fri Oct 29, 9:37 am)