Extra possibilitys on DE2-115
Sapieha
Posts: 2,964
Hi Chip
One Question.
If I send You VHD else Verilog code to that.
Is it possible You can incorporate that to Config file for DE2-115 to give some extra debuging possibilitys
3x HEX LED's connected in parallel with LED0..11 on port B
One Question.
If I send You VHD else Verilog code to that.
Is it possible You can incorporate that to Config file for DE2-115 to give some extra debuging possibilitys
3x HEX LED's connected in parallel with LED0..11 on port B
'' --- Port B --------------------------------- LED0 = 32 '' DE2-115 HEX 00 LED1 = 33 '' DE2-115 HEX 01 LED2 = 34 '' DE2-115 HEX 02 LED3 = 35 '' DE2-115 HEX 03 ''---------- LED4 = 36 '' DE2-115 HEX 10 LED5 = 37 '' DE2-115 HEX 11 LED6 = 38 '' DE2-115 HEX 12 LED7 = 39 '' DE2-115 HEX 13 ''---------- LED8 = 40 '' DE2-115 HEX 20 LED9 = 41 '' DE2-115 HEX 21 LED10 = 42 '' DE2-115 HEX 22 LED11 = 43 '' DE2-115 HEX 23
Comments
It is 3x7 segment HEX displays (3 from right to left) bottom on LCD that I'm are thinking on.
Driving them parallel with LED0..11 that You have it now