Beantwortet
Where can I find some introductory material for Fixed Point?
The following resources provide a good overview of the basic concepts for you to get started with fixed-point: These resources...

etwa 4 Jahre vor | 2

| akzeptiert

Frage


Where can I find some introductory material for Fixed Point?
Are there some useful resources to get started with fixed-point basic concepts?

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Wrap/Saturate on overflow
I think it’s important to understand if these overflows are a concern in the context of the numerical behavior of your control a...

etwa 4 Jahre vor | 4

Beantwortet
How to use derived ranges for gain and constant blocks using derive range analysis?
In this scenario, your parameter is not considered as tunable and therefore treated as an invariant constant. So the design rang...

etwa 4 Jahre vor | 2

| akzeptiert

Frage


How to use derived ranges for gain and constant blocks using derive range analysis?
I am trying to use derived range analysis and I am specifying design min, max for the gain block parameter as shown in the model...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Why do I get this error when I am using fxpopt for fixed-point Optimization: Inconsistent numeric values for port 1 ...
This happens when your model simulation violates your design ranges (min, max specifications). Fxpopt throws this error, as it c...

mehr als 4 Jahre vor | 2

| akzeptiert

Frage


Why do I get this error when I am using fxpopt for fixed-point Optimization: Inconsistent numeric values for port 1 ...
Why do I get this error: Inconsistent numeric values for port 1 of 'mDesignRange/output_signal': Output value (24.7745429376543...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
in this example ''Convert Neural Network Algorithms to Fixed-Point using fxpopt and Generate HDL Code'',how can i get 'xarr' and 'yarr'
The variables xarr and yarr are specified in the model worskpace. Please refer to the following documentation to learn more abou...

mehr als 4 Jahre vor | 0

| akzeptiert

Gesendet


Reducing memory footprint of Lookup tables in your design
Optimize Lookup tables to reduce memory

etwa 5 Jahre vor | 1 Download |

Gesendet


Image classification on an ARM Cortex M Microcontroller
Prototyping and Deploying a neural network for image classification using MNIST data on an ARM Cortex M Microcontroller

mehr als 5 Jahre vor | 2 Downloads |

Beantwortet
Simulink.NumericType vs. Simulink.AliasType
Greetings, the difference for these two primarily lies in code generation. For alias types you will be able to see the alias ...

mehr als 5 Jahre vor | 0

| akzeptiert

Beantwortet
Error Fixed-Point-Advisor Create simulation reference data
Hello, @Christoph Meyer, Rüduger Schwendemann would it be possible to attach a simple model that demonstrates the issue? ...

mehr als 5 Jahre vor | 0

Gesendet


Designing a CIC filter for an FPGA – Efficient Fixed-Point I
Data type optimization to find the optimal data types to convert fixed point CIC filter model

mehr als 5 Jahre vor | 2 Downloads |

Gesendet


Deploying shallow Neural Networks on low power ARM Cortex M
Deploying a trained network in limited precision on an ARM microcontroller such as Arduino Uno

mehr als 5 Jahre vor | 2 Downloads |

Gesendet


Designing IIR filter for an FPGA – Fixed Point Implementation
Data type optimization to find the optimal data types to convert floating point IIR filter model

etwa 6 Jahre vor | 3 Downloads |

Gesendet


Fixed Point implementation for a Microcontroller
Embedded Fixed Point Implementation of your ideal floating point control designs

mehr als 6 Jahre vor | 2 Downloads |