.. slang-autos documentation master file, created by sphinx-quickstart on Sat Nov 29 16:49:19 2025. ========================= slang-autos Documentation ========================= slang-autos is a tool for expanding verilog-mode style AUTO macros in SystemVerilog files, built on the `slang `_ SystemVerilog compiler frontend. Supported AUTO macros: - ``/*AUTOINST*/`` - Automatic port connections - ``/*AUTOLOGIC*/`` - Automatic logic/wire declarations - ``/*AUTOPORTS*/`` - Automatic port declarations - ``AUTO_TEMPLATE`` - Template-based port renaming Getting Started =============== See the `README `_ for installation instructions and basic usage. User Guide ========== .. toctree:: :maxdepth: 2 :caption: User Guide: templating Developer Guide =============== .. toctree:: :maxdepth: 2 :caption: Developer Guide: analyzer-architecture vscode-extension Indices and tables ================== * :ref:`genindex` * :ref:`search`