Forum Discussion
Altera_Forum
Honored Contributor
13 years agoPorting source code to a new FPGA
Hi all I would like to ask about porting a source code from old FPGA to a new one. Is it just compile or targeted its into a new FPGA and will be all done? Or how does it goes? Really need an a...
Altera_Forum
Honored Contributor
13 years agoIt shouldnt be a problem (apart from the pinout) - but any megawizard files MAY have to be regenerated, depending on how they were targetted.
What may cause you problems is oldschool design habits if any exist - like latches, internal tri-states or LCELLS to delay signals.