C
comp
Guest
hello,
I'm new to the verilog language
I use the 'fwrite' function a lot to make logs for simulation.
However when a file exists, fwrite overwrites the existing file. I
wanted to append data to the existing file. Is there an option to
append data to the existing file instead of overwriting it?
-jungsook
I'm new to the verilog language
I use the 'fwrite' function a lot to make logs for simulation.
However when a file exists, fwrite overwrites the existing file. I
wanted to append data to the existing file. Is there an option to
append data to the existing file instead of overwriting it?
-jungsook