O
Olivier FAURAX
Guest
Hello,
I use a register (DF3 from AMS).
When I simulate it, with ncsim, it works well : at each clock tick, i
get the input value copied on the output pin.
However, I tried to deposit a value on the output pin. As long as the
input pin value doesn't change, the output pin is stuck, even if clock
tick should make the output pin value to update.
I suspect that this behaviour is due to the fact that ncsim is
event-oriented : "if inputs don't change, we don't compute output".
How can i force real behaviour, i.e. computation even if the input
doesn't change ?
Thanks a lot in advance.
Olivier
PS : thanks to sharp@cadence.com for the solution about escaping signal
names.
I use a register (DF3 from AMS).
When I simulate it, with ncsim, it works well : at each clock tick, i
get the input value copied on the output pin.
However, I tried to deposit a value on the output pin. As long as the
input pin value doesn't change, the output pin is stuck, even if clock
tick should make the output pin value to update.
I suspect that this behaviour is due to the fact that ncsim is
event-oriented : "if inputs don't change, we don't compute output".
How can i force real behaviour, i.e. computation even if the input
doesn't change ?
Thanks a lot in advance.
Olivier
PS : thanks to sharp@cadence.com for the solution about escaping signal
names.