Skip to content

Commit 3bf2010

Browse files
author
Rafal Kapuscik
committed
Update -link description
Signed-off-by: Rafal Kapuscik <[email protected]>
1 parent 55e4ac9 commit 3bf2010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

systemverilog-plugin/uhdmcommonfrontend.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ void UhdmCommonFrontend::print_read_options()
6363
log(" Needs to be followed by read_systemverilog -link after reading\n");
6464
log(" all files.\n");
6565
log(" -link\n");
66-
log(" performs actual elaboration of the files read with -defer\n");
66+
log(" performs linking and elaboration of the files read with -defer\n");
6767
log(" -parse-only\n");
6868
log(" this parameter only applies to read_systemverilog command,\n");
6969
log(" it runs only Surelog to parse design, but doesn't load generated\n");

0 commit comments

Comments
 (0)