Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16842 Discussions

Global clock control assignment for Arria10

AEsqu
Novice
2,329 Views

Hello,

I want to set the global clock control location for the arria 10 FPGA,

In the past I used the GLOBAL_SIGNAL_CLKCTRL_LOCATION

https://www.intel.com/content/www/us/en/docs/programmable/683084/current/global-signal-clkctrl-location.html

But it is not supported for the Arria 10.

I tried to used the location assignment instead,

set_location_assignment CLKCTRL_2A_G_I28 -to rfd_ic_i|u_top|u_core|u_rfd_clockshop|i_mcu_cgu|i_final_stag0_clockgate|i01_cnhlspd|Q_cZ

 

it shows a green check mark in the edits assigns windows

but it is not taken into account (see picture).

What can I use to force the global signal location for the Arria 10?

Thanks.

Alex.

 

Labels (1)
0 Kudos
10 Replies
AEsqu
Novice
2,328 Views

Pictures showing the results with not supported GLOBAL_SIGNAL_CLKCTRL_LOCATION

and the one with attempt using location, not taken into account.

0 Kudos
FvM
Honored Contributor I
2,290 Views
Hi,
I never came across this logic option. Can you explain why you need it for your design?
0 Kudos
AEsqu
Novice
2,288 Views

To force Quartus to use a global clk control close to the area where it is critical.

I used it in many FPGA's and projects to get better or consistent timings over runs.

0 Kudos
sstrell
Honored Contributor III
2,279 Views

So just using the "Global Signal" assignment is insufficient?  Is the Fitter choosing strange locations for the clock control block?

0 Kudos
Nurina
Employee
2,245 Views
0 Kudos
AEsqu
Novice
2,231 Views

I already use the global_signal to use the global clock routing.

This is on top of that, for the clk control selection that connects the node to the global switch.

 

0 Kudos
Nurina
Employee
2,180 Views

Hi,

 

Make sure you're assigning it to the correct clock buffer node name. For example, this clock buffer node ends with "~CLKENA0"

I've tried it from my end and it is working.

Nurina_0-1696493249661.png

 

More info here: https://community.intel.com/t5/FPGA-Wiki/Arria-10-clock-buffer-placement/ta-p/735796

 

Regards,

Nurina

 

0 Kudos
AEsqu
Novice
2,143 Views

Thank You Nurina,

That works great!

Note: I couldn't respond before because I changed my smartphone and the old one was at home, which is the only one that receives the authentication code.

How to move the Microsoft authentication to my new smartphone?

Kind Regards,

Alex.

0 Kudos
Nurina
Employee
2,079 Views

Hi Alex,


Glad to hear that works for you.


Here's what you can do to move your Microsoft Authenticator to a new phone: https://support.microsoft.com/en-us/account-billing/change-your-two-step-verification-method-and-settings-c801d5ad-e0fc-4711-94d5-33ad5d4630f7

I think you're better off asking in the Microsoft forum though.


Since your question has been addressed, I now transition this thread to community support. If you have a new question, Feel free to open a new thread or login to ‘ https://supporttickets.intel.com ’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.

 

Please let me know of any inconvenience so that I may improve your future service experience.

 

Have a great day!


Best regards,

Nurina


p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.


0 Kudos
aesq
Novice
2,047 Views

Hi,

I couldn't transfer the Intel login account, I created a new one based on another email.

Have a nice day.

Alex.

 

0 Kudos
Reply