DIPLODOCUS simulator gives an energy info ...
which is totally deprecated. It should be removed
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Ludovic Apvrille added AQUAS DIPLODOCUS labels
added AQUAS DIPLODOCUS labels
- Ludovic Apvrille assigned to @le.truong and unassigned @ludovic.apvrille
assigned to @le.truong and unassigned @ludovic.apvrille
- Author Maintainer
Maybe this is already done. Please, check this and we will close the ticket.
- Ludovic Apvrille closed
closed
- Ludovic Apvrille reopened
reopened
- Contributor
The Diplodocus simulator has still provided energy info on CPUs/HwA tab like the picture below:
I can simply disable it by modify the energy info in function updateCPUState in the file
TTool/src/main/java/ui/interactivesimulation/JFrameInteractiveSimulation.java
if (_usedEnergy != null) { info += "; used energy: " + _usedEnergy; }
- Author Maintainer
Sure, removing totally this information would make sense. Also, you should remove all energy-related information from the C++ code of the simulator. Thanks.
- Le Van Truong mentioned in merge request !349 (merged)
mentioned in merge request !349 (merged)
- Ludovic Apvrille closed via merge request !349 (merged)
closed via merge request !349 (merged)
- Ludovic Apvrille mentioned in commit 7eed1888
mentioned in commit 7eed1888