verilator: fix typo (#9559)
This commit is contained in:

committed by
GitHub

parent
bf494772ba
commit
9272721e5a
@@ -1,6 +1,6 @@
|
||||
# verilator
|
||||
|
||||
> Converts Verilog and SystemVerilog hardware description language (HDL) designs into a C++ or SystemC model that after compiling can be executed.
|
||||
> Converts Verilog and SystemVerilog hardware description language (HDL) design into a C++ or SystemC model to be executed after compiling.
|
||||
> More information: <https://veripool.org/guide/latest/>.
|
||||
|
||||
- Build a specific C project in the current directory:
|
||||
|
Reference in New Issue
Block a user