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

Re: gEDA: Re: Results from verilog XL




stevew@home.com said:
> I've found that recent versions of Verilint are extremely useful for a
> couple reasons. They tend to worry not JUST about "correct" Verilog,
> but also  poorly coded verilog, and verilog that won't synthesize!

There seems to be interest in having warnings for valid input that may
be accidental. The GNU compiler, for example, has a truck load of switches
for enabling categories of warnings. I might do something of that sort.

Verilog compilers have an advantage over C compilers in that they can
inspect the entire design and do some checks that a C compiler just can't
do.

I'm open to suggestions as to what would constitute reasonable warnings.
-- 
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."