Hacker News new | ask | show | jobs
by tEMporality7 2885 days ago
I think that would be way too difficult than writing an emulator.
1 comments

You'll be surprised how easy it is to create a simple processor once you understand basic concepts. The one I had designed had about 25 application-specific instructions and had about 2K lines of HDL code for full implementation.