Forum Discussion
Altera_Forum
Honored Contributor
14 years agodmx-512 vhdl/verilog code
can any one plz help me for my project. titled dmx-512 protocol used to control led brightness in video display systems..
Altera_Forum
Honored Contributor
14 years agoThe code that you have hardcodes the 6 channels as ports and it will be difficult to adjust it for 100. You'll probably need to change it so that it outputs on two ports the data and the channel number, instead of using one data output port per channel.