• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
      • Gl
      • Esim
      • Vl2014
        • Warnings
        • Primitives
        • Use-set
        • Syntax
        • Getting-started
        • Utilities
        • Loader
        • Transforms
        • Lint
        • Mlib
        • Server
        • Kit
        • Printer
          • Ps
          • Basic-printing
          • Verilog-printing
          • Printing-locally
            • Vl-psconfig-p
            • Vl-ps-full-reset
            • Vl-ps-save-config
            • Vl-ps-load-config
            • Vl-ps-text-reset
            • With-local-ps
            • Formatted-printing
            • Accessing-printed-output
            • Vl-printedlist
            • Json-printing
          • Esim-vl
          • Well-formedness
        • Sv
        • Fgl
        • Vwsim
        • Vl
        • X86isa
        • Svl
        • Rtl
      • Software-verification
      • Math
      • Testing-utilities
    • Printing-locally

    With-local-ps

    Print using a local instance of ps.

    The convenient (but trivial) macro with-local-ps allows you to print using a local copy of ps, and returns the result of printing as a string.

    Note: with-local-stobj cannot be used at the top level loop; see top-level for a workaround.