Hacker News new | ask | show | jobs
by jecel 1855 days ago
There have been FPGAs in the past which used the logic blocks for routing, including the Xilinx 6200. I think that was also the case for the Atmel AT40K FPGAs, but could be remembering wrong.

In fact, our project for the previous Google shuttle was an FPGA-like device which also routes data using logic cells. Here is an introduction to the idea:

https://github.com/fiberhood/MorphleLogic/blob/main/README_M...

It worked in simulation and the chip is currently scheduled to be shipped to us on September 6. There were 2 or 3 projects that were more conventional FPGAs.

1 comments

The Morphie blob looks like a special case of a 4x4LUT. I'd be interested to know how the chips work out.
There are some common features, but also differences that makes them a bit hard to compare directly.

An academic project that takes yet another approach to this design space is:

http://cba.mit.edu/projects/rala/

Unfortunately, none of the links there go to anything, unless you have a username/password to sign in.
Here is a link to an "open access" copy of the 2010 RALA paper:

https://dspace.mit.edu/handle/1721.1/72349