Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Thanks Dave, unfortunately (i know that you already hate me for all stupid problem that i posted on forum :) ) --- Quote End --- So far your questions have not been stupid, so you're ok :) --- Quote Start --- but our teacher impose us to use the 9.1 sp3 version of Quartus II so when i try to lunch the file synth.tcl the console tell me that my version is older than the version in which you create the project! --- Quote End --- I downloaded the zip and I see that the qwork/ folder was included in the zip. Just delete that folder and try again. --- Quote Start --- Bertulus wrote on this post that i must create a majority circuit, what is it? It's not possible to work 7 segment display only a VHDL file?? --- Quote End --- Perhaps he misunderstood your request. You just want to be able to use the 7-segment display, right? --- Quote Start --- I tried to do a "stupid" experiment for see that the output work like HEX <= SW like switch and led but i also now that is 7 segment display is a device completely different than switch and buttons.....can you tell me how i must do for see the component work? --- Quote End --- Each segment in the display is a like LED. If you want to see numbers, then you have to turn on different segments. Look in the VHDL file with the example I posted (hex_display.vhd) and read the comments in there. Cheers, Dave