Skip to content

Instantly share code, notes, and snippets.

@varunhuliyar
varunhuliyar / icc2_useful_commands.txt
Created January 11, 2019 22:57
ICC2 Useful commands
#start GUI
icc_shell>start_gui
#report max transition constaints
icc_shell> report_constraint -max_transition -verbose
#report timing with transition with pins (through that pin)
icc_shell> report_timing -thr <instance_name>/<pin_name>