This website requires JavaScript.
Explore
Help
Sign in
mirror
/
uvm32
Watch
1
Fork
You've already forked uvm32
0
mirror of
https://github.com/ringtailsoftware/uvm32.git
synced
2026-06-05 22:43:39 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
adec69e1d7
uvm32
/
test
/
minirv32_internal
History
Download ZIP
Download TAR.GZ
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
..
rom
When a trap occurs in mini-rv32ima, always pass to the host rather than allowing running code to handle it. This would be important for a real OS, but the aim of uvm32 is embeddable logic - not full emulation.
2025-12-14 11:00:45 +00:00
test
Attempt to enable RV32 C extension. c.lw and c.sw are definitely broken somehow wrt MMIO memory.
2025-12-17 15:43:15 +00:00
Makefile
When a trap occurs in mini-rv32ima, always pass to the host rather than allowing running code to handle it. This would be important for a real OS, but the aim of uvm32 is embeddable logic - not full emulation.
2025-12-14 11:00:45 +00:00