Search-engine friendly clone of the
ACL2 documentation
.
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
Address
Svarlist-add-delay
Svarlist-addr-p
Address-fix
Svex-alist-add-delay
Svarlist-addr-p-badguy
Svar-add-delay
Make-scoped-svar
Address-p
Address-equiv
Make-address
Svar-addr-p
Svar-addr-fix
Change-address
Address->scope
Address->path
Address->index
Svar->address
Make-simple-svar
Address->svar
Svex-add-delay-top
Addr-scope
Wire
Module
Lhs
Path
Svar-add-namespace
Design
Modinst
Lhs-add-namespace
Modalist
Path-add-namespace
Modname->submodnames
Name
Constraintlist-addr-p
Svex-alist-addr-p
Svar-map-addr-p
Lhspairs-addr-p
Modname
Assigns-addr-p
Lhs-addr-p
Lhatom-addr-p
Modhier-list-measure
Attributes
Modhier-measure
Modhier-list-measure-aux
Modhier-loopfreelist-p
Modhier-loopfree-p
Svstmt
Sv-tutorial
Expressions
Symbolic-test-vector
Vl-to-svex
Vwsim
Fgl
Vl
X86isa
Svl
Rtl
Software-verification
Math
Testing-utilities
Svmods
Address
This is a product type, introduced by
defflexsum
in support of
address
.
Fields
path —
path
index —
maybe-natp
scope —
addr-scope
Subtopics
Svarlist-add-delay
(svarlist-add-delay x delay)
maps
svar-add-delay
across a list.
Svarlist-addr-p
(svarlist-addr-p x)
recognizes lists where every element satisfies
svar-addr-p
.
Address-fix
Fixing function for
address
structures.
Svex-alist-add-delay
Svarlist-addr-p-badguy
Svar-add-delay
Make-scoped-svar
Make an svar for a name under a single scope level, e.g. foo.bar
Address-p
Recognizer for
address
structures.
Address-equiv
Basic equivalence relation for
address
structures.
Make-address
Basic constructor macro for
address
structures.
Svar-addr-p
An svar containing an address.
Svar-addr-fix
Change-address
Modifying constructor for
address
structures.
Address->scope
Get the
scope
field from a
address
.
Address->path
Get the
path
field from a
address
.
Address->index
Get the
index
field from a
address
.
Svar->address
Make-simple-svar
Address->svar
Turn an address into a variable name.
Svex-add-delay-top
Addr-scope
Scope for an
address-p
.