Community Profile

photo

Jack Ferrari

Last seen: 12 days ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Knowledgeable Level 1
  • First Answer
  • First Review
  • 5-Star Galaxy Level 1
  • GitHub Submissions Level 2
  • First Submission

View badges

Feeds

View by

Answered
Are RISC-V processors supported by Embedded Coder?
Yes, you can specify the word sizes for RISC-V using the built-in RISC-V device details in the Hardware Implementation section o...

9 months ago | 2

| accepted

Question


Are RISC-V processors supported by Embedded Coder?
I want to generate code for a RISC-V processor. Is it possible to configure Embedded Coder for RISC-V?

9 months ago | 1 answer | 1

1

answer

Answered
How can I optimize the performance of library-free C/C++ code generated from deep learning networks?
Vectorization and multi-threading are techniques that can improve the performance of embedded applications. Both allow processor...

1 year ago | 0

| accepted

Question


How can I optimize the performance of library-free C/C++ code generated from deep learning networks?
I am generating code for a deep learning network with coder.DeepLearningConfig(TargetLibrary = 'none'). Which code generation co...

1 year ago | 1 answer | 0

1

answer

Answered
Error while using "Generate Code for Quantized LSTM Network and Deploy on Cortex-M Target" example.
Hi Liangmaokun, The example you are trying to run requires the CMSIS-NN library to be built (this will give you the missing lib...

2 years ago | 1

| accepted

Submitted


Tunable and Non-Tunable Filters Video Example Files
The three Simulink files used as an example in the "How to Use Tunable and Non-Tunable Filters in DSP System Toolbox" video.

3 years ago | 4 downloads |

Submitted


Frame-Based Processing Video Example Files
The Simulink file and dependencies used as an example in the "Improving Simulation Performance with Frame-Based Processing" vide...

3 years ago | 2 downloads |

Thumbnail