URL
https://opencores.org/ocsvn/ion/ion/trunk
Subversion Repositories ion
[/] [ion/] [trunk/] [src/] [memtest/] [readme.txt] - Rev 191
Go to most recent revision | Compare with Previous | Blame | View Log
This code sample tests access to external (off-FPGA) memory, including both
16-bit SRAM and 8-bit FLASH present in the DE-1 board.
File flash.bin is meant to be loaded at the start of the flash of the DE-1
board using the altera tools provided for that purpose. This program will
eventually jump to flash (see the sources and makefile) so if you leave it
unprogrammed you will skip the final part of the test (execution from 8-bit
static memory).
Go to most recent revision | Compare with Previous | Blame | View Log