Statistics
RANK
2,372
of 295,467
REPUTATION
26
CONTRIBUTIONS
0 Questions
10 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
5
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
How to initialize DDR External memory, such as InstructionData and WeightData unused dlhdl.Workflow deploy() function
The process to "program" the network is a combination of writing data to DDR and communication with the Deep Learning Processor ...
1 year ago | 0
Communication from processor (PS) to the FPGA (PL) via AXI4-lite
You can definitely edit the devicetree file. It's up to you if you want to edit the full file or instead use device tree overla...
2 years ago | 1
| accepted
Getting Started with Targeting Xilinx Zynq Platform
This is a documented bug from Xilinx for anyone trying to work with Vivado in the year 2022. We have now released an official p...
2 years ago | 0
How can I synthesize the Stereo Image Rectification simulink model for Intel Arria?
If you want to target a Zynq device, I would work towards that. There are a few ways that you can create the IP Core and deploy...
4 years ago | 1
| accepted
How to build a simulink model which can generate HDL coder to resize images or videos?
For HDL code generation - it really depends on if you want resize up or down. If you are using a live video signal (with horizo...
5 years ago | 0
hw/sw Co-Design Workflow and UDP communication between Zynq zedboard and host computer
You are heading in the right direction here. I think you should consolidate your UDP Send/Recv blocks so there are only one eac...
5 years ago | 1
| accepted
Pixhawk Video Tutorial with matlab simulink
You will need to become familiar with the PX4 open source flight stack and write your own S-Functions that communicate via the u...
6 years ago | 0
Solved
How to subtract?
*± ± ± ± ± ± ± ± ± ± ±* * Imagine you need to subtract one...
6 years ago
How can I sovle about external mode problem?
JaeYeong, You will also need to make sure that you are setting the correct serial port parameters in the model. You need to se...
9 years ago | 0
Pixhawk PX4 to support analog sensor I/O?
Thanks Jones99. We are always looking at ways to improve the support we have for the Pixhawk FMU. For advanced Simulink Us...
9 years ago | 0
Pixhawk PX4 Support - Vehicle GPS block parameters
Tony, This is the sample time of the block in the Simulink model. This is basically saying that the data will be sampled at 25...
9 years ago | 2
| accepted