May I use WYSIWYG for hardware or is it applicable only for synthesis?
May I use WYSIWYG for hardware or is it applicable only for synthesis?
I am trying to calculate the delay of a barrel shifter using the DE-115 FPGA board and digital oscilloscope. The shifter inputs are assigned to the FPGA switches (SW) and shifter outputs are assigned to the FPGA LEDs (LEDR). I have used a digital oscilloscope to tap the input and output signals simultaneously; therefore, the delay required by output after the change in input can be measured. The waveform suggests that the delay between input and output is always the same irrespective of the number of stages required by the shifter. This might happen due to the optimization of the design using logic elements LEs. Can I use the WYSIWYG feature for hardware testing so that the logic cells un-map the design into logic gates?
Because Intel® Quartus® Prime Standard Edition User Guide mentioned the following:
"However, WYSIWYG primitive resynthesis can be done only when you use third-party synthesis tools."
Therefore, I am not sure whether the WYSIWYG feature can be used for hardware testing or not. Also, is it available in the free version of Quartus?