Andy's Workshop Forums

General Category => Hardware projects => Topic started by: Andy Brown on August 10, 2014, 02:46:01 pm

Title: FPGA sprite graphics accelerator project released
Post by: Andy Brown on August 10, 2014, 02:46:01 pm
I just thought I'd drop by to announce the release of my latest project, an open source FPGA sprite graphics accelerator (http://andybrown.me.uk/wk/2014/06/01/ase). It's definitely my most ambitious project yet and I hope that you find it interesting. It took me several months of evening and weekend hacking to complete this one but it was definitely worth the effort.

There's a video to go with it and of course all the source code, this time including C++ and VHDL, is available on github (https://github.com/andysworkshop/ase").
Title: Re: FPGA sprite graphics accelerator project released
Post by: .3lite on October 09, 2014, 10:16:29 am
This project made me really interesting in the whole idea of using FPGA as GPU. I have actually ordered PCB for it, with a hope that I can have some fun with it :)