Populate Library with Verilog Modules Form
Use this form to populate a library with Verilog modules.
|
Field
|
Description
|
|
From
|
Specifies the source files of the Verilog modules
|
|
Files
|
Specifies the paths to the files.
You can use an asterisk (*) as a wildcard in the paths you specify. For example: /myProject/verilog/*.vams gets modules from all files in the verilog directory that have a .vams extension and /myproject/verilog/* gets modules from all the files in the directory.
|
|
Browse
|
Selects the files one at a time.
|
|
To
|
Specifies the destination files of the Verilog modules
|
|
Library
|
Selects the library to which you want to add the Verilog modules. The drop-down list displays all the libraries that are in your library definition file (cds.lib).
You must have write access to the master library or its temporary directory.
|
|
View
|
Specifies a name for the Verilog views. You can choose any name; the default name is module.
|
|
Update library list
|
Adds the selected library to the global library list of the configuration. If you select this option, the library is added as the first library in the library list.
If a configuration is not open, or if the library is already in the global library list of the configuration, this field is grayed-out.
|
|
Update view list
|
Adds the specified Verilog views to the global view list of the configuration. If you select this option, the view is added as the first view in the global view list.
If a configuration is not open, or if the view is already in the global view list of the configuration, this field is grayed-out.
|
Related topics
Using Verilog Files in Configuration
Return to top