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

Subversion Repositories mblite

[/] [mblite/] [trunk/] [designs/] [core/] [start.do] - Rev 2

Go to most recent revision | Compare with Previous | Blame | View Log

restart
#Initialize all memories with zeros
mem load -filldata 00000000 -format hex /core0/decode0/gprf0/a/ram
mem load -filldata 00000000 -format hex /core0/decode0/gprf0/b/ram
mem load -filldata 00000000 -format hex /core0/decode0/gprf0/d/ram
mem load -filldata 00000000 -format hex /imem/ram
mem load -filldata 00000000 -format hex /dmem/ram
#Load the program
mem load -infile rom.mem    -format hex /imem/ram
mem load -infile rom.mem    -format hex /dmem/ram

Go to most recent revision | 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.