[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gEDA: Re: And I'm Seeking User Experiences On Verilog-to-C Conversion Tools




d.cary@ieee.org said:
> Icarus Verilog translates Verilog code into a C program.

Actually, It generates C++. It also uses a "vvm" library (Verilog Virtual
Machine) to provide a relatively high fidelity runtime that implements
the functions and gates.

If you really want C, Icarus Verilog is retargetable, though writing a new
code generator takes a bit of effort.
-- 
Steve Williams                "The woods are lovely, dark and deep.
steve@icarus.com              But I have promises to keep,
steve@picturel.com            and lines to code before I sleep,
http://www.picturel.com       And lines to code before I sleep."