correct path for make target microwatt_external_core
authorTobias Platen <tplaten@posteo.de>
Tue, 1 Feb 2022 18:13:33 +0000 (18:13 +0000)
committerTobias Platen <tplaten@posteo.de>
Tue, 1 Feb 2022 18:13:33 +0000 (18:13 +0000)
Makefile

index 20bce282fdd9dc00c6ecea00bb78c6061dcb72f8..bdfa1f8278b9795bfdf0a3f62f04ac71a8686cf6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -58,7 +58,7 @@ ls180_4k_verilog:
 
 # build microwatt "external core"
 microwatt_external_core:
-       python3 simple/issuer_verilog.py --microwatt-compat --enable-mmu \
+       python3 src/soc/simple/issuer_verilog.py --microwatt-compat --enable-mmu \
             external_core_top.v
 
 # build the litex libresoc SoC without 4k SRAMs