Skip to content

Commit f7065ee

Browse files
committed
[Docs]: update the tasks/include_files documentation
Signed-off-by: Seyed Alireza Damghani <[email protected]>
1 parent 147c474 commit f7065ee

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/src/vtr/tasks.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,9 @@ Optional Fields
150150

151151
Multiple `include_list_add` can be provided.
152152

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, memory initialization files, macros or sub-modules.
154+
155+
Note: Only `include` files, written in supported HDLs by each frontend, are synthesized. The others are only copied to the destination folder.
154156

155157
Note: `include` files will be shared among all benchmark circuits in the task config file.
156158

0 commit comments

Comments
 (0)