* ./katabatic:

- New: In LoadGrByNet, display the design saturation (informative).
This commit is contained in:
Jean-Paul Chaput 2010-05-13 09:46:14 +00:00
parent 10de86a8dc
commit 660c4fde49
1 changed files with 2 additions and 0 deletions

View File

@ -2297,6 +2297,8 @@ namespace Katabatic {
{
cmess1 << " o Loading Nets global routing from Knik." << endl;
cout << Dots::asDouble(" - Saturation",getMeasure<double>(getCell(),"Sat.")->getData()) << endl;
startMeasures ();
Session::open ( this );