Forum Discussion
Altera_Forum
Honored Contributor
9 years agoBeMicro Max 10 Board - LED Blink Project Using Quartus Prime 16.0.0 Lite
Hello, I am creating my first LED Blink project using the BeMicro Max 10 FPGA Kit. I am following an example from YouTube that uses a previous version of Quartus 15.0, and the code is written ...
Altera_Forum
Honored Contributor
9 years agoHi, your design need a top file to export your module(s) to external pin.
I suggest you to copy a working project and customize to fit your need. On original project from BEMICRO examples USERLED is a vector using the led on board, you can assign your led signals to just one. If you wish to design from scratch then create TOP file, open the schematics find where clock is fed to board and wich led pin you wish to drive, compile assign pin to package then rebuild and transfer to FPGA. Next step depend on your choice. Regards Roberto