Hi all, I have a query regarding openlane flow process ... i am trying to do the layout for a frequency divider design using openlane ... i am going through the advanced physical layout design course in which picorv32a design is taken and layout steps are carried out .. i am able to do the same .. But when it comes to implementing the same on my design i am not able to get to a value on fp_core_util and clk period. For fp_core_util above 40 in run_placement i am getting an error as shown in the pictures during global placement step, and when i try fp_core_util below 40 i am getting a warning as attached in image but when i do this i am getting a negative slack (around -0.1) as well and drc errors are popping up (i tried the above combinations with clk periods of 5, 10, 12 and 24). When i am giving fp_sizing as absolute and give a die area as 500x500 i get the layout without any errors, warnings and drcs. i am attaching the error (for util above 40), warning(for util below 40) and the json file i am modifying. can anyone please help me figure this out.
Thanks in advance !