Skip to content

Commit 26b0f2b

Browse files
authored
Merge pull request #1 from ewen-naos-nz/master
README: LiteX-QEMU and Verilator Links
2 parents 03574ed + ae91263 commit 26b0f2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ The aim of this project is to make MicroPython run on FPGAs using the [LiteX] &
2222

2323
These targets don't need any physical hardware and are good for testing / developing.
2424

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)
26+
* [Verilator Verilog Simulator](https://www.veripool.org/wiki/verilator)

0 commit comments

Comments
 (0)