Harald Pretl

Results 24 issues of Harald Pretl

### Describe the bug As stated above, the ORFS `final_report.tcl` is using `report_cell_usage`, but my build of OR does not have this command. What am I doing wrong? ### Expected...

### Describe the bug I create a layout with ORFS using platform SG13G2. In the TECHLEF the AREA parameter is set for Metal2, however, when I create a layout I...

drt

### Description In the ORFS the `repair_antennas` command is used for antenna repair. This requires an `ANTENNACELL` to be declared in the LEF, see https://openroad.readthedocs.io/en/latest/main/src/grt/README.html#repair-antennas. In the moment, this seems...

ant
grt

Please cherry-pick which changes you want/need, as we changed quite a bit. Our changes rebased CentOS7 to RockyLinux8, and now support `x86_64` as well as `aarch64`. Plus, we cleaned up...

I found that VNC needs the following to work: Instead of `docker run -it -p 80:80 --user $(id -u):$(id -g) -v $DESIGNS:/foss/designs efabless/foss-asic-tools:latest bash` one needs to run `docker run...

Please add clarifying language whether the slitting rules `Slt.e` and `Slt.e1` in https://github.com/IHP-GmbH/IHP-Open-PDK/blob/main/ihp-sg13g2/libs.doc/doc/SG13G2_os_layout_rules.pdf are true for all metals, or just `TopMetal2`. In addition, maybe the layer names should be mentioned...

documentation

In some situations (like in our IIC-OSIC-TOOLS image, see https://github.com/iic-jku/IIC-OSIC-TOOLS) the PDK sits in a read-only location, and even the user home directory is almost read-only. How should one setup...

enhancement

In a typical IC design, different VSS nets are used in different areas for blocks requiring isolation (e.g., digital blocks vs. analog blocks), leading to p-taps shorting these VSS nets...

enhancement

In situations where the VerilogA models are located in a central location (not in various simulation directories, but e.g. in `.../ngspice/lib/ngspice`) the `pre_osdi` directive leads to an error when starting...

The resistor models in `resistors.lib` currently lack parasitic capacitors, which are important for analog and RF. Therefore, two asks: 1) Please add a substrate node to the model subcircuits to...

enhancement