include prefix
As a user I want to be able to have the register map exported header files in a subdirectory such that all the includes in the files take the form #include "myprefix/myRegisterMap/registerMap.h"
Probably needs a command line option for the C/C++ exporters to enable this prefix.