Forum Discussion
Altera_Forum
Honored Contributor
14 years agoDoes the DE1 come with a board test system (BTS) GUI? Most Terasic boards do. Start it up and use it to read the Flash.
Altera also has some flash programmer tools. Perhaps you could use one of those to simply read the flash to confirm contents. You can also use SignalTap II to probe what is on the flash interface. That'll allow you to see the flash address, control signals, and finally the data. If its not what you see in your Z80, then you'll know the problem is not with the flash, but with the Z80. Cheers, Dave