Altera_Forum
Honored Contributor
17 years agoNios II simulation...
Hi guys,
I know that this may not be the right board for this thread but for some reason i can't access the nios forum. I hope somebody can help me with this. For the time being, i'm running simulations for a Nios II system. As of now, I don't have a board to test my system. So i wanted to know if there is anyway i can "throw" data at the COM port on my PC and "catch" it using the hyper-terminal. I have tried using file handlers (functions) like fprintf() and fgets()... The system has Nios II(e) proc, On-chip RAM and a UART. Just for reference, i have tested the uart by using the above mentioned functions and it runs on the ISS simulator. I am using Quartus II 8.0, Nios II IDE 8.0... Any kinda help is welcome...