Forum Discussion

imarz1's avatar
imarz1
Icon for New Contributor rankNew Contributor
6 years ago

I have simple code question

Hi: I am very beginner. I wrote very simple code for DE10-Nano board to turn on one LED, but it is not working. Maybe someone could help: module LED ( CLK_50, LED1 ); input CLK_50; output r...