• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • Community
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
      • Gl
      • Esim
      • Vl2014
        • Warnings
        • Primitives
        • Use-set
        • Syntax
        • Getting-started
        • Utilities
        • Loader
        • Transforms
          • Expression-sizing
          • Occform
          • Oprewrite
          • Expand-functions
          • Delayredux
          • Unparameterization
          • Caseelim
          • Split
          • Selresolve
          • Weirdint-elim
          • Vl-delta
          • Replicate-insts
          • Rangeresolve
          • Propagate
          • Clean-selects
          • Clean-params
          • Blankargs
          • Inline-mods
          • Expr-simp
          • Trunc
          • Always-top
          • Gatesplit
          • Gate-elim
            • Vl-gateinst-gate-elim
            • Vl-gateinstlist-gate-elim
            • Vl-modulelist-gate-elim-aux
            • Vl-module-gate-elim
            • Vl-add-portnames-to-plainargs
            • Vl-modulelist-gate-elim
            • Vl-design-gate-elim
            • Vl-primalist
              • Vl-primalist-p
              • Vl-primalist-fix
              • Vl-primalist-equiv
          • Expression-optimization
          • Elim-supplies
          • Wildelim
          • Drop-blankports
          • Clean-warnings
          • Addinstnames
          • Custom-transform-hooks
          • Annotate
          • Latchcode
          • Elim-unused-vars
          • Problem-modules
        • Lint
        • Mlib
        • Server
        • Kit
        • Printer
        • Esim-vl
        • Well-formedness
      • Sv
      • Fgl
      • Vwsim
      • Vl
      • X86isa
      • Svl
      • Rtl
    • Software-verification
    • Math
    • Testing-utilities
  • Gate-elim

Vl-primalist

An alist mapping gate primitive names to primitive modules.

This is an ordinary fty::defalist.

Subtopics

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