You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My project relies on the control plane writing the right data into registers. Therefore, in order to be able to test the functionality in the simulation, I would need to be able to write into registers as part of the simulation (i.e. when I run vivado_sim.bash). Can you please give me some pointers for how to do that?
If I can figure out how to do that, I could make that functionality available from the commands.txt file, so that it is easy to use for everyone.
The text was updated successfully, but these errors were encountered:
Hello,
My project relies on the control plane writing the right data into registers. Therefore, in order to be able to test the functionality in the simulation, I would need to be able to write into registers as part of the simulation (i.e. when I run
vivado_sim.bash
). Can you please give me some pointers for how to do that?If I can figure out how to do that, I could make that functionality available from the commands.txt file, so that it is easy to use for everyone.
The text was updated successfully, but these errors were encountered: