Altera_Forum
Honored Contributor
14 years agoCombinational Logic Synthesis and Fitting
Hello,
I am trying to create a delay line using combinational logic, for this attempt XOR gates. (A - connected to the input from before, B - Connected to an Input pin which will be connected to GND) When I go into the chip planner to see where my XOR gates are placed, only the first one is created. Looking in my Technology mapper, I see that most of the logic was broken down into a more suitable and faster method. In the RTL viewer, I see that the XOR gates are there but I cannot bring them up in the chip planner or anything else. I need Quartus to synthesis exactly what I am telling it. Really I wish to turn off any and all optimization options for the synthesis and fitting parts of the compilation. Thanks for any and all help --Dolk