Statistics
RANK
152.751
of 295.467
REPUTATION
0
CONTRIBUTIONS
16 Questions
9 Answers
ANSWER ACCEPTANCE
68.75%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
HDL-Coder: Vivado gives errors creating bitstream due to disconnected URAM cascade inputs
Hello, Using Simulink/HDL Coder, I've created a system that works "just great" - I can create a bitstream and get static timing...
ongeveer een jaar ago | 1 answer | 0
1
answerQuestion
Simulink port annotations do not appear with HDL definition of wire/reg
Hello, I've been using Simulink's annotation feature to comment on various elements in my system. For instance, double click ba...
meer dan een jaar ago | 1 answer | 0
1
answerEfficient packing of data for BlockRAMs, UltraRAMs
Ok, I figured it out. The "size" field for a given variable in Model Explorer accepts a Matlab expression, so I set it to [1 Nsi...
meer dan een jaar ago | 0
Efficient packing of data for BlockRAMs, UltraRAMs
Hello, I am getting back to this now, as it does seem like we're going to need to be more efficient with memory use. The idea i...
meer dan een jaar ago | 0
Question
Mask parameter value is ignored with HDL Counter word length
Hello, I developed a specialized counter to accept starting count and max count values through inputs. I've made this into a mo...
meer dan een jaar ago | 2 answers | 0
2
answersHow to initialize Xilinx UltraRAMs?
Ok, I figured out a way around this: I provide some ports at the top level system to access the memory; these will be the data ...
meer dan een jaar ago | 0
Question
How to initialize Xilinx UltraRAMs?
I'd like to use UltraRAMs to store what are essentially filter coefficients (there's about 20 K values, 26 bits of precision). R...
meer dan een jaar ago | 2 answers | 0
2
answersQuestion
Efficient packing of data for BlockRAMs, UltraRAMs
Hi, I have a system where there's four channels of 18-bit data processed simultaneously and written to a RAM as 4096 words x 4 ...
meer dan een jaar ago | 3 answers | 0
3
answersQuestion
HDL Counter with programmable limit
Hello, I am using Simulink/HDL Coder to design a system. I use the HDL Counter block a lot. As I learn more, I realize that the...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
Unable to define type of persistent variable inside Simulink Matlab function block
Hi, Attached is a simple system demonstrating what I want to do and so far haven't figured out a way to do. I would like to ru...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
Trouble using fixed point type conversion in Simulink
Hello, I have a fairly large system I am converting to fixed point. I have made some progress by setting the input data types a...
meer dan een jaar ago | 1 answer | 0
1
answer"To Workspace" won't log as fixed-point
Ok, I found a workaround - setting the save format to "Timeseries" causes the data to be saved in the signal's original fixed-po...
meer dan een jaar ago | 0
Question
"To Workspace" won't log as fixed-point
Hello, I'm using the "To Workspace" block in my design and I want it to preserve the type of the signal its logging. I am in th...
meer dan een jaar ago | 1 answer | 0
1
answer"Failed to initialize the RTIOStream library" while installing HDL Verifier Support Package for Xilinx FPGA Boards add-on
Hi all, The issue seems to be that the Digilent Adept 2 Runtime was not installed. See also: Supported EDA Tools and Hardware a...
bijna 2 jaar ago | 0
| accepted
Question
"Failed to initialize the RTIOStream library" while installing HDL Verifier Support Package for Xilinx FPGA Boards add-on
Hello, This issue is different from this question - I have the issue while trying to configure the add-on. I think I'm followin...
bijna 2 jaar ago | 1 answer | 0
1
answerQuestion
HDL FIFO accepts three more pushes before signalling full
I'm trying to understand the operation of the HDL FIFO. See an image of my test system below. It has a register size of 5 in ...
bijna 2 jaar ago | 1 answer | 0
1
answerError when saving MLX file
I am having this problem, too, but the above work-around does not work. Without the work-around, I get this error dialog: Th...
ongeveer 2 jaar ago | 0
Programmatically adjusting editor fontsize does not work
This immediately changes the font in the command history window and no other window: s.matlab.fonts.codefont.Size.Temporary...
ongeveer 3 jaar ago | 0
Programmatically adjusting editor fontsize does not work
Kind of defeats the purpose when attaching an external monitor if I have to restart Matlab. I'll stick with mousing through the ...
ongeveer 3 jaar ago | 0
Question
Programmatically adjusting editor fontsize does not work
Hello, I'd like my editor and command window font size to be adjusted automatically when I plug in an external monitor to my la...
ongeveer 3 jaar ago | 4 answers | 0
4
answersQuestion
Enabling figure pan/zoom/data tips/etc. toolbar in figures
Hello, I recently upgraded to 2019b, and it seems some figure behavior has changed. I have a GUIDE application where I plot som...
meer dan 4 jaar ago | 1 answer | 0
1
answerHow to export complex-valued matrix to HDF file
I'm sorry, I did not figure out an HDF5 way of doing this. It was 5 years ago and I used Armadillo's ASCII export format, which ...
bijna 5 jaar ago | 0
Question
How to pass a class name as argument to a function
Hello, I'd like to initialize an element of a class with another class instance, and I'd like to pass in the particular class...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
How to export complex-valued matrix to HDF file
Hello, I need to export complex (real,imaginary) data from Matlab using the HDF5 format. I am using the Armadillo C++ templa...
ongeveer 10 jaar ago | 3 answers | 0
3
answersQuestion
Text box (auto) size for proportional fonts
Hi, I'm developing a GUI with plots that need annotations. I've been using the Static Text uicontrol and specifying its size...
meer dan 13 jaar ago | 1 answer | 0