analyze¶
- -file_list
Files to be read in
- -f
File_list to be read
- -format
Specify the format of hdl files: verilog or sv, default is verilog
- -work
Use this library as the work library
- -define
Specify the top level macros
- -top
Sepcify the top module
- -incdir
Sepcify the including directory
- -undef
Sepcify the undefined macro
-file_list¶
attribute
- type:
STRLIST
- positional:
True
- default:
related_options
simple case
There is currently no simple case.
-f¶
attribute
- type:
STRING
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-format¶
attribute
- type:
STRING
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-work¶
attribute
- type:
STRING
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-define¶
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-top¶
attribute
- type:
STRING
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-incdir¶
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-undef¶
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
simple case
There is currently no simple case.