1. FinSim's support of FinSimMath is described in chapter 8 of FinSim's User's Guide, which you can also download as a .pdf file
.
Variable Precision Fixed and Floating point representation, modifiable during the execution of the simulation.
Cartesian and Polar predefined types.
Operation on Matrices: 2000x2000 sparse matrices are inverted in less than 2 seconds.
Separation of data from its location for multi-threading processing.
2. Download the FinSimMath Tutorial as a .pdf file
The tutorial presents an introduction to FinSimMath and provides several commented examples that run on the FinSim Verilog simulator.
3. FAQ about FinSimMath
Numerous questions about FinSimMath are addressed in here.
4. Using FinSimMath DSP designers can determine the optimal sizes and formats for the operands used, by modifying sizes and formats during the execution of the simulation
FinSimMath capabilities are shown at work in this Butterworth IIR LP filter application.
5. Performing several 1-million point FFTs in seconds within a Verilog simulation
A benchmark regarding the performance of FFT transformations is presented here.
6. Fixed/Floating Point Variable Precision Formats in Verilog
The impact of FinSimMath on DSP designers using Verilog is presented here.