OpenCores
URL https://opencores.org/ocsvn/openmsp430/openmsp430/trunk

Subversion Repositories openmsp430

[/] [openmsp430/] [trunk/] [fpga/] [OBSOLETE/] [altera_de1_board/] [software/] [memledtest/] [README] - Rev 221

Compare with Previous | Blame | View Log

This project is for altera DE1 implementation of OpenMSP430 core and periphery.
It is adopted from original "leds" project.

It does simple things using two periodic interrupts (from watchdog and
from timerA), also it tests extensively RAM by creating some continuous
traffic with it.

It is tuned for non-standard sizes of ROM (4kB or 2kWords) and
RAM (1kB or 512 words), thus it has its own linker script (link.ld).
Also it generates *.mif as a final result to use in Quartus, which,
in turn, is generated from raw *.bin file instead of *.hex.
This is done because Q6.1 can't load byte-wise ihex to the
16bit-wide ROM.

Warning! You should change the OpenMSP430_defines.v file to adopt for
non-standard memory sizes.

mifwrite.exe is compiled for win32; you can find its source
in tools/bin

Any questions? lvd.mhm@gmail.com

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.