Electronics - Electronic Design Automation (EDA)
EDA:
(Electronic Design Automation) Generic name for all methods of entering and processing digital and analog designs for further processing, simulation and implementation.
From: media.corporate-ir.net/media_files/nsd/xlnx/annual96/glossary.htm
Icarus Verilog
Icarus Verilog is a Verilog simulation and synthesis tool. It operates as a compiler, compiling source code writen in Verilog (IEEE-1364) into some target format. For batch simulation, the compiler can generate an intermediate form called vvp assembly. This intermediate form is executed by the ``vvp'' command. For synthesis, the compiler generates netlists in the desired format.
The compiler proper is intended to parse and elaborate design descriptions written to the IEEE standard IEEE Std 1364-2001.
Loading .....