Altera_Forum
Honored Contributor
12 years agoGet data continuously from sensors
The output of my sensor is digital data (1-bit stream). Now, I want to get this 1-bit stream to NIOS system continuously. What components should I add to create the hardware in Qsys?
I selected the following components: - Nios II (cpu) - On-chip memory - System ID - JTAG_UART - PIO (input of the 1-bit stream) Should I use On-chip FIFO? I have not imagined how my system is yet. Please help me figure it out.