Skyler Schneider at Cornell University has produced a very comprehensive description of a falling sand game project using an Altera Cyclone II on the DE2 dev board. The Verilog source code listings demonstrate the level of coding required to produce dynamic video representations in a gaming environment. Via Hack a Day. Schneider’s project is a […]
Category Archives: FPGA
Gameboy VGA with FPGA
RivalCorp hacked a Gameboy to produce VGA output. Tapping into signals for Vsync, Hsync, clock, and two data pins, he piped them through an Altera Cyclone II FPGA (DE1 Development board) to produce VGA output. Via Hack a Day.
Arduino on an FPGA
Talk about going full circle! Gadget Factory has coded an Arduino core into a Spartan 3E on the FPGA ButterFly platform. This expands your prototyping opportunities, and provides beginners with a familiar FPGA core to build on. Via Embedds.com
Future of FPGAs and SoC
Kevin Morris of FPGAJournal discusses the future of FPGAs and SoC (System On Chip) and why it may be a good idea to put peanut butter on our fabric.
Homemade TSA type body scanner
Geek guru Jeri Ellsworth is at it again, continuing with her exploration of homebrew radar devices. In this installment satellite dish hardware is interfaced with an FPGA to provide Via Hack A Day.
ZX Spectrum on FPGA
robots has been up to some fun FPGA hacking. He implemented a ZX Spectrum classic computer using the ZX Gate open source project: So i had this sparkfun FPGA board laying around. I needed to build some ram and interface boards to make it work. In mean time (while gathering all the ideas), my friend […]
Small CPU core on a FPGA
Here is the paper James Bowman presented at EuroForth 2010 detailing his project to build a small 16-bit CPU core Forth machine on a Xilinx FPGA. This 200 lines of Verilog code could be helpful to anyone studying FPGA project design. Via Hack a Day
Implementation of DES algorithm using FPGA technology
Arnaud Lagger has published some interesting work on the use of FPGAs in encryption. Unlike other docs we’ve seen, this analysis is both comprehensive and detailed, including an appendix with the VHDL source code. Definitely worth the read for anyone interested in encryption using FPGAs.
Papilio barcode genie, a barcode scanning kit
The Gadget Factory, co-designer of the Open Logic Sniffer, has a new portable barcode scanning kit based on the Papilio FPGA platform. It is called the Papilio Barcode Genie kit or Barcode Genie for short. It is a kit for the Papilio One that makes it easy to capture barcodes and save them to a […]
Bus Pirate OpenOCD walk-through
Jrt posted some notes about using the Bus Pirate with OpenOCD: It does work – but it’s not slick or fast. If you want a cheap JTAG adapter for remote debugging or big flash writes, get an FTDI-2232 based one. But, it’ll be fine for fiddling with bootloaders or just interrogating hardware. We agree that […]
$49 FPGA development board
Field programmable gate arrays often separate the professionals from the hobbyists. Development tools are expensive, and the chips are usually in high pin-count BGA surface mount packages. Totti turned us on to a $49 Spartan-3A FPGA development kit from AVNET. It’s got a large Xilinx Spartan FPGA, two types of flash memory, and four capacitive […]
