Toby Jaffey
|
adec69e1d7
|
Attempt to enable RV32 C extension. c.lw and c.sw are definitely broken somehow wrt MMIO memory.
Examples built using C extensions, many fail in strange ways
|
2025-12-17 15:43:15 +00:00 |
|
Toby Jaffey
|
ef948e9797
|
Move target app only includes under apps/common
|
2025-12-12 15:49:03 +00:00 |
|
Toby Jaffey
|
5bd6a32013
|
Move all app common files under apps/common
|
2025-12-12 15:45:17 +00:00 |
|
Toby Jaffey
|
a88f3a1690
|
Workaround for Rust having different system for templating constants to GNU as.
Having a separate file is ugly, but it allows for a single source of truth for constants
Works for C, asm, zig and rust.
https://stackoverflow.com/questions/79840723/shared-assembly-between-rust-and-c-using-preprocessor
|
2025-12-08 10:13:53 +00:00 |
|
Toby Jaffey
|
c9d30b6d28
|
uvm32 initial version
|
2025-12-06 16:44:23 +00:00 |
|