There has been added additional default attribute to all 'dump' function calls which is in all cases equal to 0. Now one can specify how much this debug dumping should be intended. This should allow people to dump smoothly whole designs (as it was now) as far as separate units. This is now the parent who specifies the base indentation for all components (children). For example, architecture "decides" how much their signals should be indented. |
||
|---|---|---|
| .. | ||
| 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.