add sky130_ef_sc_hd__decap_12-stub.v for gpio_signal_buffering* blocks for openlane

This commit is contained in:
Kareem Farid 2022-11-01 19:25:01 +02:00
parent d14035d8a2
commit 34d53d8fbb
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,8 @@
module sky130_ef_sc_hd__decap_12(
input VPWR,
input VGND,
input VPB,
input VNB
);
endmodule

View File

@ -0,0 +1,8 @@
module sky130_ef_sc_hd__decap_12(
input VPWR,
input VGND,
input VPB,
input VNB
);
endmodule