Altera_Forum
Honored Contributor
12 years agonios2-terminal/jtag-atlantic data transfer speed on DE0-nano
I need communication interface between DE0-nano and notebook (need transfer large ~16bit x 10000 data array).
I knew, that I can use nios2-terminal for data transfers, but I don't know it average speed. Before ask this question I found some solutions in internet. For example - http://idle-logic.com/2012/04/15/talking-to-the-de0-nano-using-the-virtual-jtag-interface/ But It is not working on Quartus Web Edition (and it is looking crazy - quartus,tcl,tcp/ip ...). So, I have two questions. 1. Average speed of data transfers of 'nios2-terminal/jtag-atlantic' 2. May be somebody know NORMAL solution for data transfers for DE0-nano without additional hardware (or with only wires interconnection). NORMAL means, that on computer can be used C/C++/C#/Java API without launching additional programs. P.S. I already wrote C# library for 'jtag-atlantic' interface -it is working normal with samples (Gyro, ADC and other text data) but I down't know how It would work with large data transfers.