Commentary: example_binary does not uses SystemC code (#3662)

This commit is contained in:
Iztok Jeras
2022-10-08 09:50:15 +03:00
committed by GitHub
parent 29a080dd9b
commit a972230b3a
+1 -1
View File
@@ -6,7 +6,7 @@
Example Create-Binary Execution
===============================
We'll compile this SystemC example into a Verilated simulation binary. For
We'll compile this SystemVerilog example into a Verilated simulation binary. For
an example that discusses the next level of detail see :ref:`Example C++
Execution`.