mirror of
https://github.com/ringtailsoftware/uvm32.git
synced 2026-06-06 06:53:39 +00:00
h2
This commit is contained in:
parent
e903e8271b
commit
60f362b819
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ On an [STM32L0](https://www.st.com/en/microcontrollers-microprocessors/stm32l0-s
|
||||||
|
|
||||||
Although based on a [fully fledged CPU emulator](https://github.com/cnlohr/mini-rv32ima), uvm32 is intended for executing custom script like logic, not for simulating hardware.
|
Although based on a [fully fledged CPU emulator](https://github.com/cnlohr/mini-rv32ima), uvm32 is intended for executing custom script like logic, not for simulating hardware.
|
||||||
|
|
||||||
# Understanding this repo
|
## Understanding this repo
|
||||||
|
|
||||||
uvm32 is a tiny virtual machine, all of the code is in [uvm32](uvm32).
|
uvm32 is a tiny virtual machine, all of the code is in [uvm32](uvm32).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue