From 1751c689d2005345b420d43584d7668c0ca93f6c Mon Sep 17 00:00:00 2001 From: Flavian Kaufmann Date: Sun, 5 May 2024 11:38:44 +0200 Subject: added info to view waveform with gtkwave to readme --- README.md | 1 + 1 file changed, 1 insertion(+) 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. -- cgit v1.2.3