I am working on research on digital circuits, and I was hoping if someone can help me with Xilinx ISE. I am a beginner, and I was able to run the behavioral simulation of a circuit. However, I need to run the timing simulation in order to compute the processing time of the circuit. I know that Xilinx is for FPGA, which is designed to convert the logic circuit in LUTs, but is there any way to stop doing it? Or can calculate the exact time of the circuit using Xilinx?

I have tried using the KEEP attribute which prevents the minimization of the circuit, but it still converts modules into LUT, and the processing time of LUT is similar for every circuit irrespective of their complexity. Is there any way to calculate the actual processing time of a circuit using Xilinx, without converting them into LUTs?

More Pallavi Srivastava's questions See All
Similar questions and discussions