Quantcast
Channel: Altera Forums
Viewing all articles
Browse latest Browse all 19390

DE2 (cyclone2 EP2C35F672C6) can compile successful but cant run on board

$
0
0
I am first time using Quartus II 12.1 free edition. I run just simple coding

module part1 (SW, LEDR);

input [17:0] SW;

output [17:0] LEDR;

assign LEDR = SW;

endmodule

Full Compilation successful with only 12 warnings. But when I program to the DE2 board, It does not work.

The same coding when I do it on Quartus II 10.1, full compilation successful with 420 warnings, did work on DE2 board.

Really don't know what is going on with it. Can someone help me get rid of it. Thanks a lot.

Viewing all articles
Browse latest Browse all 19390

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>