Make sure in a conponent instantiation that the instantiated component is really declared, and that the ports of the binding really do match the ports of the declared component. This requires that we create and save component declarations, and that components have methods for mapping the ports. |
||
|---|---|---|
| .. | ||
| Makefile.in | ||
| README.txt | ||
| architec.cc | ||
| architec.h | ||
| architec_elaborate.cc | ||
| architec_emit.cc | ||
| compiler.cc | ||
| compiler.h | ||
| debug.cc | ||
| entity.cc | ||
| entity.h | ||
| entity_elaborate.cc | ||
| entity_emit.cc | ||
| expression.cc | ||
| expression.h | ||
| expression_emit.cc | ||
| lexor.lex | ||
| lexor_keyword.gperf | ||
| main.cc | ||
| parse.y | ||
| parse_api.h | ||
| parse_misc.cc | ||
| parse_misc.h | ||
| parse_types.h | ||
| parse_wrap.h | ||
| vhdlint.cc | ||
| vhdlint.h | ||
| vhdlnum.h | ||
| vhdlpp_config.h.in | ||
| vhdlreal.cc | ||
| vhdlreal.h | ||
| vsignal.cc | ||
| vsignal.h | ||
| vtype.cc | ||
| vtype.h | ||
| vtype_elaborate.cc | ||
| vtype_emit.cc | ||
README.txt
vhdlpp COMMAND LINE FLAGS: -D <token> Debug flags. The token can be * yydebug | no-yydebug * entities=<path> -V Display version on stdout -v Verbose: Display version on stderr, and enable verbose messages to stderr.