Skip to content

register hole issue #99

Discussion options

You must be logged in to vote

Generated RTL has a parameter named ERROR_STATUS.
https://github.com/rggen/rggen-sample/blob/e0e92a0f682b1f83a59f29dcf0e98d3afbbd3b75/block_0.sv#L16

Error status will be returned when this parameter is set to 1 and a register access hits to a register hole.


Error status:

  • APB
    • pslverr is high
  • AXI4-Lite
    • bresp/rresp is SLVERR
  • Wishbone
    • wb_err is high instead of wb_ack

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@taichi-ishitani
Comment options

@taichi-ishitani
Comment options

@mk1057493329
Comment options

Answer selected by taichi-ishitani
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants