rggen / rggen

Code generation tool for control and status registers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simplify AXI4 Lite adapter

taichi-ishitani opened this issue · comments

Currently, AXI4 Lite adapter has two skid buffers.

  • for AXI4 Lite interface
  • for internal bus

To simplify implementation of AXI4 Lite adapter, remove skid buffer for internal bus.