From 4b54a52e28671225db360044e80d81f483077abe Mon Sep 17 00:00:00 2001 From: Thomas Benz Date: Tue, 26 Sep 2023 10:46:07 +0200 Subject: [PATCH] Update doc --- docs/tg/sim.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/tg/sim.md b/docs/tg/sim.md index 169690b47..18d4aa44f 100644 --- a/docs/tg/sim.md +++ b/docs/tg/sim.md @@ -28,6 +28,8 @@ The `SELCFG` parameter selects the simulation configuration specified in the `tb | 0 | Default configuration from `cheshire_pkg` | | 1 | AXI-RT-enabled configuration | +Defining `PRTCFG` and setting its value to 1 prints the Cheshire and its derived configuration structs at `t=0`. + For simulation of Cheshire in other designs, we provide the module `cheshire_vip` encapsulating all verification IPs and their interfaces. For details, see [Verifying Cheshire In-System](integr.md#verifying-cheshire-in-system). ## QuestaSim