register hole issue #99
Answered
by
taichi-ishitani
mk1057493329
asked this question in
Q&A
-
hi taichi thanks |
Beta Was this translation helpful? Give feedback.
Answered by
taichi-ishitani
Apr 8, 2022
Replies: 1 comment 3 replies
-
Generated RTL has a parameter named ERROR_STATUS. Error status will be returned when this parameter is set to 1 and a register access hits to a register hole. Error status:
|
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
taichi-ishitani
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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: