Altera_Forum
Honored Contributor
9 years agoDEO nano specifications
I am looking at using the DEO Nano Kit to output data through the GPIO port. I see that it has Gb Ethernet. I need to get data from PC through Ethernet port and output the data to GPIO pins.
Here are my specifications, can it do it?: Receive data from the Gb Ethernet port at 12 MB/s. Generate a clock pulse at 6 MHz. At every pulse cycle, do the following: Transpose one bite of data to 8 GPIO output pins. Use the other byte to adjust the pulse width of a nibble from the first bit. Repeat this for 400 cycles. Set GPIO and clock output to all low. Wait 25 cycles. Repeat through 2 GB of data. Total time of operation is about 200s I could get the data from the SD card. Can it do both of these? Thank you