aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 34e6d4e..4a25172 100644
--- a/README.md
+++ b/README.md
@@ -14,4 +14,5 @@ The board used in this project is a [Tang Nano 9K](https://wiki.sipeed.com/hardw
* `make program` to upload the bitstream to the FPGA.
* `make flash` to flash the bitsream to the FPGA.
* `make clean` to clean build files.
+* `gtkwave build/waveform_*.vcd` to view waveform of corresponding testbench.