Forum Discussion
Altera_Forum
Honored Contributor
7 years agoHi,
--- Quote Start --- I have loaded the .sof onto the board but nothing is lighting up --- Quote End --- You have already answered your own question. --- Quote Start --- I am not sure how to create and connect my VHDL clk input to a real clk --- Quote End --- Without clock your module will not work. Create top module with board pin names and create instance of your own module and connect board pins with your module.