URL
https://opencores.org/ocsvn/mblite/mblite/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 2 |
Rev 5 |
Line 1... |
Line 1... |
restart
|
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
|
#Load the program
|
mem load -infile rom.mem -format hex /imem/ram
|
mem load -infile rom.mem -format hex /imem/ram
|
mem load -infile rom.mem -format hex /dmem/ram
|
|
No newline at end of file
|
No newline at end of file
|
|
mem load -infile rom0.mem -format hex /dmem/mem__0/mem
|
|
mem load -infile rom1.mem -format hex /dmem/mem__1/mem
|
|
mem load -infile rom2.mem -format hex /dmem/mem__2/mem
|
|
mem load -infile rom3.mem -format hex /dmem/mem__3/mem
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.