From 5fce5b0a26a76d8349f03e07ae963534742ec445 Mon Sep 17 00:00:00 2001 From: aprnath Date: Sun, 8 Sep 2019 11:15:25 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cf61d1..4c04635 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ You can re-execute using End of sim A vcd file `sim.vcd` is created which can be browsed by gtkwave or similar waveform viewers. `trace_port.csv` contains a log of -the trace port. +the trace port. `exec.log` contains a basic execution trace showing PC, opcode and GPR writes. The Makefile allows you to specify different assembly files from command line