統計
MATLAB Answers
0 質問
17 回答
ランク
of 168,436
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
回答済み
Matlab GPU coder for Jetson TX2
Hello Vasyl Could you describe your problem a bit more? Thanks Girish
Matlab GPU coder for Jetson TX2
Hello Vasyl Could you describe your problem a bit more? Thanks Girish
8年弱 前 | 0
回答済み
Lane Detection Optimized With GPU Coder for Jetson TX2
Hi Vasyl We published an blog article that describes the training: https://devblogs.nvidia.com/parallelforall/deep-learnin...
Lane Detection Optimized With GPU Coder for Jetson TX2
Hi Vasyl We published an blog article that describes the training: https://devblogs.nvidia.com/parallelforall/deep-learnin...
8年弱 前 | 1
回答済み
how to deploy deep learning prototype to FPGA using HDL Coder?
Hello Owen, Apart from MatConvNet, MATLAB now supports deep learning natively in Neural Network Toolbox. See this for more in...
how to deploy deep learning prototype to FPGA using HDL Coder?
Hello Owen, Apart from MatConvNet, MATLAB now supports deep learning natively in Neural Network Toolbox. See this for more in...
約8年 前 | 0
回答済み
HDL Coder: Clock-rate pipelining example
Hello Thibault Yes, this kind of controller use-case is ideal for using clock-rate pipelining. Yes, I can certainly help you ...
HDL Coder: Clock-rate pipelining example
Hello Thibault Yes, this kind of controller use-case is ideal for using clock-rate pipelining. Yes, I can certainly help you ...
10年以上 前 | 0
回答済み
HDL Coder: Clock-rate pipelining example
Hello, Yes, we are in the process of publishing an example for the clock-rate pipelining feature in R2015b. I'm happy to shar...
HDL Coder: Clock-rate pipelining example
Hello, Yes, we are in the process of publishing an example for the clock-rate pipelining feature in R2015b. I'm happy to shar...
10年以上 前 | 0
回答済み
HDL Coder: Pipelined multipliers in logic
Hello, What is the size of your multiplier (in terms of bit-width)? In R2015a, HDL Coder introduced an option to partition mu...
HDL Coder: Pipelined multipliers in logic
Hello, What is the size of your multiplier (in terms of bit-width)? In R2015a, HDL Coder introduced an option to partition mu...
10年以上 前 | 0
回答済み
Matlab to RTL - Block RAM Enable
Hi Arun, I am from MathWorks. So, the example was written a while back. Many of the features were developed in later releases...
Matlab to RTL - Block RAM Enable
Hi Arun, I am from MathWorks. So, the example was written a while back. Many of the features were developed in later releases...
11年弱 前 | 0
| 採用済み
回答済み
Matlab to RTL - Block RAM Enable
HDL Coder supports mapping to RAMs in two ways: 1. Manual mapping using the hdl.Ram system object 2. Automatic mapping from MA...
Matlab to RTL - Block RAM Enable
HDL Coder supports mapping to RAMs in two ways: 1. Manual mapping using the hdl.Ram system object 2. Automatic mapping from MA...
11年弱 前 | 0
回答済み
HDL Coder Pipeline Sample Rate
Hi Jeff, very good question. What release of HDL Coder are you using? This is a known issue and we are providing new capabili...
HDL Coder Pipeline Sample Rate
Hi Jeff, very good question. What release of HDL Coder are you using? This is a known issue and we are providing new capabili...
11年以上 前 | 0
| 採用済み
回答済み
Matlab function block optimization (HDL Coder)
Yes, with 12a, you will not have the 'VariablesToPipeline' feature. But still you can use the the parameters you have mentioned,...
Matlab function block optimization (HDL Coder)
Yes, with 12a, you will not have the 'VariablesToPipeline' feature. But still you can use the the parameters you have mentioned,...
11年以上 前 | 0
回答済み
Code generation option in HDL coder for high clock frequency
* How did you arrive at the clock frequency? Did you set it as a synthesis constraint? Was that constraint met? What was the clo...
Code generation option in HDL coder for high clock frequency
* How did you arrive at the clock frequency? Did you set it as a synthesis constraint? Was that constraint met? What was the clo...
11年以上 前 | 0
回答済み
Matlab function block optimization (HDL Coder)
Which version of MATLAB are you using? Assuming it is a fixed-point algorithm, you can right click on the MATLAB function block,...
Matlab function block optimization (HDL Coder)
Which version of MATLAB are you using? Assuming it is a fixed-point algorithm, you can right click on the MATLAB function block,...
11年以上 前 | 0
回答済み
Reducing area utilization in HDL code
There are several resource sharing features you can try out. If you look at the HDL Coder product examples in the doc, you'll fi...
Reducing area utilization in HDL code
There are several resource sharing features you can try out. If you look at the HDL Coder product examples in the doc, you'll fi...
12年弱 前 | 0
| 採用済み
回答済み
HDL Simulator output arrays in step function (2012a)
If you generated your HDL through HDL Coder, you may consider turning on the ScalarizePorts option - you can get to this by open...
HDL Simulator output arrays in step function (2012a)
If you generated your HDL through HDL Coder, you may consider turning on the ScalarizePorts option - you can get to this by open...
約13年 前 | 0
回答済み
HDL coder to generate single rtl module for multiple subsystem.
Hierarchy flattening only works if the subsystem being flattened has all default parameters set on it. That is, if you look at t...
HDL coder to generate single rtl module for multiple subsystem.
Hierarchy flattening only works if the subsystem being flattened has all default parameters set on it. That is, if you look at t...
約13年 前 | 0
回答済み
How to do area-optimization like sharing and streaming in models with feedback? - Simulink HDL Coder
Hello, To fix this in your model, consider moving the feedback loop in to the subsystem where sharing is occuring. This shoul...
How to do area-optimization like sharing and streaming in models with feedback? - Simulink HDL Coder
Hello, To fix this in your model, consider moving the feedback loop in to the subsystem where sharing is occuring. This shoul...
約13年 前 | 0
回答済み
Does HDL Coder always introduce delays to balance delay due to resource sharing?
Yes, delay balancing is always on by default in HDL Coder since R2011a. Each group of shared resource introduces a single unit d...
Does HDL Coder always introduce delays to balance delay due to resource sharing?
Yes, delay balancing is always on by default in HDL Coder since R2011a. Each group of shared resource introduces a single unit d...
13年以上 前 | 0


