app: stacked_cores: 48-xx: grab more detailed measurements for recent inverters

This commit is contained in:
2022-10-24 06:53:03 -07:00
parent 87e94d2182
commit 3e331db374
3 changed files with 36 additions and 1 deletions

View File

@@ -157,7 +157,7 @@ _48xx_study = [(p, get_meas(p)) for p in
# # y0=0.60, slope0=0.96 # # y0=0.60, slope0=0.96
# SimParams48(5e2, 5e3, 1000, 50, 9, 1, 400, "2e10"), # SimParams48(5e2, 5e3, 1000, 50, 9, 1, 400, "2e10"),
# y0=0.63, slope0=1.0 until x=0.15 # y0=0.63, slope0=1.0 until x=0.15
# SimParams48(1e3, 1e4, 2000, 100, 9, 1, 400, "2e10"), SimParams48(1e3, 1e4, 2000, 100, 9, 1, 400, "2e10"),
# y0=0.57, slope0=1.25 until x=0.30 # y0=0.57, slope0=1.25 until x=0.30
SimParams48(1e3, 1e4, 2000, 100, 9, 1, 400, "1e10"), SimParams48(1e3, 1e4, 2000, 100, 9, 1, 400, "1e10"),
# y0=0.47, slope0=1.1 until x=0.30 # y0=0.47, slope0=1.1 until x=0.30

View File

@@ -4545,9 +4545,22 @@ Piecewise(
[ -16910, 4521 ], # -0.080 [ -16910, 4521 ], # -0.080
[ -16651, 4757 ], # -0.070 [ -16651, 4757 ], # -0.070
[ -15978, 5402 ], # -0.060 [ -15978, 5402 ], # -0.060
[ -15495, 5886 ], # -0.057
[ -14912, 6487 ], # -0.055 [ -14912, 6487 ], # -0.055
[ -14438, 6980 ], # -0.054
[ -13925, 7513 ], # -0.053
[ -13398, 8059 ], # -0.052
[ -12848, 8628 ], # -0.051
[ -12290, 9198 ], # -0.050 [ -12290, 9198 ], # -0.050
[ -11729, 9766 ], # -0.049
[ -10601, 10885 ], # -0.047
[ -9466, 11979 ], # -0.045
[ -8327, 13033 ], # -0.043
[ -7755, 13544 ], # -0.042
[ -7182, 14043 ], # -0.041
[ -6608, 14526 ], # -0.040 [ -6608, 14526 ], # -0.040
[ -5461, 15432 ], # -0.038
[ -3740, 16411 ], # -0.035
[ -875, 16724 ], # -0.030 [ -875, 16724 ], # -0.030
[ 11921, 16847 ], # 0.000 [ 11921, 16847 ], # 0.000
] ]
@@ -4640,7 +4653,21 @@ Piecewise(
[ 6858, 16317 ], # -0.100 [ 6858, 16317 ], # -0.100
[ 8086, 16360 ], # -0.080 [ 8086, 16360 ], # -0.080
[ 8666, 16380 ], # -0.070 [ 8666, 16380 ], # -0.070
[ 9385, 16405 ], # -0.057
[ 9492, 16408 ], # -0.055
[ 9545, 16410 ], # -0.054
[ 9598, 16412 ], # -0.053
[ 9651, 16413 ], # -0.052
[ 9703, 16415 ], # -0.051
[ 9755, 16417 ], # -0.050 [ 9755, 16417 ], # -0.050
[ 9807, 16418 ], # -0.049
[ 9910, 16422 ], # -0.047
[ 10012, 16424 ], # -0.045
[ 10112, 16428 ], # -0.043
[ 10162, 16429 ], # -0.042
[ 10211, 16431 ], # -0.041
[ 10356, 16435 ], # -0.038
[ 10498, 16440 ], # -0.035
[ 11211, 16460 ], # 0.000 [ 11211, 16460 ], # 0.000
[ 11518, 16469 ], # 0.050 [ 11518, 16469 ], # 0.050
[ 18116, 16679 ], # 1.000 [ 18116, 16679 ], # 1.000

View File

@@ -5129,10 +5129,18 @@ fn main() {
// 0.05, // 0.05,
-0.055, -0.055,
-0.045, -0.045,
-0.043,
-0.053,
-0.052, -0.052,
-0.041,
-0.054,
-0.051,
-0.049,
-0.057, -0.057,
-0.047, -0.047,
-0.042, -0.042,
-0.038,
-0.035,
// targeted for (1e3, 1e4, ps(2000), ps(100), 9, 1, um(400), 1e10) // targeted for (1e3, 1e4, ps(2000), ps(100), 9, 1, um(400), 1e10)
// -0.08, // -0.08,
// -0.09, // -0.09,