Forum Discussion
Altera_Forum
Honored Contributor
11 years agoYou've got the port mapping the wrong way round, it needs to be
port => local_signal But the code you posted doesnt have signals called "clk_clk" , reset_reset_n, switch_in_export or led_out_export. Where do these come from? Also, when mapping VHDL to a verilog component, you must get the case sensitivity correct.