Skip to content

docs: clarify Quick Start toolchain requirements - #374

Merged
MikeOpenHWGroup merged 1 commit into
openhwfoundation:masterfrom
124107157-KV:docs/226-quickstart-toolchain
Aug 21, 2026
Merged

MikeOpenHWGroup merged 1 commit into
openhwfoundation:masterfrom
124107157-KV:docs/226-quickstart-toolchain

Conversation

@124107157-KV

Copy link
Copy Markdown
Contributor

Summary

Clarify the software toolchain requirements in the CORE-V-MCU Quick Start
Guide.

The Quick Start Guide uses the pre-built cli_test.srec supplied with the
repository, so users following the pre-built flow do not need to install a
compiler toolchain.

Users who want to build or modify cli_test from source are now directed to
the core-v-mcu-cli-test repository for the CORE-V GCC toolchain and software
setup instructions.

Validation

  • git diff --check
  • Verified that only emulation/quickstart/README.md is modified
  • Verified the core-v-mcu-cli-test documentation link

Fixes #226.

Signed-off-by: Keerthivasan Palani <124107157@umail.ucc.ie>
@MikeOpenHWGroup

Copy link
Copy Markdown
Contributor

Thanks for the contribution @124107157-KV - looks good. The lint check has yet to complete, but I will merge anyway because the linter checks SystemVerilog sources and this is a documentation-only update.

@MikeOpenHWGroup
MikeOpenHWGroup merged commit cf5be30 into openhwfoundation:master Aug 21, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Doc] toolchain indication in the quickstart guide

2 participants