photo

Tom Richter

MathWorks

Last seen: 5ヶ月 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

0 質問
29 回答

ランク
1,019
of 300,292

評判
74

コントリビューション
0 質問
29 回答

回答採用率
0.00%

獲得投票数
11

ランク
 of 20,908

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 167,999

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Knowledgeable Level 3
  • 6 Month Streak
  • First Answer
  • First Review

バッジを表示

Feeds

表示方法

回答済み
Not possible to set-up SoC Blockset Support Package for AMD FPGA and SoC Devices
Hi Sergei, The setup for the RFSoC for ZCU111 should be straight forward. I see this in R2024b: Select the first option and ...

6ヶ月 前 | 1

| 採用済み

回答済み
ZCU111 FMCP or generic custom port R/W
If the I/O pin is not defined in existing LED, DIP, PB blocks, you can use the ‘I/O Pin’ block to specify the custom pin. open...

1年以上 前 | 0

| 採用済み

回答済み
Delay balancing unsuccessful. Cause: Non-discrete rates cannot be handled by delay balancing. Offending block: sqrt_to_hdl
Hi Andrew, You can only generate HDL code from discrete models. That means, you need to set a sample time. Seeing your model yo...

1年以上 前 | 2

| 採用済み

回答済み
FIR filter coeff design for FPGA IP core
Hello Nikolaos, If I understand correctly, you are only designing the filter in MATLAB and then use Altera IP directly inste...

1年以上 前 | 0

| 採用済み

回答済み
CP210x USB to UART Bridge VCP Drivers (code 10 in windows device manger)
Hello Ali, I had to install the driver recently to connect the ZCU102 board to a computer with no Vivado Installation (that oft...

1年以上 前 | 1

| 採用済み

回答済み
HDL Coder timing report shows a different negative slack when building the exact model twice
Hi Yeung Pok, I suggest contacting Technical Support to help you with this issue/question. If you go to https://www.mathworks.c...

1年以上 前 | 0

回答済み
How to generate IP block from QAM receiver example?
Hi Jakub, First, know that we have toolboxes which come with a streaming interface already (DSP HDL Toolbox, Wireless HDL Toolb...

1年以上 前 | 0

回答済み
Error when generating HDL code for deserializer1D
Hi Luca, Maybe by now you did already but I suggest contacting Technical Support to help you with this issue/question. If you g...

1年以上 前 | 1

回答済み
Training in programming FPGAs in Matlab/Simulink using examples: from simple to complex
Hi Andrew, First, HDL Coder supports many blocks for generating VHDL, Verilog, and SystemVerilog code. You can find if a block ...

1年以上 前 | 1

| 採用済み

回答済み
Digital Down Converter: # Samples must be Integer multiple of decimation factor
Hi Egor, I agree with Fangjun and suggest contacting Technical Support to help you with this issue/question. If you go to htt...

1年以上 前 | 0

回答済み
How to set Unconditional Transition State for Else Statement in HDL Coder with a Counter?
Hello Michael, This is a good catch. Have you tried to use the “after” temporal logic operator on a smaller design? Did the Syn...

1年以上 前 | 0

| 採用済み

回答済み
Is it possible to do an Inference on an Artix7 esp. a Digilent Nexys Video Board?
Hi Silas, I suggest contacting Technical Support to help you with this issue/question. If you go to https://www.mathworks.com...

1年以上 前 | 1

回答済み
Good FPGA for learning MATLAB for signal processing and comm
Hello Bogdan, You find information about supported hardware here. There are boards from AMD (Xilinx), Altera (Intel), and Mic...

1年以上 前 | 1

| 採用済み

回答済み
Field-Oriented Control on FPGA SoC and Vivado Design Suite - HLx Editions - 2020.1
Hi Aleksander, in the current version of MATLAB R2023b we support Vivado 2022.1 for this Trenz Motor Control example. If you wa...

1年以上 前 | 0

回答済み
Can you use switches as inputs in a design tested with FPGA-in-the-Loop simulation? (on a Zedboard)
Hi Julien, FIL is just for testing an algorithm independently of any peripherals. What you like to do is FPGA Prototyping. S...

1年以上 前 | 0

| 採用済み

回答済み
How to configure Kria KV260 Vision AI Starter Kit for FPGA-in-the-loop with Simulink?
Hi Fabio, I suggest contacting Technical Support to help you with this issue/question. If you go to https://www.mathworks.com/s...

1年以上 前 | 0

回答済み
HDL Code Generation using remotely installed Vivado
Hi Fabio, this should work on Windows (similar for Linux): hdlsetuptoolpath('ToolName', 'Xilinx Vivado', 'ToolPath', ... '\\...

1年以上 前 | 0

| 採用済み

回答済み
Deep Learning Network on a Xilinx Cora Z7-10
Hi Martin, You can use Deep Learning HDL Toolbox to deploy a network on FPGAs/SoSs from AMD or Intel. We don't support your boa...

2年弱 前 | 1

回答済み
Why do I receive the error "Unable to perform assignment because the left and right sides have a different number of elements." in step 3.2 of HDL Workflow Advisor?
Hi Gorka, Have you tried to run the HDL WA with a new project name (Step 1.1)? If this does not help, please share more informa...

2年弱 前 | 0

回答済み
Simulink/HDLVerifier : error setting property 'status' of class 'CosimWizardPkg.CosimWizardDlg'. Value must contain ASCII characters
Hi Christophe, In the current MATLAB release (R2023b) we only support: Questa® Core/Prime 2022.4 ModelSim® PE 2022.4 ...

2年弱 前 | 0

| 採用済み

回答済み
Using a persistent variable array in MATLAB function for HDL Coder
Hi Kaan, it would be good if you could share your MATLAB code you try to implement using the MATLAB Function block. For me it s...

2年弱 前 | 0

回答済み
Generic data type configuration based on reference precision.
Here the file I used (R2023b).

2年弱 前 | 0

回答済み
Generic data type configuration based on reference precision.
Hi Eirik, Okay, I think I understand now what you need. First, you only have 27 bits data not 29. Therefore, you want to map th...

2年弱 前 | 0

回答済み
adi rf som gpio options
Hi Raz, Let me use a shipping example "HW/SW Co-Design QPSK Transmit and Receive Using Analog Devices AD9361/AD9364". I change...

2年弱 前 | 0

| 採用済み

回答済み
FPGA Data Capture speed
Hello Jiri, This is quite an ambitious goal. The example "Stream Audio Signal from Intel FPGA Board Using Ready-to-Capture Sign...

2年弱 前 | 0

回答済み
Using Custom I/Q Sample on "GPS HDL Acquisition and Tracking Using C/A Code" Example
Hi Kaan, it depends on the range of your I/Q samples. In the example the data type is converted from double to fixed-point. Her...

2年弱 前 | 0

回答済み
FIL I/O options missing in the FIL wizard.
Hi Charanraj, I assume you refer to the FIL I/O panel in the FPGA Board Wizard of the FPGA Board Manager. You can access the FP...

2年弱 前 | 0

回答済み
How do i define an array as a HDL input?
Starting in R2022a, HDL Coder supports matrix types inputs and outputs at the DUT interface. This enhancement reduces the overhe...

2年弱 前 | 2

| 採用済み

回答済み
Implementing Variable Delay Length in Simulink Model for HDL Code Generation
Starting in R2022a, you can generate HDL code for the Variable Integer Delay block. You can now generate code for Delay block th...

2年弱 前 | 0