I have a timing.tcl file with
```tcl
project_open mini.qsf
create_timing_netlist -force_dat 7_slow_1100mv_100c
report_timing -setup -show_routing -file 7_slow_1100mv_100c.html -npaths 0 -detail full_path
```