idea-fasoc / OpenFASOC

Fully Open Source FASOC generators built on top of open-source EDA tools
https://openfasoc.readthedocs.io
Apache License 2.0
216 stars 90 forks source link

Fixed LDO Flow #288

Open harshkhandeparkar opened 5 months ago

harshkhandeparkar commented 5 months ago

Closes #264

Changes

Context

Figure 1

image Floorplan without increasing VREG domain size. Rows are colored in green.

Figure 2

image Floorplan after increasing VREG domain size. Rows, colored in green, do not extend to the bottom near the edges.

Figure 3

image Final output for array size = 129 (load current = 10mA) and placement density = 0.6.

Figure 4

image Final output for array size = 13 (load current = 1mA) and placement density = 0.35.

Figure 5

Allowed Place Densities Allowed (ie, with the placement converging) place densities, estimated placement density according to the current formula, and median allowed densities.

msaligane commented 3 months ago

@harshkhandeparkar any plans to finish this PR?

harshkhandeparkar commented 3 months ago

@harshkhandeparkar any plans to finish this PR?

Juan was working on fixing the layout/LVS issues. Once they are fixed, this PR might be good to go.

chetanyagoyal commented 2 weeks ago

is this ready for review @harshkhandeparkar

harshkhandeparkar commented 2 weeks ago

is this ready for review @harshkhandeparkar

Yes.

chetanyagoyal commented 2 weeks ago

If DRC and LVS are passing, you'll need to uncomment the LDO job from the build and test workflow