mirror of
https://github.com/myhdl/myhdl.git
synced 2025-01-24 21:52:56 +08:00
update
This commit is contained in:
parent
613a5d40a4
commit
3a7bdd972c
@ -31,15 +31,15 @@ concurrency required in hardware descriptions. As generators are a
|
|||||||
recent Python feature, \myhdl\ requires Python 2.2.2 or higher.
|
recent Python feature, \myhdl\ requires Python 2.2.2 or higher.
|
||||||
|
|
||||||
\myhdl\ can be used to experiment with high level modeling, and with
|
\myhdl\ can be used to experiment with high level modeling, and with
|
||||||
verification techniques such as unit testing. But most importantly, it
|
verification techniques such as unit testing. The most important
|
||||||
can now be used as a hardware verification language by cosimulation
|
practical applicaton however, is to use it as a hardware verification
|
||||||
with Verilog and VHDL.
|
language by cosimulation with Verilog and VHDL.
|
||||||
|
|
||||||
The present release, \myhdl\ 0.2, enables \myhdl\ for
|
The present release, \myhdl\ 0.2, enables \myhdl\ for
|
||||||
cosimulation. The \myhdl\ side is designed to work with any simulator
|
cosimulation. The \myhdl\ side is designed to work with any simulator
|
||||||
that has a PLI interface. For each simulator, an appropriate PLI
|
that has a PLI. For each simulator, an appropriate PLI module in C
|
||||||
module needs to be provided. The release comes with such a module for
|
needs to be provided. The release contains such a module for the
|
||||||
the Icarus Verilog simulator.
|
Icarus Verilog simulator.
|
||||||
|
|
||||||
|
|
||||||
\end{abstract}
|
\end{abstract}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user