|
From: Martin W. <mai...@ma...> - 2016-01-25 19:54:44
|
Lonnie L Gliem wrote: > Is there any way to suppress the input coerced messages? I know in vcs they > just print 1 line unless you set -notice. Only by modifying the compiler source code. Look around line 1420 in elaborate.cc. But do you really want to hide potential gotchas in your Verilog code? It would be nice if Icarus had a more flexible system for enabling/disabling specific warning messages, but there are more important things to fix first. Martin |