Description
Subject
[Flow] for any util, flow Makefile, or flow script issues.
Describe the bug
I am using iic-osic-tools and copied ORFS flow inside the docker container and tried to run make command and it fails with the below error message for the default gcd design.
==========================================================================
global route report_design_area
Design area 868 u^2 76% utilization.
[INFO FLW-0007] clock core_clock period 0.460000
[INFO FLW-0008] Clock core_clock period 0.490
[INFO FLW-0009] Clock core_clock slack -0.055
Error: write_ref_sdc.tcl, 40 invalid command name "sta::endpoint_path_count"
Command exited with non-zero status 1
Elapsed time: 0:02.37[h:]min:sec. CPU time: user 3.21 sys 0.16 (142%). Peak memory: 360444KB.
make[1]: *** [Makefile:756: do-5_1_grt] Error 1
make: *** [Makefile:754: results/nangate45/gcd/base/5_1_grt.odb] Error 2
Expected Behavior
Complete the ORFS flow
Environment
OpenROAD v2.0-16235-gedf00dff9
To Reproduce
Run make command inside the iis-osic-tools docker container
Relevant log output
Screenshots
No response
Additional Context
No response