HDL->Template生成

HDLソースを変換してemacsのAUTO Templateを自動生成するスクリプトを作成中。基本funcitonは出来たが、まだ汎用的ではない。今まで手作業でやってた作業が一瞬で終わるのを見ると非常に感動する。
I make a generator from HDL code to template for emacs verilog mode. I made a basic logic. But it is not used for all files. I'm impressed by the result of the code, I ( and my colleagues ) had made this template by hand.