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
Vivado (and `ipbb check-syntax) produce 'critical warnings' along these lines:
CRITICAL WARNING: [HDL 9-3240] actual for formal port 'addra' is neither a static name nor a globally static expression
```
for two port assignments in `ipbus_transport_multibuffer_if.vhd`. These are simple to clean up.
The text was updated successfully, but these errors were encountered:
jhegeman
added a commit
to jhegeman/ipbus-firmware
that referenced
this issue
Feb 19, 2020
Vivado (and `ipbb check-syntax) produce 'critical warnings' along these lines:
The text was updated successfully, but these errors were encountered: