regtool.py -r -t . xxx.hjson
其中.表示在当前目录生成。
regtool.py -D -o xxx.h xxx.hjson
表示在当前目录生成xxx.h头文件。
详细说明文档见这里。