diff --git a/doc/xschem_man/component_property_syntax.html b/doc/xschem_man/component_property_syntax.html index c61224b1..5ceb672d 100644 --- a/doc/xschem_man/component_property_syntax.html +++ b/doc/xschem_man/component_property_syntax.html @@ -119,6 +119,11 @@ name="mchanged_name" model=\"nmos\" w="20u" l="3u" m="10" is simulated as part of a bigger system which has its own (at higher hierarchy level) netlistcomponent for Spice commands.

+
  • global
  • +

    A global=true attribute on instances of label type symbols (like + lab_pin.sym, lab_net.sym, vdd.sym, gnd.sym) + will set the specified node to global in SPICE netlists, adding a .GLOBAL statement line for the node. + This will override symbol global=... setting if any.

  • lock
  • A lock=true attribute will make the symbol not editable. the only way to make it editable again is to double click on it to bring up the edit attributes dialog box and set to false. This is useful for title