View Single Post
  #9  
Old 05-05-2014, 02:49 PM
r00t r00t is offline
Sarnak


Join Date: Jun 2013
Posts: 330
Default

I really want to get a Parallella board as it is one of the few single board computers that comes with a multi-core processor. It also has a full-fledged FPGA integrated into it, so the possibilities of things you can do with it in terms of concurrent sensor readings are almost endless. I made an 8-bit processor with about 10 instructions on an FPGA a few years ago (CPU http://i.imgur.com/VRGsFi9.png / ALU http://i.imgur.com/FkcwVYA.png / Cache http://i.imgur.com/sqr09Ky.png) and have always wanted to make a 64-bit one with a full instruction set. The problem with the Parallella is it started as a kickstarter project and not all of the original donators havent gotten boards yet, so theres a long wait to get one.

They claim on their FAQ that it has 25x the computing power of the Pi.

Quote:
Originally Posted by Shannacore [You must be logged in to view images. Log in or Register.]
no
:c
Last edited by r00t; 05-05-2014 at 02:53 PM..