Sign in
foss-eda-tools
/
third_party
/
shuttle
/
sky130
/
mpw-006
/
slot-032
/
95c709cf81d88c4d5b3ce45c1c807ad6fb3af0e1
/
.
/
verilog
/
rtl
/
Art
/
Art_top.v
blob: 1ec5b7be775af84dbbaeaa4a259934b4fedee7af [
file
] [
log
] [
blame
]
(*
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