Øyvind Harboe
Øyvind Harboe
Fixed on master in mock-array.
@maliberty Perhaps the more idiomatic solution for openroad and ORFS is to print actionable error: increase CORE_UTILIZATION from xx to yy? Settings specified should be used as is and the...
> Though strictly speaking ppl doesn't know if you used CORE_UTILIZATION/CORE_MARGIN or DIE_AREA in ifp so we might need to suggest both. Makes sense. An error message that it didnt...
> @oharboe Maybe I'm missing something, but it´s unclear what the request is here. If I remember correctly, PPL already has error messages that suggest how much the edges should...
Super! The general idea is that an error message should generally have all the information required to remedy the problem, i.e. the error should be actionable.
> @oharboe I've started with the error where the die area will not fit all the pins. This is the new message: > > `[ERROR PPL-0024] Number of IO pins...
replace "the region" with "region on left/top/right/bottom". the idea is to provide information that the user must anyway find out ...
@maliberty @eder-matheus Close? I get reasonable actionable error messages now with numbers on current and needed sizes.
Or perhaps this is a more general problem: I want to know what I asked OpenSTA to do.... There is a big leap from constraints.sdc to 2_floorplan.sdc and 2_floorplan.sdc doesn't...
> are you modifying the design while 'clicking around'? I didn't realize I could "modify" the design from the GUI. How do I do that? I'm just viewing things. Jumping...