mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-28 16:53:45 +02:00
This patch adds support for running cppcheck from the Makefile. It also standardizes the order of some of the targets. It renames vpip_format.c to vpip_format.cc and fixes the size of the array tables to make room for the trailing NULL. Found when using a C++ compiler.