You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -22,5 +22,5 @@ The aim of this project is to make MicroPython run on FPGAs using the [LiteX] &
22
22
23
23
These targets don't need any physical hardware and are good for testing / developing.
24
24
25
-
*[LiteX QEmu emulation]()
26
-
*[Verilator Verilog Simulator]()
25
+
*[LiteX QEmu emulation](https://github.com/shenki/qemu-litex) (see [MicroPython on FPGAs Wiki Page](https://github.com/shenki/micropython/wiki/Micropython-on-FPGAs) for notes on getting started)
0 commit comments