dc_shell/pt_shell的一些常用命令(current_design/current_instance/get_cells/get_pins/get_ports) 之一1.current_design2.current_instance3.get_cells/get_cell4.get_pins/get_pin5.get_ports/get_port5.总结
1.current_design保存的就是当前设计的top name2.current_instancehttps://www.micro-ip.com/STA/dictionary_139_17/current_instance.html在pt_shell中设置当前的working instance,和linux下的cd 命令相似, 进入某一hier之后 get_cells ...