Forum Discussion
Altera_Forum
Honored Contributor
11 years agoAfter some weeks I found the issue.
My first theory is that Altera boards just work with Altera codes (IP core). The code attached works very well in the Altera ModelSim simulation, but it does not in my DE2 (http://www.altera.com/education/univ/materials/boards/de2/unv-de2-board.html). If I am wrong, the Altera ModelSim and the Quartus II synthesizer/compiler are wrong too. My code is just a buffered RX 115200bps UART. I atacched even the pin csv association and my simulation results. When I send a byte via terminal, the TX led blinks indicating that the buffer is empty, but nothing more than that happens, even if I reset the system. I doubt if it has any error in the code. Thanks any way.