From: Luke Kenneth Casson Leighton Date: Tue, 25 May 2021 13:09:50 +0000 (+0100) Subject: add loading of data and output dump of samples to mp3 pypowersim example X-Git-Tag: xlen-bcd~551 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=aba49fbd8cb06e932ba10686648da9b219b3aee8;p=openpower-isa.git add loading of data and output dump of samples to mp3 pypowersim example --- diff --git a/media/Makefile b/media/Makefile index 9f59c297..29f744c5 100644 --- 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