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

How can I use the LUT chain interconnect?

SYosh17
Novice
833 Views

I want to create 6-input NAND gate using the LUT chain interconnect.

How can I use the LUT chain interconnect?

 

I'm using Cyclone IV.

0 Kudos
1 Solution
JohnT_Intel
Employee
604 Views

Hi,

 

If you look into https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/cyclone-iv/cyiv-51002.pdf, the carry chain can only be used in Arithmetic mode. So it is not possible to implemented using NAND gate.

View solution in original post

0 Kudos
4 Replies
JohnT_Intel
Employee
604 Views

Hi,

 

When you implement your design (6-Input NAND gate) it will directly optimize the design and use LUT chain interconnect when necessary. There is no way to manually implement it.

0 Kudos
SYosh17
Novice
604 Views

Hi,

Thank you for answering.

 

I implement very simple example of 6-input NAND. The place and route result of this design using 2 LE, which placed different LAB. I think it does not use LUT chain interconnect. I attached the project files.

 

Is there any example using LUT chain interconnect?capture.PNG

0 Kudos
JohnT_Intel
Employee
605 Views

Hi,

 

If you look into https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/cyclone-iv/cyiv-51002.pdf, the carry chain can only be used in Arithmetic mode. So it is not possible to implemented using NAND gate.

0 Kudos
SYosh17
Novice
604 Views
0 Kudos
Reply