• Top
    • Documentation
    • Books
    • Recursion-and-induction
    • Boolean-reasoning
    • Projects
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
      • Gl
      • Esim
      • Vl2014
      • Sv
      • Vwsim
      • Fgl
      • Vl
        • Syntax
        • Loader
        • Warnings
        • Getting-started
        • Utilities
        • Printer
          • Ps
            • Ps-macros
              • Vl-ps->rchars
              • Vl-ps->eviscconfig
              • Vl-ps->base
              • Vl-ps->tabsize
              • Vl-ps->package
              • Vl-ps->autowrap-ind
              • Vl-ps->autowrap-col
              • Vl-ps->misc
              • Vl-ps->htmlp
              • Vl-ps->col
              • Vl-ps-update-tabsize
              • Vl-ps-update-rchars
              • Vl-ps-update-package
              • Vl-ps-update-misc
              • Vl-ps-update-htmlp
              • Vl-ps-update-eviscconfig
              • Vl-ps-update-base
              • Vl-ps-update-autowrap-ind
              • Vl-ps-update-autowrap-col
              • Vl-ps-update-col
            • Verilog-printing
            • Basic-printing
            • Printing-locally
            • Formatted-printing
            • Accessing-printed-output
            • Json-printing
            • Vl-printedlist
          • Kit
          • Mlib
          • Transforms
        • X86isa
        • Svl
        • Rtl
      • Software-verification
      • Testing-utilities
      • Math
    • Ps-macros

    Vl-ps-update-col

    (vl-ps-update-col col)

    Macro: vl-ps-update-col

    (defmacro vl-ps-update-col (col)
      (cons 'vl-ps-update-col-fn
            (cons col '(ps))))