Calc-Funktion kommentiert - kompiliert

This commit is contained in:
Patrick Hangl
2026-01-27 11:17:03 +01:00
parent 5e701bd41d
commit 9b09cb21fa
140 changed files with 2420830 additions and 12680 deletions

View File

@@ -1,5 +1,5 @@
// File generated by noodle version X-2025.06#84ea4f0b1c#250602, Thu Jan 15 13:02:45 2026
// File generated by noodle version X-2025.06#84ea4f0b1c#250602, Tue Jan 20 09:59:26 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 main.c lpdsp32
@@ -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;
@@ -116,7 +117,6 @@
ptr_current $__PDMB__sint_DMB @8;
}
__A64DMB__sint_DMB : _array(DMB,256,4) [64] $__sint_DMB;
__uchar_DMIO : _basic(DMIO,1,1) __uchar;
__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;
@@ -222,7 +222,14 @@
OUTPUT_MODE_FIR = 3;
OUTPUT_MODE_FIR_LMS_LEAKY = 4;
}
void____ : _function() _void;
__cchar_DMA : _basic(DMA,1,1) __cchar;
__A47__cchar_DMA : _array(DMA,47,1) [47] $__cchar_DMA;
__A2__cchar_DMA : _array(DMA,2,1) [2] $__cchar_DMA;
__A43__cchar_DMA : _array(DMA,43,1) [43] $__cchar_DMA;
__A54__cchar_DMA : _array(DMA,54,1) [54] $__cchar_DMA;
__A3__cchar_DMA : _array(DMA,3,1) [3] $__cchar_DMA;
__A4__cchar_DMA : _array(DMA,4,1) [4] $__cchar_DMA;
__sint____ : _function() $__sint__;
__fdouble_DMA : _basic(DMA,8,8) __fdouble;
__A5__fdouble_DMA : _array(DMA,40,8) [5] $__fdouble_DMA;
__PFILE__ : _pointer() $__Pvoid__ $FILE_void;