URL
https://opencores.org/ocsvn/ion/ion/trunk
[/] [ion/] [trunk/] [src/] [memtest/] [readme.txt] - Diff between revs 109 and 197
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 109 |
Rev 197 |
Line 1... |
Line 1... |
This code sample tests access to external (off-FPGA) memory, including both
|
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.
|
16-bit SRAM and 8-bit FLASH present in the DE-1 board.
|
|
|
|
Can be simulated (both Modelsim and SW simulator) and synthesized to a hardware
|
|
demo (see makefiles).
|
|
|
File flash.bin is meant to be loaded at the start of the flash of the DE-1
|
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
|
board using the Altera/Terasic tool provided for that purpose. This program will
|
eventually jump to flash (see the sources and makefile) so if you leave it
|
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
|
unprogrammed you will skip the final part of the test (execution from 8-bit
|
static memory).
|
static memory).
|
|
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.