some docs cleanup

This commit is contained in:
alonamid
2019-10-04 00:16:25 -07:00
parent dd545edf2c
commit a07a1d2b8a
10 changed files with 25 additions and 258 deletions

View File

@@ -129,7 +129,8 @@ contain the implementation for the module, and may instantiate
other normal modules OR lazy modules (for nested Diplomacy
graphs, for example).
Mix-in
Mix-in
---------------------------
A mix-in is a Scala trait, which sets parameters for specific system components, as well as enabling instantiation and wiring of the relevant system components to system buses.