From 43d74babbfef9792f0f5fdd5ca13ec6ebf33655d Mon Sep 17 00:00:00 2001 From: Flavian Kaufmann Date: Wed, 8 May 2024 12:51:24 +0200 Subject: view cpu waveform with make wave --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') 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. -- cgit v1.2.3