DV Flow IDE Library

The DV Flow IDE library provides tasks for maintaining source configurations for various IDE plug-ins. The tasks focus on IDE plug-ins for working with HDL descriptions, since these tend to require more configuration that other programming languages.

Task: UpdateFileList

The UpdatefileList task produces a file list corresponding to the input files provided by the dependent tasks.

Consumes

  • systemVerilogSource

  • verilogSource

Produces

Parameters

  • uvm - [Optional] Boolean variable that controls whether the UVM library is enabled.

Supported Tools

Tasks to support a specific tools are in named packages. For example, the package to support Verible is named ide.vbl.

  • dvt - Tasks to support AMIQ DVT

  • vbl - Tasks to support Verible