Lili_7
New Contributor
2 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 them and then send them to FPGA for further progress. i want to do that with qsys.
so i have now a NIOS and input and output and memory all set up.
now i have a program in c in NIOS II software build tools for Eclipse wich does the ui and some math functions and i have 2 int numbers as outputs. how should i connect this outputs here(basically give this numbers) to my hardware part to use them?
thanks in advance