Forum Discussion
Altera_Forum
Honored Contributor
17 years agoNetwork Supervision
Hi all, I'm just starting 'my adventure' with Altera DE2 and I've been given a project that requires reading data from board's registers and passing it to a program on a computer via the Ethernet ...
Altera_Forum
Honored Contributor
17 years agoHi Adam
Read the "tut_sopc_introduction_verilogDE2.pdf" in the "DE2_tutorials" folder of the DE2 CD. In Page 19 (last page) there is an example in C language, where says: *LEDs = *Switches Then, instead showing the "switches states" in the LEDs, you can save their state in some memory variable. Cheers Alberto.