Forum Discussion
NShin5
New Contributor
7 years agoHow do I connect Verilog modules I created with ARM processor (HPS) of Cyclone V SOC ?
I have created Verilog modules for my projects. I want to interface them with ARM HPS of Cyclone V SOC. Do I need to convert them to Avalon MM Master/slave ? If you have any Design guides, tutorials...
EBERLAZARE_I_Intel
Regular Contributor
7 years agoHi,
We have a tutorial for a DE-10 nano (Cyclone V), here you will learn to compile Verilog code, make pin assignments, create timing constraints, and then program the FPGA to blink one of the eight green user LEDs on the board:
https://software.intel.com/en-us/articles/how-to-program-your-first-fpga-device
It is a simple exercise to get you started using the Quartus software for FPGA development.