diff --git a/README.md b/README.md index 2cf18f38..97c42928 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ If you are impatient and have all needed [dependencies](https://pulp-platform.gi ``` set BINARY ../../../sw/tests/helloworld.spm.elf -source compile.tcl +source compile.cheshire_soc.tcl source start.cheshire_soc.tcl run -all ``` diff --git a/docs/tg/sim.md b/docs/tg/sim.md index 169690b4..a47eca17 100644 --- a/docs/tg/sim.md +++ b/docs/tg/sim.md @@ -41,7 +41,7 @@ set BOOTMODE 0 set PRELMODE 1 # Compile design -source compile.tcl +source compile.cheshire_soc.tcl # Start and run simulation source start.cheshire_soc.tcl