FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
6343 Discussions

How do I connect Verilog modules I created with ARM processor (HPS) of Cyclone V SOC ?

NShin5
Beginner
561 Views

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 please suggest.

0 Kudos
1 Reply
EBERLAZARE_I_Intel
334 Views

Hi,

 

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.

0 Kudos
Reply