Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

Use Max+Plus to load program from PLD?

Hello, I have a PLD that has a program loaded onto it, and the code has been lost. Is it possible to use Max+Plus to load the vhdl code from the chip so that the code can be used to program other PLD's?

12 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    I have the .pof file.

    --- Quote End ---

    If you have a working board, then you should be able to use Quartus to verify that this .pof file is the one currently burned into a working board.

    --- Quote Start ---

    I would rewrite the code but the problem is that it was written 18 years ago by someone else. I'm just the middleman in this whole thing so I'm not even sure what the code does.

    --- Quote End ---

    Right, so its really up to you how important having the source code it. You could arguably consider the PLD to be a chip. If it does what you want, then you're done.

    If however you have to change functionality, then you'll have to rewrite the code.

    Cheers,

    Dave