Forum Discussion
Lili_7
New Contributor
3 years agoqsys project and bonding top hardware module with nios
hi every one i have a question about designing with QSYS in QUARTUS II, which i will appreciate it if any one would help. so basically i want to have UI wich take some values from user and process...
hareesh
Frequent Contributor
3 years agoHi,
UART example design project file sharing here. it helps you to read and write data from the host system(user). please try this design. in this project FPGA side UART is used so you need to add extra hardware (TTL to Voltage USB converters like RS232, and Max232) to communicate with your pc only then can you see the exact data.
you can see FPGA to PC connection block diagram.
Lili_7
New Contributor
3 years agothanks Hareesh,
it really helped a lot.