Skip to content

Commit

Permalink
docs: Document CLIC simulation config
Browse files Browse the repository at this point in the history
  • Loading branch information
paulsc96 committed Nov 28, 2024
1 parent c8b90be commit 0c85643
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/tg/sim.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ The `SELCFG` environment variable selects the Cheshire configuration used in sim
| -------- | ----------------------------------------- |
| 0 | Default configuration from `cheshire_pkg` |
| 1 | AXI-RT-enabled configuration |
| 2 | CLIC-enabled configuration |

The `USE_DRAMSYS` environment variable controls whether simulations are linked against and use DRAMSys for DRAM simulation. Note that before starting a simulation using DRAMSys, it must be built with `make chs-dramsys-all` first.

Expand Down

0 comments on commit 0c85643

Please sign in to comment.