library(dummy) { cell(buffer) { area : 1 ; pin(A) { direction : input ; } pin(Y) { direction : output ; function : "A" ; } } }