mirror of
https://github.com/verilator/verilator.git
synced 2026-09-03 08:24:31 +02:00
Fix spelling
This commit is contained in:
+1
-1
@@ -659,7 +659,7 @@ public:
|
||||
if (v3Global.opt.systemC() && !V3Options::systemCFound()) {
|
||||
v3fatal("Need $SYSTEMC_INCLUDE in environment or when Verilator configured,\n"
|
||||
"and need $SYSTEMC_LIBDIR in environment or when Verilator configured\n"
|
||||
"Probably System-C isn't installed, see http://www.systemc.org\n");
|
||||
"Probably System-C isn't installed, see https://systemc.org\n");
|
||||
}
|
||||
|
||||
of.puts("\n### Switches...\n");
|
||||
|
||||
Reference in New Issue
Block a user