iverilog/vhdlpp
Cary R 633ee85dc2 vhdlpp: update make clean and vpath, add cppcheck target
This patch updates the make clean target and modifies the vpath search to
match what is done in the main ivl Makefile since this one has the same
issues it does. It also adds a cppcheck target and removes the redundant
libmisc build target since the vpath already handles this.
2011-01-26 18:07:39 -08:00
..
Makefile.in vhdlpp: update make clean and vpath, add cppcheck target 2011-01-26 18:07:39 -08:00
compiler.cc Add file/line information to entities and ports 2011-01-18 17:03:51 -08:00
compiler.h Add file/line information to entities and ports 2011-01-18 17:03:51 -08:00
entity.cc Add file/line information to entities and ports 2011-01-18 17:03:51 -08:00
entity.h Add file/line information to entities and ports 2011-01-18 17:03:51 -08:00
entity_elaborate.cc Save the type name if an InterfacePort object. 2011-01-18 17:03:51 -08:00
lexor.lex Add file/line information to entities and ports 2011-01-18 17:03:51 -08:00
lexor_keyword.gperf Parse create entities with ports 2011-01-18 17:03:51 -08:00
main.cc Emit Verilog stubs for entities 2011-01-18 17:03:51 -08:00
parse.y Fix identation style. 2011-01-26 17:44:58 -08:00
parse_api.h Parse create entities with ports 2011-01-18 17:03:51 -08:00
parse_wrap.h Parse create entities with ports 2011-01-18 17:03:51 -08:00
vhdlpp_config.h.in Introduce shell of vhdlpp program. 2011-01-18 17:03:51 -08:00