Forum Discussion
Altera_Forum
Honored Contributor
12 years agoGeneral questions from a first time user...
Hello all, I have recently discovered FPGA's thanks to Grant Searle's web site, which contains instructions on how to program a Z80 computer on an Altera EP2C5T144C8N mini board. Essentially, I've...
Altera_Forum
Honored Contributor
12 years agoWell, for a start, with a different board the pinout is going to be different, and the available peripherals may be different.
First of all, you need to check the specs of both boards, and see what peripherals the project is using. If you have a like for like match, then you just need to change the pinout and away you go. But if they are different, then you may have to do some major project overhaul as they may have different specs, so the controllers will need re-writing. It might just be easier to start your own project from scratch, especially as a beginner.