Hi,
I have came back to system c after 6 months, again.
I was trying to solve different basic examples of system c.
The code is getting compiled,but i am not able to view the desired output.
My output is not at all changing,i am not sure whether my function is getting hit or not.
Please have a look at the code below and any help would b appreciated.
In code,i have added stimulus first and then monitor to check wheteher my function was getting invoked.Again ,in main file also i passed the input.
But from ,nowhere i am getting the output. Please help!