mehdi
07/14/2020, 10:59 PM20Mhz
07/15/2020, 3:44 AMmehdi
07/15/2020, 3:45 AM20Mhz
07/15/2020, 3:47 AMmehdi
07/15/2020, 3:48 AM20Mhz
07/15/2020, 3:54 AMmehdi
07/15/2020, 3:54 AM20Mhz
07/15/2020, 5:02 AM[PROC] Begin InitialPlace ...
[InitialPlace] Iter: 1 CG Error: 1.08983e-07 HPWL: 18309304
[InitialPlace] Iter: 2 CG Error: 4.8921e-08 HPWL: 14469696
[InitialPlace] Iter: 3 CG Error: 9.21233e-08 HPWL: 14452772
[InitialPlace] Iter: 4 CG Error: 9.02186e-08 HPWL: 14453353
[InitialPlace] Iter: 5 CG Error: 9.43531e-08 HPWL: 14464670
[INFO] NewStepLength = 30.916
[INFO] NumBackTrak = 11
[ERROR] RePlAce divergence detected.
Please decrease init_density_penalty value (REPL-3)
mehdi
07/15/2020, 11:40 AM20Mhz
07/15/2020, 12:20 PMmehdi
07/15/2020, 12:25 PM20Mhz
07/15/2020, 12:31 PMRunning Global Placement
[INFO] DBU = 1000
[INFO] SiteSize = (480, 3330)
[INFO] CoreAreaLxLy = (19680, 19980)
[INFO] CoreAreaUxUy = (90240, 89910)
[INFO] NumInstances = 292
[INFO] NumPlaceInstances = 227
[INFO] NumFixedInstances = 65
[INFO] NumDummyInstances = 0
[INFO] NumNets = 263
[INFO] NumPins = 895
[INFO] DieAreaLxLy = (0, 0)
[INFO] DieAreaUxUy = (110450, 110450)
[INFO] CoreAreaLxLy = (19680, 19980)
[INFO] CoreAreaUxUy = (90240, 89910)
[INFO] CoreArea = 4934260800
[INFO] NonPlaceInstsArea = 305294400
[INFO] PlaceInstsArea = 2977819200
[INFO] Util(%) = 64.330109
[INFO] StdInstsArea = 2977819200
[INFO] MacroInstsArea = 0
#ifdef ENABLE_CIMG_LIB
pe.SaveCellPlotAsJPEG(
string("InitPlace ") + to_string(i), false,
string("./plot/cell/ip_") + to_string(i));
#endif
InitialPlace] Iter: 1 CG Error: 6.41183e-08 HPWL: 8071794
[CImg] *** CImgIOException *** [instance(1060,1060,1,3,0x7fe8fb672000,non-shared)] CImg<unsigned char>::save_other(): Failed to save file './plot/cell/ip_1.jpg'. Format is not natively supported, and no external commands succeeded.
libc++abi.dylib: terminating with uncaught exception of type cimg_library::CImgIOException: [instance(1060,1060,1,3,0x7fe8fb672000,non-shared)] CImg<unsigned char>::save_other(): Failed to save file './plot/cell/ip_1.jpg'. Format is not natively supported, and no external commands succeeded.
/bin/bash: line 1: 69880 Abort trap: 6 openroad -no_init -exit ./scripts/global_place.tcl
mehdi
07/15/2020, 1:02 PM20Mhz
07/15/2020, 1:04 PMmehdi
07/15/2020, 1:23 PM20Mhz
07/15/2020, 1:25 PM[InitialPlace] Iter: 1 CG Error: 6.41183e-08 HPWL: 8071794
INFO: ./plot/cell/ip_1.jpg image has been saved
mehdi
07/15/2020, 1:31 PM20Mhz
07/15/2020, 1:31 PMmehdi
07/15/2020, 2:12 PM20Mhz
07/15/2020, 2:20 PMmehdi
07/15/2020, 2:23 PM20Mhz
07/15/2020, 2:27 PMCXX_DEFINES = -DOPENROAD_BUILD -D ENABLE_CIMG_LIB -D cimg_use_jpeg
CXX_INCLUDES = -I /usr/local//opt/libjpeg/include -I /opt//X11/include/ -I/Users/ronaldv/Projects/repositories/CImg ...