• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
      • Gl
      • Esim
      • Vl2014
        • Warnings
        • Primitives
        • Use-set
        • Syntax
        • Getting-started
        • Utilities
        • Loader
        • Transforms
        • Lint
        • Mlib
        • Server
        • Kit
        • Printer
        • Esim-vl
        • Well-formedness
          • Defwellformed
          • Reasonable
          • Lvaluecheck
      • Sv
      • Fgl
      • Vwsim
      • Vl
      • X86isa
      • Svl
      • Rtl
    • Software-verification
    • Math
    • Testing-utilities
  • Vl2014

Well-formedness

Sanity checks for the well-formedness of Verilog modules.

Subtopics

Defwellformed
Defwellformed is a macro for introducing well-formedness checking functions.
Reasonable
Identify modules in our supported subset of Verilog.
Lvaluecheck
Checks to ensure that expressions used in lvalue positions are valid in the sense of vl-expr-lvaluep.