• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • Community
    • Std
    • Proof-automation
    • 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-zip-opts-p
            • Vl-zipfile
              • Vl-zipfile-fix
              • Vl-read-zip-header
              • Vl-maybe-zipfile
                • Vl-maybe-zipfile-fix
                • Vl-maybe-zipfile-equiv
                • Vl-maybe-zipfile-case
                • Vl-maybe-zipfile-some
                • Vl-maybe-zipfile-none
                  • Make-vl-maybe-zipfile-none
                  • Change-vl-maybe-zipfile-none
                • Vl-maybe-zipfile-p
              • Vl-read-zip
              • Make-vl-zipfile
              • Vl-zipfile-equiv
              • Vl-zipfile-p
              • Change-vl-zipfile
              • Vl-zipfile->syntax
              • Vl-zipfile->filemap
              • Vl-zipfile->design
              • Vl-zipfile->defines
              • Vl-zipfile->name
              • Vl-zipfile->ltime
              • Vl-zipfile->date
              • Vl-write-zip
            • *vl-zip-help*
            • Vl-zip-top
            • Vl-zip-main
          • Vl-main
          • Split-plusargs
          • Vl-shell
          • Vl-json
        • Mlib
        • Transforms
      • X86isa
      • Svl
      • Rtl
    • Software-verification
    • Math
    • Testing-utilities
  • Vl-maybe-zipfile

Vl-maybe-zipfile-none

Represents that no vl-maybe-zipfile is available, i.e., Nothing or None.

This is a product type, introduced by defoption in support of vl-maybe-zipfile.

This is an atomic/empty structure; it has no fields.

Subtopics

Make-vl-maybe-zipfile-none
Basic constructor macro for vl-maybe-zipfile-none structures.
Change-vl-maybe-zipfile-none
Modifying constructor for vl-maybe-zipfile-none structures.