File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -144,15 +144,15 @@ Optional Fields
144
144
145
145
Absolute path or relative to ``$VTR_ROOT/vtr_flow/ ``.
146
146
147
- Note: Multiple _includes_dir_ are NOT allowed in a task config file.
147
+ Note: Multiple ` includes_dir ` are NOT allowed in a task config file.
148
148
149
- * **include_list_add **: A path to an _include_ file, which is relative to _includes_dir_
149
+ * **include_list_add **: A path to an ` include ` file, which is relative to ` includes_dir `
150
150
151
- Multiple _include_list_add_ can be provided.
151
+ Multiple ` include_list_add ` can be provided.
152
152
153
- _include_ files could act as the top module complementary, like definitions, macros or sub-modules.
153
+ ` include ` files could act as the top module complementary, like definitions, macros or sub-modules.
154
154
155
- Note: _include_ files will be shared among all benchmark circuits in the task config file.
155
+ Note: ` include ` files will be shared among all benchmark circuits in the task config file.
156
156
157
157
* **pass_requirements_file **: :ref: `vtr_pass_requirements ` file.
158
158
You can’t perform that action at this time.
0 commit comments