Ronald

Results 23 comments of Ronald

Hi, That should just be % make timing Cheers, Ronald

This may help https://stackoverflow.com/questions/171506/make-and-build-utilities-on-centos-rhel

Hi @msaligane, Regarding : > I noticed that #185 added an ITF file, but don't think it contains as much information as it can from the linked spreadsheet. I created...

@rovinski , sorry for late reply, regarding CAPACITIVE_ONLY_ETCH, answer is no, its not clear for me from diagram alone what is the semantic of the marking. I made an assumption...

@0ena, sorry I don't have experience with Cadence flow, but I assume you can use the ICT shown above to create the file you need. @rovinski , @mithro @msaligane, I...

I've built the following image from the ITF file for reference. ![layers](https://user-images.githubusercontent.com/1210998/110174876-996a6d80-7ddf-11eb-86dd-619f694950aa.jpg)

I believe by tf you mean Milkyway tech file, information may overlap with TECH tlef. For parasitics you will still be missing the ITF file, needed to generate TLUplus used...

I believe LEF does not have enough info to automatically generate a mw tech. A fair work around could be to get an OpenAccess db and use Custom Compiler exporting...

I'm now blocked by missing tech to GDS mapping.

- For 1, I think you need the change the cell json. As seen here: [sky130_fd_sc_hd__dlclkp_2__ff_100C_1v65.lib.json](https://foss-eda-tools.googlesource.com/skywater-pdk/libs/sky130_fd_sc_hd/+/refs/heads/master/cells/dlclkp/sky130_fd_sc_hd__dlclkp_2__ff_100C_1v65.lib.json) `840: "related_ground_pin": "VNB",` - For 2, this is similar but VNB pg_pin is not...