Forum Discussion
Altera_Forum
Honored Contributor
17 years agoThank you for the hint, flash_controller.v actually seems to contain the logic to control flash writes, utilizing a state machine and a timer. It's of course nearly undocumented as any Terasic source, but a starting point anyway. I regard it useful, if I ever may design a flash controller. The code can be found below DE2_demonstrations\DE2_USB_API\HW\Multi_Flash