rggen / rggen

Code generation tool for control and status registers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check reserved words

taichi-ishitani opened this issue · comments

Report an error when a SV/Verilog/VHDL reserved words is specified as a register block/register file/register/bit field name.
This is to avoid a compile error when loading a generated source file.