mirror of
https://github.com/myhdl/myhdl.git
synced 2025-01-24 21:52:56 +08:00
typo
This commit is contained in:
parent
ffc32b4ebb
commit
63ae356ec3
@ -94,7 +94,7 @@ endmodule
|
|||||||
The \code{\$from_myhdl} task call declares which regs are driven by
|
The \code{\$from_myhdl} task call declares which regs are driven by
|
||||||
\myhdl{}, and the \code{\$to_myhdl} task call which regs \& nets are read
|
\myhdl{}, and the \code{\$to_myhdl} task call which regs \& nets are read
|
||||||
by it. These tasks take an arbitrary number of arguments. They are
|
by it. These tasks take an arbitrary number of arguments. They are
|
||||||
defined in a PLI module written in C and made available to in a
|
defined in a PLI module written in C and made available in a
|
||||||
simulator-dependent manner. In Icarus Verilog, the tasks are defined
|
simulator-dependent manner. In Icarus Verilog, the tasks are defined
|
||||||
in a \code{myhdl.vpi} module that is compiled from C source code.
|
in a \code{myhdl.vpi} module that is compiled from C source code.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user