component not "Inverter"; pin in bit in; pin out bit out; function _ nofp; license "GPL"; ;; FUNCTION(_) { out = ! in; }