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!
https://www.edaplayground.com/x/5qEA
Ps:Not only this example,the other examples such as combinational circuits,encoders,decoders.
I am facing the same issue with respect to all of them.There must be a common mistake which i am repeating.
Thanks & regards,
shubham_v