mayur17
Newbie
I am getting this error while running the dc. I have written in script like this:
And these are the errors I am getting:
set_app_var target_library "$all_dbs"
set_app_var link_library "$target_library"
set DB_DIR $LIBRARY_DIR/DB
set all_dbs [list $DB_DIR/asap7sc7p5t_AO_RVT_TT_nldm_211120.db \
$DB_DIR/asap7sc7p5t_INVBUF_RVT_TT_nldm_211120.db \
$DB_DIR/asap7sc7p5t_OA_RVT_TT_nldm_211120.db \
$DB_DIR/asap7sc7p5t_SEQ_RVT_TT_nldm_220123.db \
$DB_DIR/asap7sc7p5t_SIMPLE_RVT_TT_nldm_211120.db]
And these are the errors I am getting:
Warning: Can't read link_library file 'Grads/ecen651/RUN/asap7/asap7sc7p5t_28/DB/asap7sc7p5t_SEQ_RVT_TT_nldm_220123.db'. (UID-3)
Warning: Can't read link_library file 'Grads/ecen651/RUN/asap7/asap7sc7p5t_28/DB/asap7sc7p5t_SIMPLE_RVT_TT_nldm_211120.db'. (UID-3)
Warning: Design has no hierarchy. No cells can be ungrouped. (UID-228)
compile -map_effort high -area_effort none -incremental_mapping
Error: Could not read the following target libraries:
Grads/ecen651/RUN/asap7/asap7sc7p5t_28/DB/asap7sc7p5t_AO_RVT_TT_nldm_211120.db Grads/ecen651/RUN/asap7/asap7sc7p5t_28/DB/asap7sc7p5t_INVBUF_RVT_TT_nldm_211120.db Grads/ecen651/RUN/asap7/asap7sc7p5t_28/DB/asap7sc7p5t_OA_RVT_TT_nldm_211120.db Grads/ecen651/RUN/asap7/asap7sc7p5t_28/DB/asap7sc7p5t_SEQ_RVT_TT_nldm_220123.db Grads/ecen651/RUN/asap7/asap7sc7p5t_28/DB/asap7sc7p5t_SIMPLE_RVT_TT_nldm_211120.db
(UIO-3)