|
|
|
|
|
by seg_lol
1871 days ago
|
|
Down thread folks were asking to run BeOS binaries on it, sounds like a great opportunity for a couple fun hacks. * ppc -> risc-v binary translator, much more tractable with fixed width 32 bit instructions * running this on an FPGA that already includes a RISC-V core like PolarFire and then instantiate a softcore PPC. hack Haiku to run the PPC processes on that core. Extra bonus points to dynamically instantiate PPC cores to meet load, make fast ones, wide ones, slow ones. What a time to be alive! https://github.com/antonblanchard/microwatt |
|
That sounds like the Amiga PowerUp cards with extra steps. :D