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…
> hack Haiku to run the PPC processes on that core That sounds like the Amiga PowerUp cards with extra steps. :D
This is cool.