User:D4VID: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
== Builds == | == Builds == | ||
* RISC-V 32 bit CPU (the base I set of instructions) - rv32i | * RISC-V 32 bit CPU (the base I set of instructions) - rv32i ([https://discord.com/channels/401255675264761866/1451697694593781831 post],[https://youtu.be/2siGxPkt9ww video],[https://logic.world/creations/worlds/b4eSnj/32-bit-risc-v-cpu world]) | ||
== Other projects == | == Other projects == | ||
Revision as of 16:29, 31 December 2025
Don't have enough time to do what I want to do, but I did some things:
Mods
I use my own self-hosted Gitea instance to host my mods:
- Console Improvements
- DLatchPoke
- CameraRoll (WIP)
- CriticalPathAnalyzer (WIP)
Builds
Other projects
- A Rust library for creating subassembly files programmatically: https://gitea.d4vid.xyz/D4VID/logicworld-subassembly
- A Verilog to LogicWorld compiler: https://gitea.d4vid.xyz/D4VID/verilog2logicworld (WIP)