@cjd if you're curious about this, can't you use something like vlsi and a simulator/emulator. You could model the hardware entirely, prly. For example, the picorv32 is fully modeled I think. You could essentially just design the whole thing.
cobratbq - cranky-by-design
@cobratbq@mastodon.social
Software {engineer, hobbyist}, watches anime, scifi, grim/dark, fantasy. War-movies are not my thing.
Posts
Latest notes
@cjd with Turing machine, everything's on one tape. The current position points to the next action, essentially. You can move to a different position. Most rudimemtary actions necessary to operate on the tape.
@cjd also, isn't that just a Turing machine .. with the principle of the single line of data, except now re-envisioned in stages of memory in a processor pipeline.
@cjd can you please just screw around with RISC-V extensions like everyone else? 😋