[moved] Slice count on FPGA ?

Status
Not open for further replies.

Tarunfpga1

Newbie level 4
Joined
Apr 23, 2017
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
66
There is a VHDL code which i synthesized for Xilinx Virtex-5 FPGA device. Now that is very small code which has 4-bit input and 4-bit output and it is purely combinational, no clk is used.
After synthesis i am getting the results which are as follows:
no. of LUTs - 4 which is understandable but no. of slices are used equal to 3.
Now, my question is that in virtex-5 a slice has 4 LUTs so if total 4 LUTs are utilizing then there should be only 1 slice but why it is showing 3 slices ??
 

no code, so can't see if there is something prohibiting the use of one slice.

Have you at least looked at the implemented results and how it partitioned the logic in a die view?

Most likely it was easier to place and route the 4 LUTs if not all placed in the same slice.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…