How to find the available numbers of Fully used LUT-FF pairs in xilinx vivado?

Status
Not open for further replies.

ryan1122

Newbie
Joined
Nov 15, 2020
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
62
Hi, I am new to verilog-hdl design. I am using xilinx vivado in order to synthesize and implement the design. The design basically a FFT algorithm. I want to calculate the percentage of "Fully used LUT-FF pairs" used by the design. After implementation by selecting a FPGA device the total Fully used LUT-FF pairs consumed is come out as 162. I have attached the report. But, I did not find the total no. of available Fully used LUT-FF pairs. From the report can I find the total no. of Fully used LUT-FF pairs present in that FPGA device or where could I find it??
 

Attachments

  • lut_fully.PNG
    113.7 KB · Views: 221

You should know the FPGA part number for which you have implemented the design. Get the data-sheet of that FPGA part. In there you can find the total no. of LUTs and FFs. The rest...you know what to do!
 

I don't understand the question. The total number is printed in the table: 254200
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…