-
**Describe the bug**
Hello,
I encountered some errors in trying to use sram macros in openlane2. The openlane2(magic) complains that some cells are placed at itself, and unknown layer/datatype in …
-
Hi @Baungarten-CINVESTAV,
I noticed in [this](https://github.com/The-OpenROAD-Project/OpenLane/issues/1489) OpenLane issue you had trouble with synthesising the eFPGA. You suggested splitting it in…
-
### Description
I keep encountering this error when trying to run any of my designs through OpenLane:
```
[ERROR]: during executing yosys script /openlane/scripts/yosys/synth.tcl
[ERROR]: Log: des…
-
Following the Quickstart README at https://github.com/efabless/caravel_user_project/blob/main/docs/source/index.rst#L87 I built and installed both openlane and a PDK into `/opt/Si` and set the environ…
xobs updated
5 months ago
-
openlane based notebooks like https://github.com/chipsalliance/silicon-notebooks/blob/main/xls-adder-openlane.ipynb seems to be failing LVS with the following error:
```
Cannot find cell __adder__ad…
-
OpenLane now plays a major role in open source EDA tools. I want to know whether this PDK can be supported by OpenLane
-
Hi, thanks for your nice paper. I believe the method you proposed would be helpful for the 3d lane detection task. Since you have mentioned in the paper that there are corresponding lidar data in the …
-
-
Hello, I would like to ask which GPU you are using. I use the 3090, but it takes a long time to train the openlane. and in addition, is there any multi-gpu training code.
-
我们在openlane公开数据集上进行训练,但是训练到一半出现了cuda error的问题。我们怀疑这是数据集车道线类别超出了21类的限制?但是在用openlane.py处理数据集的时候,我们看到有对于超出的类别进行了修改
```
if lane_results['category'] >= 21:
lane_resu…