Files
chipyard/docs
Tynan McAuley 851df86aba docs: Fix dual-BOOM-single-Rocket documentation
There were two problems here:
    1. The docs indicated that this should be a dual-BOOM and
       single-Rocket config, but the config actually had two Rocket
       cores.
    2. Since the doc include string was 'DualBoomAndRocket', it was
       accidentally matching against the 'DualBoomAndRocketOneHwacha'
       section, which comes first in the file.

So, I created a new 'DualLargeBoomAndSingleRocketConfig' config which
only has one Rocket core, and changed the doc include string to
'DualBoomAndSingleRocket'.
2021-02-11 14:55:36 -08:00
..
2021-01-08 20:11:21 -08:00
2021-01-08 20:18:52 -08:00
2020-04-15 14:21:12 -07:00
2021-01-09 00:39:01 -08:00
2019-09-08 15:45:21 -07:00
2021-01-08 20:11:21 -08:00