URL
https://opencores.org/ocsvn/mblite/mblite/trunk
Subversion Repositories mblite
[/] [mblite/] [trunk/] [designs/] [core_wb/] [start.do] - Rev 2
Go to most recent revision | Compare with Previous | Blame | View Log
restart#Initialize all memories with zerosmem load -filldata 00000000 -format hex /core_wb0/core0/decode0/gprf0/a/rammem load -filldata 00000000 -format hex /core_wb0/core0/decode0/gprf0/b/rammem load -filldata 00000000 -format hex /core_wb0/core0/decode0/gprf0/d/rammem load -filldata 00000000 -format hex /imem/rammem load -filldata 00000000 -format hex /dmem/ram#Load the programmem load -infile rom.mem -format hex /imem/rammem load -infile rom.mem -format hex /dmem/ram
Go to most recent revision | Compare with Previous | Blame | View Log
