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
Hi, I’m working on a project using the VU9P FPGA.
I’ve successfully compiled and loaded a P4 program onto the board, and now I want to inject or update table entries at runtime on the actual hardware, not during simulation.
Could anyone share how to do this, or what tools/methods are typically used in this scenario?
Thanks a lot in advance!