From 0e6cd109c10681870d51f396cc91e4ebcc44cabd Mon Sep 17 00:00:00 2001 From: stefan schippers Date: Fri, 21 Jun 2024 13:21:32 +0200 Subject: [PATCH] documentation for attribute text_layer_n=lay --- doc/xschem_man/component_property_syntax.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/xschem_man/component_property_syntax.html b/doc/xschem_man/component_property_syntax.html index 16b48996..c61224b1 100644 --- a/doc/xschem_man/component_property_syntax.html +++ b/doc/xschem_man/component_property_syntax.html @@ -130,6 +130,9 @@ name="mchanged_name" model=\"nmos\" w="20u" l="3u" m="10"
  • text_size_<n>
  • This attribute sets the size of symbol text item number n. This allows instance based symbol text sizing.

    +
  • text_layer_<n>
  • +

    This attribute sets the layer of symbol text item number n. This allows + instance based symbol text color customization.

  • highlight
  • If set to true the symbol will be highlighted when one of the nets attached to its pins are highlighted.

  • net_name