Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

%Error-PROCASSWIRE: Passed wire on output or inout subroutine argument, expected expression that is valid on the left hand side of a procedural assignment (IEEE 1800-2023 13.5): 'result_fsgnjx' : ... note: In instance 'Vortex.genblk6[0].cluster.genblk4[0].socket.genblk6[0].core.execute.fpu_unit.genblk1[0].fpu_dpi' 395 | dpi_fsgnjx (fncp_fire, int'(dst_fmt), operands[0][i], operands[1][i], result_fsgnjx[i]); #136

Open
Xiaofeng-Hill opened this issue Jun 6, 2024 · 0 comments

Comments

@Xiaofeng-Hill
Copy link

Dear ,

I got this error:
%Error-PROCASSWIRE: /root/vortex/hw/rtl/fpu/VX_fpu_dpi.sv:395:87: Passed wire on output or inout subroutine argument, expected expression that is valid on the left hand side of a procedural assignment (IEEE 1800-2023 13.5): 'result_fsgnjx'
: ... note: In instance 'Vortex.genblk6[0].cluster.genblk4[0].socket.genblk6[0].core.execute.fpu_unit.genblk1[0].fpu_dpi'
395 | dpi_fsgnjx (fncp_fire, int'(dst_fmt), operands[0][i], operands[1][i], result_fsgnjx[i]);

Seems the error message is reasonable, but I think you must upload the code as it is working in your side.

Thanks and best regards,
Xiaofeng

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant