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

Locate all FF in the OBUF

ymiler
Employee
756 Views

Hi

 

What is the constraint to locate all the FF in the OBUF ?

I need a minimum and constant routing latency for each synthesis 

 

 

Labels (1)
0 Kudos
1 Solution
ShengN_Intel
Employee
538 Views

Seems like you're using Pro version. Then probably can use GPIO IP under section I/O in IP Catalog. The register mode choose DDIO.


View solution in original post

0 Kudos
6 Replies
sstrell
Honored Contributor III
716 Views

Fast Output Register assignment in the Assignment Editor.

0 Kudos
ShengN_Intel
Employee
653 Views

Hi,


May I know do you have any further concern or consideration?


Thanks,

Regards,

Sheng


0 Kudos
ymiler
Employee
606 Views

Thank you for the reply

 

I have 1 more question (relevant to the previous question),

 

I need to create a source synchronous connection between two FPGAs.

FPGA A needs to transmit 32 data bits along with a clock signal to FPGA B. All 32 bits are sampled by a PLL clock ( FPGA A )

and then sent to 32 IO_OBUF pins.

The same PLL clock, which samples the 32 data bits, is also connected to another IO_OBUF.

I would like to align the latency between the clock and the 32 data bits.

Is there an IP core or alternative method to create an ODDR that is sampled by the PLL clock and generates a new clock that is aligned with the flip-flop for the 32 data bits?

 

 

 

 

 

0 Kudos
ShengN_Intel
Employee
561 Views

Hi,


Probably can use DDIO IP for ODDR.


Thanks,

Regards,

Sheng


0 Kudos
ymiler
Employee
556 Views

DDIO ?

 

There is no IP  name like it in the IP catalog 

 

ymiler_0-1728282035155.png

 

0 Kudos
ShengN_Intel
Employee
539 Views

Seems like you're using Pro version. Then probably can use GPIO IP under section I/O in IP Catalog. The register mode choose DDIO.


0 Kudos
Reply