Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

tcl puts

Hi,

anyone know why the following doesn't work (for me at least) in 12.1 Sp1 system console?

after 1000 puts "hello"

I know the after command is doing its thing because the following works:

after 1000 set x 2

I'm pretty sure it works in v11

<edit> there is a known bug to do with I/O not working in system console http://www.altera.co.uk/support/kdb/solutions/rd08152011_853.html (http://www.altera.co.uk/support/kdb/solutions/rd08152011_853.html)

Work around is to invoke system console from NIOS shell with --cli option - not ideal but does work.
No RepliesBe the first to reply