Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)

tcl puts

Altera_Forum
Honored Contributor II
1,053 Views

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.
0 Kudos
0 Replies
Reply