mirror of https://github.com/efabless/caravel.git
~ update `caravan_core` to fix latch-up DRC violation (non MR)
This commit is contained in:
parent
1c5335fe96
commit
1e46e15161
Binary file not shown.
Binary file not shown.
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue