New Scala-based Config Finder

This commit is contained in:
abejgonzalez
2023-04-04 12:22:44 -07:00
committed by abejgonzalez
parent 59b67c9612
commit a5ee995ed4
4 changed files with 29 additions and 10 deletions

View File

@@ -79,5 +79,4 @@ We can use this config fragment when composing our configs.
Chipyard Config Fragments
-------------------------
For discoverability, users can run ``make find-config-fragments`` to see a list of config. fragments
(config. fragments that match "class NAME extends CONFIG\n" on a single line and a subset of their children) and their file path in a fully initialized Chipyard repository.
For discoverability, users can run ``make find-config-fragments`` to see a list of config. fragments.