#107 Missing subcells "../u_vpwr_vgnd/sky130_fd_sc_hs__u_vpwr_vgnd.v" in inv module
Issue opened by Gaurav-kgk
Expected Behavior
The behavioral sub-module of inverter module imports subcell
include "../u_vpwr_vgnd/sky130_fd_sc_hs__u_vpwr_vgnd.v", but the file is missing in the PDK library and hence parse error is coming on compiling
Actual Behavior
The subcell that is being imported should be present in order to compile the verilog file of inverter.
Steps to Reproduce the Problem
1. Include the missing file so that the parse error is solved
Specifications
• Version:
• Platform:
google/skywater-pdk