• Istvan Kiss's avatar
    Option to include .mk at end of generated Makefile · 1eaee5c2
    Istvan Kiss authored
    This allows for Makefile .mk includes that can access and use
    the top level Makefile variables defined/generated by HDLMake,
    like TOP_MODULE, detected TOOL_PATH, etc.
    
    This feature can be used for e.g. adding make targets/recipes
    to genete or convert flash ROM files.
    1eaee5c2
makefile.py 7.6 KB