commit | 9a5ad989b5092d7cec4d27980ba8ef0cda8794a1 | [log] [tgz] |
---|---|---|
author | Ahmed Ghazy <ax3ghazy@aucegypt.edu> | Tue Dec 22 18:23:27 2020 +0200 |
committer | Tim Edwards <tim@opencircuitdesign.com> | Tue Dec 22 12:02:02 2020 -0500 |
tree | 0dabbd4bdf9d632555bce2efee519e486dcb4158 | |
parent | d6e4aa8f207899bb2fa196417fca4e71f67e1152 [diff] |
Remove leftover pin declarations in a clamped pad
diff --git a/sky130/custom/sky130_fd_io/verilog/sky130_ef_io.v b/sky130/custom/sky130_fd_io/verilog/sky130_ef_io.v index b3ccc11..aa9f681 100644 --- a/sky130/custom/sky130_fd_io/verilog/sky130_ef_io.v +++ b/sky130/custom/sky130_fd_io/verilog/sky130_ef_io.v
@@ -912,8 +912,6 @@ inout AMUXBUS_A; inout AMUXBUS_B; - inout DRN_HVC; - inout SRC_BDY_HVC; inout VDDIO; inout VDDIO_Q; inout VDDA;