aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorbryan newbold <bnewbold@leaflabs.com>2013-11-13 12:19:15 -0500
committerbryan newbold <bnewbold@leaflabs.com>2013-11-13 12:19:15 -0500
commitc66f054b25d29612393055090953758d0c18b7d6 (patch)
treeeed67b397bb03f2f03026905ddab9389608f2060 /README
parentdd227d103448274e1142119c0c9f657dcfc2ad18 (diff)
downloadbasic-hdl-template-c66f054b25d29612393055090953758d0c18b7d6.tar.gz
basic-hdl-template-c66f054b25d29612393055090953758d0c18b7d6.zip
clean up simulation targets
Proper prereqs for simulation/test targets. This commit should fix old "iSim runs with old files even if there was a bug" errors.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index ff2aad0..f520ebb 100644
--- a/README
+++ b/README
@@ -86,7 +86,7 @@ first time, be sure to save and rename the configuration appropriately.
After editing any HDL files (either the testbench itself or files in ./hdl/),
instead of restarting isim you can simply run the following command and then
-hit the "Reload" button in the isim GUI:
+hit the "Re-launch" button in the isim GUI:
make resim/<testbench>_tb