Skip to content

Faulty .include in file "library/skywater-pdk-libs-sky130_fd_pr/blob/main/cells/nfet_05v0_nvt/sky130_fd_pr__nfet_05v0_nvt.pm3.spice #439

Open
@PW-HsH

Description

@PW-HsH

Dear Sir or Madam,

I am unsure if this is the appropriate channel for this query, but I believe the "include" directive in line 16 of this file:
https://github.com/google/skywater-pdk-libs-sky130_fd_pr/blob/main/cells/nfet_05v0_nvt/sky130_fd_pr__nfet_05v0_nvt.pm3.spice
may require attention.

The line is currently:
include "sky130_fd_pr__esd_nfet_05v0_nvt.pm3"

and I think it needs to be changed to:
.include "../esd_nfet_05v0_nvt/sky130_fd_pr__esd_nfet_05v0_nvt.pm3.spice"

The "include" is missing the leading "." and the file to be included resides in a different directory. Also, the ".spice" ending is missing.

Best regards,

Pascal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions