Altera_Forum
Honored Contributor
10 years agoQuartus 14.1 pollutes 13.0 project
I'm targeting an EPM3064ATC44-10N. I updated to Quartus 14.1 and it said this part is no longer supported.
I opened the project with the 13.0 version that has been working. I can no longer program my part. Clicking 'Start' in the programmer yields:"Unable to scan device chain..." Running 'Test JTAG Chain' in the JTAG Chain Debugger yields:!Error: JTAG chain problem detected !Error: The TDI connection to the first detected device EPM(3064A|7064AE) might be shorted to VCC or is an open circuit !Error: The TCK and TMS connections to the device before the first detected device EPM(3064A|7064AE) might have a problem !Info: Detected 1 device(s) !Info: Device 1: EPM(3064A|7064AE) Device name UNKNOWN_170640DD already exists If I google the 'Device name UNKNOWN...', I get: CAUSE: You attempted to define a user-defined device; however, the device name is used by an existing device. Each user-defined device must have a unique device name. ACTION: Click ok to close the message dialog box, and then change the device name. I think opening the project with Quartus 14.1 changed something in my project. I can't be sure, but it sure looks like it. I need to do something to make Quartus 13.0 work again with my project since this is the last version that supports my target. If I delete everything but the RTL and the .qpf, the project does not compile. Thanks! Todd