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
Resolve no-implicit-clock error with AXI4 monitors
If a user enables AXI4 Monitors (using `AXI4MonitorBuilder`), they'll
get a no-implicit-clock error at this point, which isn't easy to track
down. Chipyard worked around a similar problem with TileLink Monitors
here: ucb-bar/chipyard#1868
0 commit comments