• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • Std
    • Proof-automation
    • Community
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
      • Gl
      • Esim
      • Vl2014
      • Sv
      • Fgl
      • Vwsim
      • Vl
        • Syntax
        • Loader
        • Warnings
        • Getting-started
        • Utilities
        • Printer
        • Kit
          • Vl-lint
          • Vl-server
          • Vl-gather
          • Vl-zip
          • Vl-main
          • Split-plusargs
          • Vl-shell
            • Vl-shell-entry
            • Vl-shell-top
            • *vl-shell-help*
            • Vl-json
          • Mlib
          • Transforms
        • X86isa
        • Svl
        • Rtl
      • Software-verification
      • Math
      • Testing-utilities
    • Vl-shell

    *vl-shell-help*

    Value:

    "
    vl shell:  Starts an interactive VL command loop (for experts).
    
    Usage:     vl shell    (there are no options)
    
    VL is built atop the ACL2 theorem prover.  The VL shell gives you access to the
    ACL2 command loop, with all of the VL functions already built in.
    
    This is an advanced feature that is mainly intended for developers who are
    debugging and hacking on VL.
    
    "