aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFlavian Kaufmann <flavian@flaviankaufmann.ch>2024-05-08 12:51:24 +0200
committerFlavian Kaufmann <flavian@flaviankaufmann.ch>2024-05-08 12:51:24 +0200
commit43d74babbfef9792f0f5fdd5ca13ec6ebf33655d (patch)
tree4c83522247c1ef2245222cd0cd47e307d4e8e1d7 /README.md
parent4895d68fb533dc599b752936ef1dc8f5af80bc5a (diff)
downloadriscv_cpu-43d74babbfef9792f0f5fdd5ca13ec6ebf33655d.tar.gz
riscv_cpu-43d74babbfef9792f0f5fdd5ca13ec6ebf33655d.zip
view cpu waveform with make wave
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 79ddbeb..8960e80 100644
--- a/README.md
+++ b/README.md
@@ -16,4 +16,5 @@ The board used in this project is a [Tang Nano 9K](https://wiki.sipeed.com/hardw
* `make clean` to clean build files.
* `gtkwave build/waveform_*.vcd` to view waveform of corresponding testbench.
* `make rom` to compile source files in prog/src, link and generate rom file.
+* `make wave` to view waveform of cpu running build/rom.hex.