Hacker News new | ask | show | jobs
by Wowfunhappy 2744 days ago
> I'm simply suggesting it is far easier to get cycle accuracy and correctness in an FPGA than through software emulation.

This is the line I would disagree with. What about an FPGA makes cycle accuracy and correctness easier than with an emulator written in software?

Make no mistake, Kevtris is immensely talented. But he also had the advantage of additional research going in (such as byuu's), and, well, I truly don't think the accuracy is comparable as of right now. The difference in effort required to get between 99% and 100% compatibility is immense, and the Super NT is clearly at 99% right now.

1 comments

Verilog/HDL has obvious advantages to C/C++ in the emulation world that seems to escape too many people in this never ending debate. Are both using some blackbox magic? Yes, but if we could compare the HDL size to byuu's code base the mystical advantages would start to become more transparent. Byuu, by his own estimation, spent "40% of his life" developing Higan...