HT2828
New Contributor
4 years agoFatal: (vsim-3363)
I am trying to run the simulation and got this error. The "ast_sink_error' is one of the signal that I generated the IP from the library and I did check and it looks normally. The "ast_sink_error' is one the signal which has only 2 bit. I don't know where the 32-bit coming from.
Anyone had encounter on this error before and any resolution to this issue.
** Fatal: (vsim-3363) The array length (2) of VHDL port 'ast_sink_error' does not match the width (32) of its Verilog connection (5th connection).
Thanks