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
Symbolic-test-vectors
Esim-primitives
E-conversion
Esim-steps
Patterns
Mod-internal-paths
Defmodules
Esim-simplify-update-fns
Esim-tutorial
Esim-vl
Esim-vl-find-io
Esim-vl-iopattern-p
Esim-vl-designwires
Esim-vl-wirealist
Esim-vl-annotations
Vl2014
Sv
Vwsim
Fgl
Vl
X86isa
Svl
Rtl
Software-verification
Math
Testing-utilities
Esim
Vl2014
Esim-vl
Functions for working with E modules produced by VL.
Subtopics
Esim-vl-find-io
Produce an LSB-first list of E wire names corresponding to a particular input or output of the original Verilog module.
Esim-vl-iopattern-p
Recognize a good
:i
or
:o
pattern for a VL-translated module.
Esim-vl-designwires
Produce a flat
vl-emodwirelist-p
that contains the E names of every bit that is visible in the original Verilog module.
Esim-vl-wirealist
Obtain the
vl-wirealist-p
for an E module produced by VL.
Esim-vl-annotations
Helper for
esim-vl-designwires
and
esim-vl-wirealist
.