FPGA_user2
New Contributor
1 year agoUnable to get LED blink on the FPGA board Cyclone V 5CGXFC5C6F27C7N
Hello everyone,
I am doing an LED blink program using the FPGA board Cyclone V 5CGXFC5C6F27C7N. I am sharing the Verilog code, .sdc file, and the pin assignment screenshots.
LED Blink codeSDC filePin Planner
The Software version used is Quartus Prime 22.1 Lite Edition; the device is Cyclone V 5CGXFC5C6F27C7N.
The board is customized and does not have an LED on it. So, we connected an LED to an I/O pin named 'light.' The program is run, and when it's programmed on the board, we cannot get the LED to blink.
What could be the reason?
I am new to FPGA.
It would be helpful if anyone could guide me on this.
Thank You.