Replies: 1 comment 1 reply
-
You can edit your config file and increase Then, RgGen will generate CSR modules with 64 bits data bus. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to add another wr_en and wr_data to a register generated from rggen? We have an array of registers that we need to write from MCU and write from a controller. As an example, this register is 64bits, MCU will take two writes to update this register. The controller will take one write to update the whole 64bits register. Can this be done by rggen?
Beta Was this translation helpful? Give feedback.
All reactions