Leo Moser
Leo Moser
Currently the driving behavior in OpenRW is only rudimentary implemented. Tasks which should be tackled in the future are: - [ ] Implement dead ends - [ ] Implement one-way...
Currently when vehicles spawn in traffic, there are some problems that can occur. Some of them are: - [ ] Vehicles can spawn in view (problem with viewing frustum) -...
The "nmi" field should be optional, but is required, as can be seen in `schema_platform.yaml`. Original issue: riscv-non-isa/riscv-arch-test#279
First of all, thank you for your work on KLayout! This is just an enhancement request for convenience. The open dialogs seem to share the same history, at least on...
Using two different types in two different generate branches for the same signal results in the following error: ``` sv2v: field 'field1' not found in struct packed { logic field2;...
Since OpenROM has experimental support for gf180mcuD, I think it would be useful to have a test to make sure it does not break in the future. This PR adds...
### Description Are there any plans to upstream this patch here: [nix/patches/openroad/antenna.patch](https://github.com/efabless/openlane2/blob/main/nix/patches/openroad/antenna.patch) Using a locally compiled OpenROAD without it leads to a failure in `Odb.CheckDesignAntennaProperties`: Error Message ``` AttributeError: 'dbMTerm'...
### Description I would like to try another macro integration method that I read about here: https://github.com/The-OpenROAD-Project/OpenROAD/issues/215#issuecomment-617101546 If the macros and the top-level have the same PDN configuration and the...
When starting the updater/launcher, the image of the latest blog post loads endlessly.  The following error is displayed in the terminal: `qrc:/NewsCard.qml:15:5: QML Image: Error decoding: http://www.unvanquished.net/wp-content/uploads/2020/09/20200908.unvanquished-freedom-granger-celebration.gif: Unsupported image...
Hello! I noticed that SDF files written with OpenROAD and OpenSTA using the Sky130 PDK do not contain width annotations. Here is an example from an SDF file: ``` (CELL...