Forum Discussion
The warnings indicate no timing constraints. You didn't add your .sdc files in the timing analyzer settings (they don't appear in the .qsf file). As for the functionality, what is the error/failure you are seeing?
- ArjunGoel3 years ago
New Contributor
Hello,
The function of this code is to generate deadtime between PWM pulses. The error we face is that duty cycle of the PWM signal has changed.
The output of Quartus is a .pof file and the output of ProChip (from Microchip/Atmel) is a .jed file. We have a tool to convert a .pof file to a .jed file. We have used this tool and converted the .pof file, which is giving issues in the Intel/Altera CPLD, to a .jed file for Microchip/Atmel CPLD and it works perfectly.
We have no idea what a .sdc file is and how to generate one. Is it possible to connect with you via Upwork or anyother platform so that you can help us get this code working?