[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-user: system task calling with iverilog



Hi,

What are the system tasks that iverilog support?
I like to use $fscanf, $dumpvar, $readmemh, $ungetc and
etc for my code. I didn't have a problem compileing
with iverilog for these codes, but when I tried to run
this with vvp, I am getting all errors for these tasks.
Is there anyone who has these routines as library? How
can I link those for simulation?

Thanks for your help!!

Jean