MiSTer-devel / ao486_MiSTer

ao486 port for MiSTer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Performance

Torinde opened this issue · comments

Can v586 be implemented on MiSTer?
Is it a better performing core?

I don't remember my login on opencores, but if i remember correct, it's netlist code, i.e. not maintainable, and with status beta with some unimplemented features. It's not new, so i definitely checked it.
Also, being Pentium code it definitely requires FPU implementation which is absent. Apps won't work on Pentium without FPU as it was native part of Pentium unlike i486 where it was optional.

x86 design is originally very complicated and i doubt it will be possible to run i486+ implementation faster on Cyclone V than it already implemented.