Hacker News new | ask | show | jobs
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

1 comments

> hack Haiku to run the PPC processes on that core

That sounds like the Amiga PowerUp cards with extra steps. :D

The extra steps are what ensures an invariant.
I am reading this paper you posted, https://news.ycombinator.com/item?id=26844036 this is really good.

> the path of least resistance when choosing a strategy is to trust folklore, but the folklore is also suspect.

love it.

The bibliography itself is a work of art.