[cmake] Tweak suggested release tags, suggest firtool over sifive. (#4676)

This commit is contained in:
Will Dietz 2023-02-17 18:55:46 -06:00 committed by GitHub
parent 0b226442cd
commit 60d4c5115d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ if (NOT CIRCT_RELEASE_TAG_ENABLED)
endif()
set(CIRCT_RELEASE_TAG "circtorg" CACHE STRING
"Prefix of the release tag (e.g. circtorg, pycde and sifive).")
"Prefix of the release tag (e.g. circtorg, firtool, and pycde).")
#-------------------------------------------------------------------------------
# Verilator Configuration