FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
6233 Discussions

DDR2 IP Qusetion in quartus 13.0

Dragon666
Beginner
601 Views

Hello 

I recently used Quartus13.0 to create DDR2 IP. I would like to ask the following questions.

Q1 :

I used MegaWizard Plug-In Manager to create a DDR2 Controller (as shown below). Do I need to pay for the use of this IP?

Dragon666_0-1701141486281.png

 

 

Q2:

Can the purpose of creating this IP be understood as the communication interface between FPGA and external DDR2?

Q3 :

The following picture shows the instantiated DDR2 IP. Is the subsequent control for data transmission and storage primarily handled by ddr2_ip_example_driver (without modifying ddr2_ip_inst)?

Dragon666_1-1701141530278.png

 

 

 

0 Kudos
1 Solution
AdzimZM_Intel
Employee
577 Views

Hi,


"Q1 : I used MegaWizard Plug-In Manager to create a DDR2 Controller (as shown below). Do I need to pay for the use of this IP?"

  • No. The Quartus II Web Edition no longer require a license file.


"Q2: Can the purpose of creating this IP be understood as the communication interface between FPGA and external DDR2?"

  • Yes


"Q3 : The following picture shows the instantiated DDR2 IP. Is the subsequent control for data transmission and storage primarily handled by ddr2_ip_example_driver (without modifying ddr2_ip_inst)?"

  • Yes. It's an example design that generated to test the IP.



Regards,

Adzim


View solution in original post

0 Kudos
2 Replies
AdzimZM_Intel
Employee
578 Views

Hi,


"Q1 : I used MegaWizard Plug-In Manager to create a DDR2 Controller (as shown below). Do I need to pay for the use of this IP?"

  • No. The Quartus II Web Edition no longer require a license file.


"Q2: Can the purpose of creating this IP be understood as the communication interface between FPGA and external DDR2?"

  • Yes


"Q3 : The following picture shows the instantiated DDR2 IP. Is the subsequent control for data transmission and storage primarily handled by ddr2_ip_example_driver (without modifying ddr2_ip_inst)?"

  • Yes. It's an example design that generated to test the IP.



Regards,

Adzim


0 Kudos
Dragon666
Beginner
547 Views
0 Kudos
Reply