• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • Std
    • Community
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
      • Gl
      • Esim
      • Vl2014
      • Sv
      • Fgl
      • Vwsim
      • Vl
        • Syntax
        • Loader
          • Preprocessor
          • Vl-loadconfig
          • Vl-loadstate
          • Lexer
          • Parser
          • Vl-load-merge-descriptions
          • Vl-find-basename/extension
          • Vl-load-file
          • Vl-loadresult
          • Scope-of-defines
          • Vl-find-file
          • Vl-flush-out-descriptions
          • Vl-description
            • Vl-description-p
            • Vl-sort-descriptions
            • Vl-description-fix
            • Vl-find-description
            • Vl-description-equiv
            • Vl-description->origname
            • Vl-description->name
            • Vl-design-from-descriptions
            • Vl-make-descalist
            • Vl-design-descriptions
            • Vl-fast-filter-descriptions
            • Vl-fast-find-description
            • Vl-descalist
              • Vl-descalist-p
              • Vl-descalist-fix
              • Vl-descalist-equiv
            • Vl-slow-delete-descriptions
          • Vl-read-file
          • Vl-includeskips-report-gather
          • Vl-load-main
          • Extended-characters
          • Vl-load
          • Vl-load-description
          • Vl-descriptions-left-to-load
          • Inject-warnings
          • Vl-preprocess-debug
          • Vl-write-preprocessor-debug-file
          • Vl-read-file-report-gather
          • Vl-load-descriptions
          • Vl-load-files
          • Translate-off
          • Vl-load-read-file-hook
          • Vl-read-file-report
          • Vl-loadstate-pad
          • Vl-load-summary
          • Vl-collect-modules-from-descriptions
          • Vl-loadstate->warnings
          • Vl-iskips-report
          • Vl-descriptionlist
        • Warnings
        • Getting-started
        • Utilities
        • Printer
        • Kit
        • Mlib
        • Transforms
      • X86isa
      • Svl
      • Rtl
    • Software-verification
    • Math
    • Testing-utilities
  • Vl-description

Vl-descalist

An alist mapping stringp to vl-description-p.

This is an ordinary fty::defalist.

Subtopics

Vl-descalist-p
Recognizer for vl-descalist.
Vl-descalist-fix
(vl-descalist-fix x) is an fty alist fixing function that follows the fix-keys strategy.
Vl-descalist-equiv
Basic equivalence relation for vl-descalist structures.