Sign in
foss-eda-tools
/
third_party
/
shuttle
/
sky130
/
mpw-006
/
slot-032
/
a56209ce3d9b40000c08c19dc0b88f7e94f46d52
/
.
/
verilog
/
rtl
/
Art
/
Art_top.v
blob: 1ec5b7be775af84dbbaeaa4a259934b4fedee7af [
file
]
(*
blackbox
*)
module
Art
(
`ifdef USE_POWER_PINS
inout vccd1, // User area 1 1.8V supply
inout vssd1//, // User area 1 digital ground
`
endif
//output wire dumyPin
);
endmodule