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
We must use concat instead of list because the variables are already lists, and get_ports cannot work on a list of lists. It treats entries like "clk_i scan_clk" as a single port name rather than two separate ports.
Note: I added scan_clk for DFT purposes (it wasn't included in the original SDC), but this issue applies equally to the original inputs and outputs as shown below in the warnings.