URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
| Rev 291 |
Rev 298 |
| Line 8... |
Line 8... |
songs in the memory image.
|
songs in the memory image.
|
|
|
You get three outputs:
|
You get three outputs:
|
|
|
- minimad : this is executable in COFF binary format that you can use
|
- minimad : this is executable in COFF binary format that you can use
|
on the simulator (type "sim -fast minimad", uncomment the OR1K_SIM define
|
on the simulator (type "sim minimad", uncomment the OR1K_SIM define
|
in config.h to get PCM output in a file)
|
in config.h to get PCM output in a file audiosim.pcm, which you can hear
|
|
using command "play -t raw -r 22050 -s w -f s -c 2 audiosim.pcm")
|
|
|
- minimad.s2 : this is srecord siutable to be merged with bitstream (*.exo)
|
- minimad.s2 : this is srecord siutable to be merged with bitstream (*.exo)
|
that is burned into flash memory in xess board
|
that is burned into flash memory in xess board
|
(type "../utils/merge2srec xfpga_top.exo minimad.s2" to get out.exo and then
|
(type "../utils/merge2srec xfpga_top.exo minimad.s2" to get out.exo and then
|
load this to xess board)
|
load this to xess board)
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.