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
In the chipset.v file, there's a set of noc_data/noc_valid I/O's for no chip_bridge.
Is there a way to use use those with chip_bridge? I want to use those noc_data/valid as inputs to my own module. I can see that it goes through credit_to_valrdy, chipset_imp1, and fpga_bridge which is kind of confusing. can someone help with the noc_data path?