Forum Discussion

VCarr5's avatar
VCarr5
Icon for New Contributor rankNew Contributor
6 years ago

I am trying to incorporate in Quartus II project a IP In-System Sources and Probes with a port size (source / probe) of 512 bits [511..0], but when compiling the following error occurs:

Error (10652): VHDL Assertion Statement at altsource_probe_body.vhd(451): assertion is false - report "SOURCE_WIDTH must be less than and equal to 511 and greater than and equal to 0" (FAILURE or ERROR).

Although the documentation indicates that a 512-bit size port can be created, I can only make them of size 511.

What can be the cause? bug?

7 Replies