Forum Discussion
Altera_Forum
Honored Contributor
10 years agousing 7 segment display in DE1 soc
I am trying to use the 7 segment display of board de1 soc. I am using linux image in an SD memory card. I could compile successful the hello.c, that has this code: int main(int argc, char...
Altera_Forum
Honored Contributor
10 years agoi. Image I am using: DE1_SoC_SD.img
ii,iii,iv. I think I misunderstood this part in manual. I discover that what is wrong is that I am not using Qsys to add displays in FPGA .... But I didn't find in documentation a step by step where I can start on Qsys, set the FPGA to support displays and run it on linux .... Could you indicate the correct documentation accomplish this task?