• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
      • Gl
      • Esim
      • Vl2014
      • Sv
        • Svex-stvs
        • Svex-decomposition-methodology
        • Sv-versus-esim
        • Svex-decomp
        • Svex-compose-dfs
        • Svex-compilation
        • Moddb
        • Svmods
        • Svstmt
        • Sv-tutorial
        • Expressions
          • Rewriting
          • Svex
            • Svar
            • Least-fixpoint
            • Svex-p
            • Svex-select
              • Svex-select-staticify-assignment
              • Svex-select-fix
              • Svex-select-case
              • Svex-select-split-static
              • Svex-select-p
              • Svex-selects-merge
              • Svex-select-replace-indices
              • Svex-select-vars
              • Svex-select-to-svex-with-substitution
              • Svex-select-equiv
              • Svex-select-part
                • Svex-select-part->subexp
                • Svex-select-part->width
                • Make-svex-select-part
                • Svex-select-part->lsb
                • Change-svex-select-part
              • Svex-select-count
              • Svex-select-var
              • Svex-select-to-lhs
              • Svex-select-staticp
              • Svex-select-inner-var
              • Svex-select->indices
              • Svex-select-to-svex
              • Svex-select-inner-width
              • Svex-select->width
              • Svex-select-kind
            • Svex-alist
            • Svex-equiv
            • Svexlist
            • Svex-call
            • Fnsym
            • Svex-quote
            • Svex-var
            • Svcall-rw
            • Svcall
            • Svex-kind
            • Svcall*
            • Svex-fix
            • Svex-count
            • Svex-1z
            • Svex-1x
            • Svex-z
            • Svex-x
          • Bit-blasting
          • Functions
          • 4vmask
          • Why-infinite-width
          • Svex-vars
          • Evaluation
          • Values
        • Symbolic-test-vector
        • Vl-to-svex
      • Fgl
      • Vwsim
      • Vl
      • X86isa
      • Svl
      • Rtl
    • Software-verification
    • Math
    • Testing-utilities
  • Svex-select

Svex-select-part

This is a product type, introduced by deftagsum in support of svex-select.

Fields
lsb — svex
width — natp
subexp — svex-select

Subtopics

Svex-select-part->subexp
Get the subexp field from a svex-select-part.
Svex-select-part->width
Get the width field from a svex-select-part.
Make-svex-select-part
Basic constructor macro for svex-select-part structures.
Svex-select-part->lsb
Get the lsb field from a svex-select-part.
Change-svex-select-part
Modifying constructor for svex-select-part structures.