read_file¶
- -file_list
Specify the design file list
- -f
File to be read
- -define
Specify the top level macros
- -work
Use this library as the work library
- -format
Specify the format of hdl files: verilog or sv, default is verilog
- -top
Specify the top module
- -param
Parameters for the design
-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.
-define¶
attribute
- type:
STRLIST
- 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.
-format¶
attribute
- type:
STRING
- 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.
-param¶
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
simple case
There is currently no simple case.