There were 4 x 20Mbps links and you could use them to directly connect to other CPUs (so, a mesh or torus) or to a fabric. The link protocol was very simple.
Each CPU had local DRAM, but there usually wasn't much: 1-16MB was typical.
Unlike most CPUs, there weren't really registers as such: you had a high-speed stack instead (on die). So an add instruction would pop the top two stack locations, and push the sum.
There were 4 x 20Mbps links and you could use them to directly connect to other CPUs (so, a mesh or torus) or to a fabric. The link protocol was very simple.
Each CPU had local DRAM, but there usually wasn't much: 1-16MB was typical.
Unlike most CPUs, there weren't really registers as such: you had a high-speed stack instead (on die). So an add instruction would pop the top two stack locations, and push the sum.