Altera_Forum
Honored Contributor
12 years agoDisplay of different characters on the 7 segment display
Hi, please I am a beginner in Verilog and Altera FPGAs and I want to implement a lab on FPGA based PID controllers for DC Motor position control.
Please I want to be able to display the P and I gains (both are 4 bits wide)as it is varied from switches, to display the value of the final error which is 8 bit and then to display the value of angle as gotten from quadrature encoder. The other parts of the Verilog code are ready, it only remains to display those parameters on 7 segment displays. Please, how do I write codes that will display the parameters independently? I can supply the other codes on request. Thanks