Guest
I have opened a file in verilog using $fopen. Test case writes log
information in to it.
At the end of the test, i am not closing the log file with $fclose
system call.
Is it a problem? - I never faced any issue with it so far.
If this is not gonna be an issue, why should we need $fclose?
Thanks,
Muthu
information in to it.
At the end of the test, i am not closing the log file with $fclose
system call.
Is it a problem? - I never faced any issue with it so far.
If this is not gonna be an issue, why should we need $fclose?
Thanks,
Muthu