HenryCase wrote:
downix wrote:
I'll dig it out It is based on the Xilinx reference design for the Virtex 2, so it will likely need to be adapted to a new source
Thanks downix. Please contact AJCopland if you need help with hosting the information.
Have my own host, thankfully, just need to get off my butt and get it all together
downix wrote:
Enhanced Direct Data Acceleration System, a chipset I've been tinkering with since '97.
Sounds interesting. From your description it sounds like a configurable input device platform which also handles video and audio processing. Is that right? How do you envision the chipset being used, what improvements would it bring to a system (if it was finished)?
Rather than stcking to old standards, which eat up silicon and slow down the system, it is a whole-cloth design change. The video display system, for instance, can generate a windowing GUI in a fraction of the RAM than a vga-based display system, and context switching or even resolution switching is also much simpler.
The basic concept is, rather than add modern features such as memory control, DMA, and bus mastering to an older (XT) based system, you build it from the ground up around these concepts. You get a performance boost for general functionality and can grow the system with less conflicts as well. In addition, it is flexible in nature, so rather than having a massve GPU that sits idle while you crunch spreadsheets, you have a massive DSP which can run your spreadsheet, or as a GPU for when you run that must-have game. I'm in the middle of re-designing this DSP to avoid several patents I ran across.