Forum Discussion
Altera_Forum
Honored Contributor
7 years agoThe last query about NIOS2 terminal is also resolved.
It was due to modified tcl script "ghrd_sc_script.tcl" which I run in the console. Using native command (without using the tcl script) in system console, I can see the characters in the nios2 terminal screen sent by system console using JTAGUART. As data can be sent by writing that data to the JTAGUART base address in system console's tcl script, is it possible to send data over JTAG UART using verilog or vhdl (without system console) ? In other words, how can JTAG UART base address be accessed in HDL approach ? Thanks.