Information: Running stand-alone coarse placer in a separate process using temp directory '/tmp'. (PSYN-605)
Information: Executable name is '/usr/synopsys/icc/linux/syn/bin/rpsa_exec'. (PSYN-877)
Severe Error: Fatal error: Placer did not complete. (PSYN-375)
Error: psynopt has abnormally terminated. (OPT-100)
Error: place_opt results invalid due to placer failure.
Error: A Severe error has occurred. To ensure that the script does not continue, the value of sh_continue_on_error has been overridden to be false. Your script is being interrupted. To see the Tcl call stack for the part of your script which generated the Severe error use the error_info command. (CMD-103)
Error: Severe error encountered
Use error_info for more info. (CMD-013)
执行error_info的结果:
icc_shell> error_info
Extended error info:
Severe error encountered
while executing
"place_opt"
-- End Extended Error Info
我之前在icc时候也遇到过,
the command sets options that control whether the tool uses separate UNIX processes for extraction,placement and routing ........
但是后面可能会出问题,最好问题解决了在改回来
icc_shell> report_separate_process_options
Placer is in single process mode <--
Router is in separate process mode
Extraction is in separate process mode