Ethan Mahintorabi

Results 203 comments of Ethan Mahintorabi

There's a python API for openDB that supports LEF and DEF writing. Example https://github.com/The-OpenROAD-Project/OpenROAD/blob/master/src/odb/test/python/08-write_lef_and_def_test.py https://pypi.org/project/opendbpy/

@tfboyd I work inside Google (ethanmoon@) on open source hardware EDA tools. Would love to discuss how to integrate this into some of our work.

I don't believe the continuous models exist. I could be totally wrong, but in the PDK provided to us by SkyWater in both the new and old version the models...

I'm a software engineer by trade, so im not an expert on EE topics, but I'm on the Google team for this. If I can release these for you I'd...

I've confirmed that they do in fact exist. The blocker seems to be the conversion from the proprietary formats is not in state that easily allows us to review it....

There is a mild complicating factor. The patch as currently formatted doesn't allow an easy comparison to the base of this repo since there was a reorganization step applied to...

@RTimothyEdwards if we can generate another patch that follows that restriction it should allow an easy export process. I have looked into generating one, and @proppy has done the same....

That sounds like a plan. If you can push those scripts to the google source repo we can start modifying it to generate a diff that will allow a quick...

https://foss-eda-tools.googlesource.com/skywater-pdk-audit/ new branch, you choose the name

Please do we need all the help we can get, but to get you started https://github.com/The-OpenROAD-Project/OpenLane is an RTL -> GDSII flow that we support that target this PDK.