First loaded design, sram256x64ddr4_routed
from open design in my library orca_lib.mw
then use the following
current_design sram256x64ddr4_routed
to set current_design:
icc_shell> current_designsram256x64ddr4_routed
It looks that the current_design was defined
but when I use report_net_fanout:
icc_shell> report_net_fanout {n105}
it still gave me:
# GUI Debug: Building dc from empty. -- Time: 3msError: Current design is not defined. (UID-4)Error: Can't find net 'n105'. (UID-109)Error: Value for list 'list_of_nets' must have 1 elements. (CMD-036)