rakko, you misunderstood my question.
option -y applies only to source code, It does not apply to compile library.
if possible, please tell me the details.
using ncvlog, ncelab, ncsim. linking with compile library is possible.
ncvlog couter.v +delay_mode_zero
ncvlog tcounter.v
ncelab worklib.tcounter
ncsim worklib.tcounter
but in ncverilog, how can I use that??
I know that cds.lib editing is necessary for library path definition, but no detalis.
please help me........... 8O