Export Filterkoeffizienten

This commit is contained in:
Patrick Hangl
2026-03-19 16:29:46 +01:00
parent f6fa0ed021
commit 91e62d48e8
76 changed files with 14848 additions and 2074659 deletions

View File

@@ -1,7 +1,7 @@
// File generated by noodle version X-2025.06#84ea4f0b1c#250602, Mon Feb 2 16:08:05 2026
// File generated by noodle version X-2025.06#84ea4f0b1c#250602, Thu Mar 19 15:18:07 2026
// Copyright 2014-2025 Synopsys, Inc. All rights reserved.
// C:\Synopsys\ASIP Programmer\X-2025.06\win64\bin\WINbin\noodle.exe -IC:/Users/phangl/OneDrive - MED-EL/Desktop/LPDSP32_Modell/lib -IC:/Users/phangl/OneDrive - MED-EL/Desktop/LPDSP32_Modell/lib/isg -IC:/Users/phangl/OneDrive - MED-EL/Desktop/LPDSP32_Modell/lib/runtime/include -DBLOCK_LEN=1 -DMAX_FIR_COEFFS=64 -D__tct_patch__=0 -ilpdsp32_chess.h +Stof +wRelease/chesswork signal_processing/signal_path.c lpdsp32
// C:\Synopsys\ASIP Programmer\X-2025.06\win64\bin\WINbin\noodle.exe -IC:/Users/phangl/OneDrive - MED-EL/Desktop/LPDSP32_Modell/lib -IC:/Users/phangl/OneDrive - MED-EL/Desktop/LPDSP32_Modell/lib/isg -IC:/Users/phangl/OneDrive - MED-EL/Desktop/LPDSP32_Modell/lib/runtime/include -DBLOCK_LEN=1 -DMAX_FIR_COEFFS=16 -D__tct_patch__=0 -ilpdsp32_chess.h +Stof +wRelease/chesswork signal_processing/signal_path.c lpdsp32
bool__ : _basic() bool;
__cchar__ : _basic() __cchar;
@@ -101,6 +101,7 @@
uint15__irq_stat : _basic(irq_stat,1,1) uint15_;
__sint_DMA : _basic(DMA,4,4) __sint;
__Pvoid_DMA : _basic(DMA,4,4) __Pvoid;
__PFILE_DMA : _pointer(DMA,4,4) $__Pvoid_DMA $FILE_void;
__P__sint_DMA : _pointer(DMA,4,4) $__Pvoid_DMA $__sint_DMA;
BufferPtr_DMA : _struct(DMA,12,4) BufferPtr {
buffer_len $__sint_DMA @0;
@@ -115,8 +116,11 @@
ptr_start $__PDMB__sint_DMB @4;
ptr_current $__PDMB__sint_DMB @8;
}
__A64DMB__sint_DMB : _array(DMB,256,4) [64] $__sint_DMB;
__A64__sint_DMA : _array(DMA,256,4) [64] $__sint_DMA;
__A16DMB__sint_DMB : _array(DMB,64,4) [16] $__sint_DMB;
__A16__sint_DMA : _array(DMA,64,4) [16] $__sint_DMA;
__cchar_DMA : _basic(DMA,1,1) __cchar;
__A9__cchar_DMA : _array(DMA,9,1) [9] $__cchar_DMA;
__A2__cchar_DMA : _array(DMA,2,1) [2] $__cchar_DMA;
__rtp___27 : _typedef() __rtp $__ffloat__;
__atp0___27 : _typedef() __atp0 $__ffloat__;
__atp1___15 : _typedef() __atp1 $__sint__;
@@ -205,7 +209,6 @@ __sint_____PDMBBufferPtrDMB___PDMB__sint___sint___sint__ : _function() $__sint__
void_____PDMBBufferPtrDMB___sint__ : _function() _void $__PDMBBufferPtrDMB__ $__sint__;
__A5__sint_DMA : _array(DMA,20,4) [5] $__sint_DMA;
__A2__sint_DMA : _array(DMA,8,4) [2] $__sint_DMA;
__A16__sint_DMA : _array(DMA,64,4) [16] $__sint_DMA;
SingleSignalPath_DMA : _struct(DMA,144,4) SingleSignalPath {
input_scale $__sint_DMA @0;
x_nbit_bitshift $__sint_DMA @4;
@@ -228,9 +231,10 @@ void_____PSingleSignalPath___fdouble___sint__ : _function() _void $__PSingleSign
__fdouble_DMA : _basic(DMA,8,8) __fdouble;
__P__fdouble__ : _pointer() $__Pvoid__ $__fdouble_DMA;
void_____PSingleSignalPath___PSingleSignalPath___P__fdouble___P__fdouble___sint___sint___fdouble___fdouble___fdouble___sint__ : _function() _void $__PSingleSignalPath__ $__PSingleSignalPath__ $__P__fdouble__ $__P__fdouble__ $__sint__ $__sint__ $__fdouble__ $__fdouble__ $__fdouble__ $__sint__;
__PFILE__ : _pointer() $__Pvoid__ $FILE_void;
__sshort_DMB : _basic(DMB,2,2) __sshort;
int16_t_DMB : _typedef(DMB,2,2) int16_t $__sshort_DMB;
__PDMB__sshort__ : _pointer() $__Pvoid__ $int16_t_DMB;
void_____PSingleSignalPath___PSingleSignalPath___PDMB__sshort___PDMB__sshort___PDMB__sshort__ : _function() _void $__PSingleSignalPath__ $__PSingleSignalPath__ $__PDMB__sshort__ $__PDMB__sshort__ $__PDMB__sshort__;
void_____PFILE___PSingleSignalPath___PSingleSignalPath___PDMB__sshort___PDMB__sshort___PDMB__sshort__ : _function() _void $__PFILE__ $__PSingleSignalPath__ $__PSingleSignalPath__ $__PDMB__sshort__ $__PDMB__sshort__ $__PDMB__sshort__;
uint32_t__ : _typedef() uint32_t $__uint__;
void__ : _basic() void;