Matt Venn
11/18/2020, 6:56 PMMatt Venn
11/18/2020, 6:56 PMMatt Venn
11/18/2020, 6:56 PMMatt Venn
11/18/2020, 6:56 PMtnt
11/18/2020, 7:21 PMdrr
11/18/2020, 9:54 PMdevelop
which also updated OpenROAD, which for the same config resulted in 10K+ extra DRC violations, no config changes made in between
Is the openlane / openROAD verison used to do the automatic precheck going to be fixed and if so, when can we expect it? (hard to patch things if needed otherwise)drr
11/18/2020, 9:54 PMMatt Venn
11/19/2020, 9:06 AMMatt Venn
11/19/2020, 6:22 PMtnt
11/19/2020, 6:23 PMMatt Venn
11/19/2020, 6:24 PMMatt Venn
11/19/2020, 6:24 PMMatt Venn
11/19/2020, 6:25 PMMatt Venn
11/19/2020, 6:25 PMMatt Venn
11/19/2020, 6:26 PMtnt
11/19/2020, 6:26 PMMatt Venn
11/19/2020, 6:27 PMMatt Venn
11/19/2020, 6:27 PMMatt Venn
11/19/2020, 6:28 PMMatt Venn
11/19/2020, 6:28 PMAhmed Ghazy
11/19/2020, 6:30 PMMatt Venn
11/19/2020, 6:33 PMtnt
11/19/2020, 6:36 PMAhmed Ghazy
11/19/2020, 6:39 PMuser_project_wrapper
|
|_ usb_core
|
|_ SRAM0
|
|_ SRAM1
|
|_ some standard cells
Right?tnt
11/19/2020, 6:39 PMuser_project_wrapper
tnt
11/19/2020, 6:40 PMuser_project_wrapper
tnt
11/19/2020, 6:40 PMtnt
11/19/2020, 6:41 PMtnt
11/19/2020, 6:41 PMtnt
11/19/2020, 6:44 PMAhmed Ghazy
11/19/2020, 6:45 PMtnt
11/19/2020, 6:47 PMtnt
11/19/2020, 6:47 PMMatt Venn
11/19/2020, 6:51 PMset ::env(DESIGN_IS_CORE) 0
will only generate power stripes on met4.tnt
11/19/2020, 6:51 PMMatt Venn
11/19/2020, 6:52 PMMatt Venn
11/19/2020, 6:52 PMAhmed Ghazy
11/19/2020, 6:52 PMAhmed Ghazy
11/19/2020, 6:52 PMtnt
11/19/2020, 6:53 PMtnt
11/19/2020, 6:54 PMtnt
11/19/2020, 6:56 PMAhmed Ghazy
11/19/2020, 6:56 PMAhmed Ghazy
11/19/2020, 6:57 PMtnt
11/19/2020, 6:57 PMtnt
11/19/2020, 6:58 PMAhmed Ghazy
11/19/2020, 6:59 PMtnt
11/19/2020, 6:59 PMtnt
11/19/2020, 7:00 PMAhmed Ghazy
11/19/2020, 7:01 PMAhmed Ghazy
11/19/2020, 7:01 PMMatt Venn
11/19/2020, 7:03 PMMatt Venn
11/19/2020, 7:03 PMtnt
11/19/2020, 7:04 PMtnt
11/19/2020, 7:04 PMAhmed Ghazy
11/19/2020, 7:06 PMAhmed Ghazy
11/19/2020, 7:08 PMtnt
11/19/2020, 7:08 PMhttps://i.imgur.com/yDxTNxn.png▾
tnt
11/19/2020, 7:09 PMAhmed Ghazy
11/19/2020, 7:10 PMtnt
11/19/2020, 7:11 PMtnt
11/19/2020, 7:11 PMROW
are cut early on, pdngen
will only generate the grid where there are ROW
)Ahmed Ghazy
11/19/2020, 7:13 PMtnt
11/19/2020, 7:13 PMROW
covering the whole Y
span ...tnt
11/19/2020, 7:14 PMAhmed Ghazy
11/19/2020, 7:14 PMAhmed Ghazy
11/19/2020, 7:15 PMtnt
11/19/2020, 7:15 PMtnt
11/19/2020, 7:16 PMmacro_blockage_layer_list
in my custom pdn
config and removed met5
from that list.Ahmed Ghazy
11/19/2020, 7:16 PMAhmed Ghazy
11/19/2020, 7:17 PMtnt
11/19/2020, 7:18 PMAhmed Ghazy
11/19/2020, 7:19 PM# connect {{met4_PIN_ver met5}}
uncommented though.tnt
11/19/2020, 7:21 PMtnt
11/19/2020, 7:22 PMtnt
11/19/2020, 7:23 PMtnt
11/19/2020, 7:24 PMset boundary [odb::newSetFromRect {*}[get_core_area]]
and get_core_area
is defined as get_stdcell_area
and so all the macros fall outside of it and it does nothing.tnt
11/19/2020, 7:24 PMmacro
part of the config changes anything.Ahmed Ghazy
11/19/2020, 7:26 PMtnt
11/19/2020, 7:31 PMmet5
horizontal lines anyway so ... doesn't really matter.tnt
11/19/2020, 7:34 PMmet5
though.Ahmed Ghazy
11/19/2020, 7:35 PMtnt
11/19/2020, 7:37 PMmet4
vertical lines going all the way down, will pdngen connect them to the rails ?Ahmed Ghazy
11/19/2020, 7:40 PMtnt
11/19/2020, 7:42 PMmet4
vertical stripe that would "continue" the ones already in the macro and that would go all the way to the bottom.tnt
11/19/2020, 7:42 PMAhmed Ghazy
11/19/2020, 7:44 PMtnt
11/19/2020, 7:44 PMtnt
11/19/2020, 7:49 PMtnt
11/19/2020, 7:57 PMinteractive
is nice but I'd rather have hooks where I can plug custom stuff during the flow than having to do each step by hand.