Forum Discussion

WWenx's avatar
WWenx
Icon for New Contributor rankNew Contributor
7 years ago

ALTFP_MATRIX_INV IP core output wrong result

I use the IP core ALTFP_MATRIX_INV of 4*4 matrix inversion, but the result of inversion output is wrong. The output of a full rank matrix (e.g. {1,2,0,0;3,4,0,0;0,0,0,0,1,0;0,0,0,0,1}) is an abnormal...