• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
      • Gl
      • Esim
      • Vl2014
        • Warnings
          • Vl-warninglist->types
          • Vl-warning
          • Propagating-errors
          • Vl-reportcard
          • Vl-warning-sort
          • Lint-warning-suppression
          • Clean-warnings
            • Vl-interfacelist-clean-warnings
            • Vl-programlist-clean-warnings
            • Vl-packagelist-clean-warnings
            • Vl-modulelist-clean-warnings
            • Vl-configlist-clean-warnings
            • Vl-udplist-clean-warnings
            • Vl-design-clean-warnings
            • Vl-clean-warnings
            • Vl-program-clean-warnings
            • Vl-package-clean-warnings
            • Vl-interface-clean-warnings
            • Vl-module-clean-warnings
            • Vl-config-clean-warnings
            • Vl-udp-clean-warnings
          • Warn
          • Vl-print-warnings-with-header
          • Vl-some-warning-fatalp
          • Vl-print-warnings-with-named-header
          • Flat-warnings
          • Vl-remove-warnings
          • Vl-keep-warnings
          • Vl-print-warnings
          • Vl-some-warning-of-type-p
          • Vl-clean-warnings
          • Vl-warnings-to-string
          • Vl-warninglist
          • Vl-print-warning
          • Ok
          • Vl-trace-warnings
          • Fatal
        • Primitives
        • Use-set
        • Syntax
        • Getting-started
        • Utilities
        • Loader
        • Transforms
        • Lint
        • Mlib
        • Server
        • Kit
        • Printer
        • Esim-vl
        • Well-formedness
      • Sv
      • Fgl
      • Vwsim
      • Vl
      • X86isa
      • Svl
      • Rtl
    • Software-verification
    • Math
    • Testing-utilities
  • Transforms
  • Warnings

Clean-warnings

A transform to clean up all the warnings in a design.

See vl-clean-warnings, which sorts warnings and eliminates duplicates. This transform just extends vl-clean-warnings throughout a design.

Subtopics

Vl-interfacelist-clean-warnings
(vl-interfacelist-clean-warnings x) maps vl-interface-clean-warnings across a list.
Vl-programlist-clean-warnings
(vl-programlist-clean-warnings x) maps vl-program-clean-warnings across a list.
Vl-packagelist-clean-warnings
(vl-packagelist-clean-warnings x) maps vl-package-clean-warnings across a list.
Vl-modulelist-clean-warnings
(vl-modulelist-clean-warnings x) maps vl-module-clean-warnings across a list.
Vl-configlist-clean-warnings
(vl-configlist-clean-warnings x) maps vl-config-clean-warnings across a list.
Vl-udplist-clean-warnings
(vl-udplist-clean-warnings x) maps vl-udp-clean-warnings across a list.
Vl-design-clean-warnings
Clean warnings everywhere throughout a design.
Vl-clean-warnings
Sort and remove duplicates from a list of warnings.
Vl-program-clean-warnings
Clean warnings in a vl-program-p.
Vl-package-clean-warnings
Clean warnings in a vl-package-p.
Vl-interface-clean-warnings
Clean warnings in a vl-interface-p.
Vl-module-clean-warnings
Clean warnings in a vl-module-p.
Vl-config-clean-warnings
Clean warnings in a vl-config-p.
Vl-udp-clean-warnings
Clean warnings in a vl-udp-p.