The-OpenROAD-Project / OpenSTA

OpenSTA engine
GNU General Public License v3.0
389 stars 170 forks source link

Can someone help with the question about “Error: path end objects do not have a startpoint_arrival property.”? #92

Closed RCCCC closed 2 years ago

RCCCC commented 2 years ago

I'm trying TritonCTS1.0, but an error occurred when using opensta to generate LUT,which was caused by command set start_arrival [get_property $path startpoint_arrival]. The error message is “Error: path end objects do not have a startpoint_arrival property”. image I searched opensta manual and found that the proc of get_property did not have a startpoint_arrival option. I want to know how to modify or replace this command to get this value. Thank you very much for any helpful answers.

RCCCC commented 2 years ago

The problem has been solved,in Property.cc image