Altera_Forum
Honored Contributor
16 years agoProblem delay
I have some problems with a project.
In my project there are more inverter chained (chain of inverters). During the compilation, the sinthesis consider only one inverter if the inverters are odd, and 2 inverters if the inverters are even. So i decided to put every single inverter in a own lut. The problem is solved, but is it the only possibility? If i don't put the inverters in more luts,the too put all the project in a single lut, but so can i modify the path of the chain of inverters to increase the delay?