Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

Connect an output port to an input port from different entities

I'm trying to write a code that shifts the LED light from LEDR0 to LEDR1, then from LEDR1 to LEDR2 and all the way up to LEDR9 then back to LEDR0 with 1 second interval on each LED. I've implem...