Comment by inhumantsar Comment by inhumantsar 7 days ago 2 replies Copy Link View on Hacker News CPU design
Copy Link avmich 6 days ago Collapse Comment - For a very early beginning take a look here - https://github.com/cpldcpu/MCPU . Reply View | 1 reply Copy Link jonjacky 4 days ago Parent Collapse Comment - This is quite cool. The CPU has only four instructions, which can be applied to immediate arguments or run in sequence to get six more, which can then be used to write real programs! Reply View | 0 replies
Copy Link jonjacky 4 days ago Parent Collapse Comment - This is quite cool. The CPU has only four instructions, which can be applied to immediate arguments or run in sequence to get six more, which can then be used to write real programs! Reply View | 0 replies
For a very early beginning take a look here - https://github.com/cpldcpu/MCPU .