[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
On Wed, 26 Apr 2000, Stephen Williams wrote:
> Actually, It generates C++. ................
Is there a free version of "cfront" available???
For those who don't know .... "Cfront" is the name given
to the original C++ to C translator. Some C++ compilers
use it to generator C code, then compile that. The
performance is not as good as a native compiler, but it may
fill the need in this case.