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
Add peek and poke for the 3 other AXI-Lite interfaces (#511)
* Added peek and poke for the BAR1 interface
* Added peek and poke for the SDA and PCIS AXI slave interfaces.
Now all the 4 slave interface have a specific set of peek/poke functions callable from C.
The new cl_peek_ocl and cl_poke_ocl are actually the same as the original cl_peek/cl_poke,
which are still needed because they are used internally to configure the DDR controllers and test circuits.
Co-authored-by: Joost Hoozemans <[email protected]>
0 commit comments