Forum Discussion

Ranesh's avatar
Ranesh
Icon for New Contributor rankNew Contributor
3 years ago

Analysis & Synthesis Error(13224): Verilog HDL or VHDL error "..:" index -8 is out of range [15:0]..

Hi,

I have following error while Analysis & Synthesis using Qyartus 21.2 and 22.2:

Error(13224): Verilog HDL or VHDL error at vector_capture.sv(143): index -8 is out of range [15:0] for 's_in_data'

I have added my project (vector_capture_21_2). The project can be found in vector_capture_21_2\quartus_proj and source files can be found in vector_capture_21_2\src

According to my code and parameter assignments, the index cannot be -8, but I am not clear how the tool see -8 as an index.

Can someone help me to overcome this issue?

Thank you,

Ranesh

24 Replies