Review Board 2.0.15


misc: Add secondary dot output for DVFS domains

Review Request #3352 - Created Feb. 25, 2016 and submitted

Information
Curtis Dunham
gem5
default
Reviewers
Default
misc: Add secondary dot output for DVFS domains

This patch adds a secondary dot output file which shows the DVFS domains. This
has been done separately for now to avoid cluttering the already existing
diagram. Due to the way that the clock domains are assigned to components in
gem5, this output must be generated after the C++ objects have been
instantiated. This further motivates the need to generate this file separately
to the current dot output, and not to replace it entirely.

   
Review request changed
Updated (April 5, 2016, 5:55 a.m.)

Status: Closed (submitted)