From c0a60f50f974ff774b19a74b2a0d013c151a827f Mon Sep 17 00:00:00 2001 From: Abraham Gonzalez Date: Tue, 5 Oct 2021 21:54:52 -0700 Subject: [PATCH] Update docs --- docs/Customization/MMIO-Peripherals.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Customization/MMIO-Peripherals.rst b/docs/Customization/MMIO-Peripherals.rst index 15ed5a00..bffe6f26 100644 --- a/docs/Customization/MMIO-Peripherals.rst +++ b/docs/Customization/MMIO-Peripherals.rst @@ -137,6 +137,7 @@ Now with all of that done, we can go ahead and run our simulation. .. code-block:: shell cd sims/verilator + make CONFIG=GCDTLRocketConfig make CONFIG=GCDTLRocketConfig BINARY=../../tests/gcd.riscv run-binary