mirror of
https://github.com/ringtailsoftware/uvm32.git
synced 2026-06-05 22:43:39 +00:00
Add link nearer top
This commit is contained in:
parent
df7b8fe70f
commit
809f8ce115
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ On an [STM32L0](https://www.st.com/en/microcontrollers-microprocessors/stm32l0-s
|
||||||
* Small enough for "if this then that" scripts/plugins, capable enough for much more
|
* Small enough for "if this then that" scripts/plugins, capable enough for much more
|
||||||
* Aims for safety over speed, bad code running in the VM should never be able to crash the host
|
* Aims for safety over speed, bad code running in the VM should never be able to crash the host
|
||||||
|
|
||||||
Although based on a fully fledged CPU emulator, 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.
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue