• 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-find-basename/extension-aux
            • Vl-find-highest-priority-extension
            • Vl-split-filename
            • Vl-dirxcache
            • Vl-dirxlist-cache
              • Vl-dirxlist-cache-p
              • Vl-dirxlist-cache-fix
              • Vl-make-dirxlist-cache
              • Vl-dirxlist-cache-equiv
              • Vl-free-dirxlist-cache
          • Vl-load-file
          • Vl-loadresult
          • Scope-of-defines
          • Vl-find-file
          • Vl-flush-out-descriptions
          • Vl-description
          • 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-find-basename/extension

Vl-dirxlist-cache

Slow alist mapping directories names to their vl-dirxcaches.

This is an ordinary fty::defalist.

Subtopics

Vl-dirxlist-cache-p
Recognizer for vl-dirxlist-cache.
Vl-dirxlist-cache-fix
(vl-dirxlist-cache-fix x) is an fty alist fixing function that follows the fix-keys strategy.
Vl-make-dirxlist-cache
Make a vl-dirxlist-cache for a list of directories.
Vl-dirxlist-cache-equiv
Basic equivalence relation for vl-dirxlist-cache structures.
Vl-free-dirxlist-cache
Free the fast alist for each individual directory.