JohnLai
Junior Member level 3
Dear Folks,
I am installing Caliber 2011 versions (ixl_cal_2011.4_35.27 for 64bit linux and x86_cal_2011.4_35.27 for 32bit linux) on Cadence IC615 with IBM-0.13um CMRF8SF design kit.
In Cadence virtuoso IC layout menu, I can successfully pop up the Caliber interface with Runsets, but when push the DRC buttom, it seems that Cadence can not export the layout cellview to Calibre and gives the following errors:
*** Calibre Interactive: Exporting layout for library "IBM_test", cell "Resistor", view "layout" ***
*Error* fprintf/sprintf: format spec. incompatible with data - "Format is '%s -hierDepth %s', argument #2 is 20"
<<< Stack Trace >>>
_sprintf("%s -hierDepth %s" strm_cmd (streamOutKeys->hierDepth))
(strm_cmd = _sprintf("%s -hierDepth %s" strm_cmd (streamOutKeys->hierDepth)))
sprintf(strm_cmd "%s -hierDepth %s" strm_cmd (streamOutKeys->hierDepth))
when(((streamOutKeys->hierDepth) && ((streamOutKeys->hierDepth) != "")) sprintf(strm_cmd "%s -hierDepth %s" strm_cmd (streamOutKeys->hierDepth)))
let((strm_cmd tf) sprintf(nil "%L%L%L%L" libName cellName viewName ... ) (strm_cmd = strcat("strmout -library '" (streamOutKeys->libName) "'" " -strmFile " (streamOutKeys->outFile) ... )) unless(((streamOutKeys->cellMapTable) == "") (strm_cmd = strcat(strm_cmd " -cellMap " &))) unless(((streamOutKeys->layerTable) == "") (strm_cmd = strcat(strm_cmd " -layerMap " &))) ... )
mgc_rve_export_get_oastream_cmd(libName cellName viewName fileName)
(cmd = mgc_rve_export_get_oastream_cmd(libName cellName viewName fileName))
Can someone please help?
Regards,
I am installing Caliber 2011 versions (ixl_cal_2011.4_35.27 for 64bit linux and x86_cal_2011.4_35.27 for 32bit linux) on Cadence IC615 with IBM-0.13um CMRF8SF design kit.
In Cadence virtuoso IC layout menu, I can successfully pop up the Caliber interface with Runsets, but when push the DRC buttom, it seems that Cadence can not export the layout cellview to Calibre and gives the following errors:
*** Calibre Interactive: Exporting layout for library "IBM_test", cell "Resistor", view "layout" ***
*Error* fprintf/sprintf: format spec. incompatible with data - "Format is '%s -hierDepth %s', argument #2 is 20"
<<< Stack Trace >>>
_sprintf("%s -hierDepth %s" strm_cmd (streamOutKeys->hierDepth))
(strm_cmd = _sprintf("%s -hierDepth %s" strm_cmd (streamOutKeys->hierDepth)))
sprintf(strm_cmd "%s -hierDepth %s" strm_cmd (streamOutKeys->hierDepth))
when(((streamOutKeys->hierDepth) && ((streamOutKeys->hierDepth) != "")) sprintf(strm_cmd "%s -hierDepth %s" strm_cmd (streamOutKeys->hierDepth)))
let((strm_cmd tf) sprintf(nil "%L%L%L%L" libName cellName viewName ... ) (strm_cmd = strcat("strmout -library '" (streamOutKeys->libName) "'" " -strmFile " (streamOutKeys->outFile) ... )) unless(((streamOutKeys->cellMapTable) == "") (strm_cmd = strcat(strm_cmd " -cellMap " &))) unless(((streamOutKeys->layerTable) == "") (strm_cmd = strcat(strm_cmd " -layerMap " &))) ... )
mgc_rve_export_get_oastream_cmd(libName cellName viewName fileName)
(cmd = mgc_rve_export_get_oastream_cmd(libName cellName viewName fileName))
Can someone please help?
Regards,