URL
https://opencores.org/ocsvn/ion/ion/trunk
Subversion Repositories ion
[/] [ion/] [trunk/] [src/] [adventure/] [swsim.bat] - Rev 230
Go to most recent revision | Compare with Previous | Blame | View Log
@rem Run software simulator in hands-off mode
..\..\tools\slite\slite\bin\Debug\slite.exe ^
--bram=bootstrap.code ^
--flash=adventure.bin ^
--trigger=b0000000 ^
--nomips32 ^
--notrap10 ^
--noprompt
Go to most recent revision | Compare with Previous | Blame | View Log