h.martin
Member level 1
- Joined
- Jan 13, 2006
- Messages
- 32
- Helped
- 2
- Reputation
- 4
- Reaction score
- 0
- Trophy points
- 1,286
- Location
- xi'an china
- Activity points
- 1,478
all:
i do recently mixed signal simulation in windows,
tools:by HSIM +VCS
but i need your help because of some trouble in simulating process.
step1:i configuration the test file: cosim.cfg,
step2:hsim -cscfg path/cosim.cfg
i get a file:cosim.v sucessful!
step3:compile the file:cosim.v
i have not get the file:simv ,but show some error:
Error-[UST] Undefined system task
Undefined System Task call to '$nsda_d2a_node'
"C:/nassda6.0/bin/cosim.v", 40: token is ','
$nsda_d2a_node(w2, "out1");
so my question is:
(1)how to debug the error
(2)is it right the simulation flow ?
(3)neet your better advices.
i do recently mixed signal simulation in windows,
tools:by HSIM +VCS
but i need your help because of some trouble in simulating process.
step1:i configuration the test file: cosim.cfg,
step2:hsim -cscfg path/cosim.cfg
i get a file:cosim.v sucessful!
step3:compile the file:cosim.v
i have not get the file:simv ,but show some error:
Error-[UST] Undefined system task
Undefined System Task call to '$nsda_d2a_node'
"C:/nassda6.0/bin/cosim.v", 40: token is ','
$nsda_d2a_node(w2, "out1");
so my question is:
(1)how to debug the error
(2)is it right the simulation flow ?
(3)neet your better advices.