User:D4VID: Difference between revisions
Appearance
Add my personal page |
mNo edit summary |
||
| Line 4: | Line 4: | ||
I use [https://gitea.d4vid.xyz/LogicWorldMods my own self-hosted Gitea instance] to host my mods: | I use [https://gitea.d4vid.xyz/LogicWorldMods my own self-hosted Gitea instance] to host my mods: | ||
* [[ | * [[Mods:Console Improvements|Console Improvements]] | ||
* [[Mods:DLatchPoke|DLatchPoke]] | * [[Mods:DLatchPoke|DLatchPoke]] | ||
* [[Mods:CameraRoll|CameraRoll]] (WIP) | * [[Mods:CameraRoll|CameraRoll]] (WIP) | ||
Latest revision as of 08:48, 28 September 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
- RISC-V 32 bit CPU (the base I set of instructions) - rv32i
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)