~ update `caravan_core` to fix latch-up DRC violation (non MR)

This commit is contained in:
Passant 2023-06-01 09:21:00 -07:00
parent 1c5335fe96
commit 1e46e15161
3 changed files with 2 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1658742,4 +1658742,6 @@ module caravan_core (clock_core,
.VNB(vssd),
.VPB(vccd),
.VPWR(vccd));
sky130_fd_sc_hd__tapvpwrvgnd_1 TAP_ECO_1 (.VGND(vssd),
.VPWR(vccd));
endmodule