Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17237 Discussões

Automated connectivity check in Quartus Prime Pro

Pack_of_lone_wolves
Novo colaborador I
1.058 Visualizações

In a considerably big project, there could be multiple HDL module hierarchies, where, in each hierarchy, multiple individual modules have been instantiated.

 

Suppose

Hierarchy A has following modules: B1, B2, B3.

A -> (B1, B2, B3).

Hierarchy C has: D1, D2, D3.

C -> (D1, D2, D3). 

Suppose an output signal (wire/net) Q from B1 goes to D2 via B1 -> A -> B -> D2, then I can check this connectivity in either post-synthesis RTL Viewer or post-fit technology map viewer. 

I want to write a script such that I specify the source output port at B1 and destination input port at D2 and the script should return TRUE if both ports are found connected post synthesis.

How do I do this in Quartus Prime Pro? 

0 Kudos
1 Solução
6 Respostas
KennyTan_Altera
Moderador
1.000 Visualizações

Unfortunately, we intel do not support/help to write custom tcl scripts.


I will provide this scripts base on the best I can. Let me know if it works for you.


KennyTan_Altera
Moderador
998 Visualizações
Pack_of_lone_wolves
Novo colaborador I
970 Visualizações
Thank you for answering! I should be coming back in 2 working days to accept this as solution.
I understand that custom script support is too much an ask, but what the demo script provides me is the objects that can then be used in my custom script.
RichardTanSY_Altera
871 Visualizações

May I know if you need further help regarding this case?


Regards,

Richard Tan


Pack_of_lone_wolves
Novo colaborador I
771 Visualizações
KennyTan_Altera
Moderador
813 Visualizações

As we do not receive any response from you on the previous answer that we have provided. Please login to ‘https://supporttickets.intel.com/s/?language=en_US’, 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.



Responder