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

This commit is contained in:
Iztok Jeras 2022-10-08 08:50:15 +02:00 committed by GitHub
parent 29a080dd9b
commit a972230b3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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`.