R
Robert Au
Guest
I am using Modelsim 6.0 which already built in the verilog 2001 file io
support. However, due to some limitation on verilog 2001, I wish to use
Chris Spear's file io PLI instead.
I have a question about the name conflict between file io system task
in verilog 2001 and chris spear's pli. For example, when i call
$fgets() in my testbench, which one will the simulator use (verilog
2001 system task or chris spear's pli)?
Thanks in advance
Robert
support. However, due to some limitation on verilog 2001, I wish to use
Chris Spear's file io PLI instead.
I have a question about the name conflict between file io system task
in verilog 2001 and chris spear's pli. For example, when i call
$fgets() in my testbench, which one will the simulator use (verilog
2001 system task or chris spear's pli)?
Thanks in advance
Robert