Forum Discussion
AnandRaj_S_Intel
Regular Contributor
7 years agoHi,
Line add <= s1;
add is variable right, check the assignment to a variable.
must be like add := s1;
Please note that, I have not checked the complete code.
Let me know if this has helped resolve the issue you are facing or if you need any further assistance.
Best Regards,
Anand