|
|
|
|
|
by mikewarot
1857 days ago
|
|
I've had a chip design bouncing around in my head since the 1980s, now I can finally get it made. Thanks so much for posting this. The idea is simple... a grid of 4x4 LUTs, each geographic neighbor has 1 bit in, and 1 bit out, there are 16 states, each with 4 outputs. Turns out that this route-less FPGA can do some fairly amazing things, at least in theory. Now I intend to find out. The really old blog I had about it - https://bitgrid.blogspot.com/ |
|
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.