Mohamed Gaber

Results 114 issues of Mohamed Gaber

### Prompt OpenROAD has had an experimental feature to `write_liberty` for a while. The values reportedly aren't that accurate but we feel like generating a basic lib file for things...

enhancement
Flow Script
blocked

### Prompt Current CI for PRs doesn't have that many designs (and doesn't cover all the variables needed) ### Proposal Investigate leveraging cloud resources on hand to run a full...

enhancement
LibreLane

Confession: I'm not sure if this is been a long-standing problem we've been working around before or if there's an oversight on my part, but: * OpenROAD e036ecf ``` OpenROAD...

* Version: KLayout 0.27.11 In our Klayout stream-out script for OpenLane, we load the layout as follows: ``` tech = pya.Technology() tech.load(tech_file) layout_options = tech.load_layout_options layout_options.lefdef_config.macro_resolution_mode = 1 layout_options.lefdef_config.lef_files =...

question

It's bound to cause inconsistency issues. In the event you need to use a mismatched PDK, `-test_mismatches tools` will skip testing the PDK versions.

This line does not explicitly specify the PDK being used as sky130: https://github.com/efabless/caravel/blob/ec9fe7939f01136be177413a8a4f69459ee58f79/Makefile#L1225 While sky130 is the default, should that change for any reason in the future, this would break....

* `gf180mcuC/libs.ref/gf180mcu_fd_sc_mcu7t5v0/liberty/gf180mcu_fd_sc_mcu7t5v0__tt_025C_1v80.lib`: ``` /* * Copyright 2022 GlobalFoundries PDK Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in...

Based on The-OpenROAD-Project/OpenLane#695. --- A tlef/def combo reports DRC errors when run with Magic, but running DRC on said GDS file returns 0 errors. * [reproducible.tar.gz](https://github.com/RTimothyEdwards/open_pdks/files/8966633/reproducible.tar.gz)

This appears to be a regression in a recent patch, but essentially, `Running magic to create magic database files.` takes 3x as much time as it used to. I'm not...

This is a discussion on version ownership. Original issue follows: --- There's only a commit for open_pdks, and magic, which is an empty string. ``` { "foundry": "SW", "foundry-name": "SkyWater",...