V
Vitalie
Guest
Hi
I want to access stdin from Cadence, but I don't find how to?
Where can I find more details about it (Cadence stdin).
I tested such way:
ciw promt > lineread(piport)
ciw promt> hello Cadence
result is:
hello Cadence
Till now everything is ok, but if I do:
ciw promt> lineread(stdin)
then the Cadence is freezing (in the tty from where I started Cadence
show:
[1]+Suspended (tty input) icfb
How to give something to the Cadence stdin to unfreeze it.
Thank You
I want to access stdin from Cadence, but I don't find how to?
Where can I find more details about it (Cadence stdin).
I tested such way:
ciw promt > lineread(piport)
ciw promt> hello Cadence
result is:
hello Cadence
Till now everything is ok, but if I do:
ciw promt> lineread(stdin)
then the Cadence is freezing (in the tty from where I started Cadence
show:
[1]+Suspended (tty input) icfb
How to give something to the Cadence stdin to unfreeze it.
Thank You