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

IC delay between Global clock buffer to IOBUF causing timing violations

Altera_Forum
Honored Contributor II
1,623 Views

Hi  

 

I am trying to fix timing violations on my design, IC delay between global clock buffer to IOBUF is causing a negative slack of -1.698. I have tried to instantiate regional clock buffers instead of global clock buffers then i am running in to data path delay since option "FAST_INPUT REGISTER ON" to data ports is getting ignored.  

 

Any suggestions how to fix this.
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
946 Views

 

--- Quote Start ---  

Hi  

 

I am trying to fix timing violations on my design, IC delay between global clock buffer to IOBUF is causing a negative slack of -1.698. I have tried to instantiate regional clock buffers instead of global clock buffers then i am running in to data path delay since option "FAST_INPUT REGISTER ON" to data ports is getting ignored.  

 

Any suggestions how to fix this. 

--- Quote End ---  

 

 

Are you driving the clock off the chip? More information here would be helpful, such as the output of "report_timing" for this path.
0 Kudos
Altera_Forum
Honored Contributor II
946 Views

 

--- Quote Start ---  

Are you driving the clock off the chip? More information here would be helpful, such as the output of "report_timing" for this path. 

--- Quote End ---  

 

 

Using ALTLVDS mega function fixed this issue, thanks for your response though.
0 Kudos
Reply