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