rggen / rggen

Code generation tool for control and status registers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Word address support

taichi-ishitani opened this issue · comments

Add word adderssing mode support.

  • add addressing_mode configuration parameter
  • rename byte_size of the register block layer

SystemRDL supports byte address only. Therefore, RgGen does not need to support word address.