iverilog/tgt-vhdl/cppcheck.sup

22 lines
513 B
Plaintext
Raw Normal View History

2014-06-30 05:38:23 +02:00
// These are the global access functions called from the compiler so they
// are not used here.
// target_design()
unusedFunction:vhdl.cc:96
// target_query()
unusedFunction:vhdl.cc:137
2026-01-06 03:53:31 +01:00
// Skip the use STL messages
useStlAlgorithm
// cppcheck does not notice that the condition is asserted to be true at least once
nullPointer:stmt.cc:1543
// Other unused functions
unusedFunction:expr.cc
unusedFunction:vhdl_element.cc
unusedFunction:vhdl_syntax.cc
unusedFunction:vhdl_syntax.hh
unusedFunction:vhdl_type.cc