Altera_Forum
Honored Contributor
11 years agoMax+Plus II to Quartus, EPM7192
Hi,
I have an old design that uses an EPM7192SQC160-10 and used Max+Plus II software to compile and program the device. I would like to do the same using the Quartus II tool. When I compile the old project, I received an error stating "multiple distinct clock error" which was resolved by adding the secondary clock signal to the sensitivity list of a process. When I program the part with the Quartus II compiled pof the CPLD does nothing. When I use the Quartus II programming tool with the old Max+Plus II compiled pof I return to normal operation. Could the change to the sensitivity list have caused my issue? If so, is there a way to disable this error in Quartus II to behave as a Max+Plus II compiler? Or, could my settings be wrong? Thanks