projects
/
openpower-isa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cc4fe4
)
add loading of data and output dump of samples to mp3 pypowersim example
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 25 May 2021 13:09:50 +0000
(14:09 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 25 May 2021 13:09:50 +0000
(14:09 +0100)
media/Makefile
patch
|
blob
|
history
diff --git
a/media/Makefile
b/media/Makefile
index 9f59c29794e3c63994c7bf0c5f6ec979a4ff31fc..29f744c51033a213e591fe061ef36daf2def10bb 100644
(file)
--- a/
media/Makefile
+++ b/
media/Makefile
@@
-35,4
+35,7
@@
tests: $(OBJ)
echo juuh
pypowersim -g audio/mp3/mp3_0.gpr \
-s audio/mp3/mp3_0.spr \
+ -l data/audio/mp3/mp3_0_data/buf0:0x100000 \
+ -l data/audio/mp3/mp3_0_data/win0:0x200000 \
+ -d data/audio/mp3/mp3_0_data/out_samples0:0x400000:256 \
-i audio/mp3/mp3_0_apply_window_float.bin