Forum Discussion

DKirv's avatar
DKirv
Icon for New Contributor rankNew Contributor
4 years ago

Deo Nano SoC has code at start up.

I have a Deo Nano SoC connected to a PCB with several LEDs. I have a simple is it alive test. In one of me processes, I have the following code. screen_shot : process(CLK) begin if rising_edge(CL...