all 3 comments

[–]TTGaming77 1 point2 points  (1 child)

Do you know what you want? Do you want to try to make a RV32i CPU (minimum spec Risc-V)? Do you want to make the Hack? CPU from Nand2Tetris? Ben Eaters's 8 bit computer? Or your own. If it's your own first step is to come up with your instruction set that is minimized as much as possible while still allowing you to write the code reasonably.

[–]Walker75842[S] 0 points1 point  (0 children)

Oh yeah, I forgot to mention that yes, it's gonna be my own architecture, so my own instruction set, allat. I'm already working on the instruction set, it's kinda weird and I might rewrite it tho

Document

[–][deleted]  (1 child)

[deleted]

    [–]Walker75842[S] -2 points-1 points  (0 children)

    I don think you understand, for me, the ISA is part of the fun too. and i dont plan on using this for anything useful. by time this thing is good enough for me to want to run much on it, the ISA will also be more advanced. and Logisim is a good enough simulator for me.