File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -57,10 +57,10 @@ System
5757
5858``generators/chipyard/src/main/scala/System.scala `` completes the definition of the ``System ``.
5959
60- - ``HasHierarchicalBusTopology `` is defined in Rocket Chip, and specifies connections between the top-level buses
6160- ``HasAsyncExtInterrupts `` and ``HasExtInterruptsModuleImp `` adds IOs for external interrupts and wires them appropriately to tiles
62- - ``CanHave...AXI4Port `` adds various Master and Slave AXI4 ports, adds TL-to-AXI4 converters, and connects them to the appropriate buses
63- - ``HasPeripheryBootROM `` adds a BootROM device
61+ - ``CanHaveMasterTLMemPort `` adds a TileLink port for outer memory
62+ - ``CanHave...AXI4...Port `` adds various Master and Slave AXI4 ports, adds TL-to-AXI4 converters, and connects them to the appropriate buses
63+ - ``HasRTCModuleImp `` adds a real time clock for the buses
6464
6565Tops
6666^^^^^^^^^^^^^^^^^^^^^^^^^
You can’t perform that action at this time.
0 commit comments